Skip to content

Commit

Permalink
[TASK] Change requirements for PHP (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
sypets authored Oct 27, 2024
1 parent 6fc0d3b commit b86a165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "^8.1",
"typo3/cms-backend": "^12.4.1 || ^13.4",
"typo3/cms-core": "^12.4.1 || ^13.4",
"typo3/cms-fluid": "^12.4.1 || ^13.4"
Expand Down

0 comments on commit b86a165

Please sign in to comment.