Skip to content

Commit

Permalink
chore: prepare for v12 work
Browse files Browse the repository at this point in the history
  • Loading branch information
tlayh committed Jun 17, 2024
1 parent 7fe7157 commit 5a6abeb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,14 @@
],
"require": {
"php": "^8.0",
"typo3/cms-core": "^11.5",
"typo3/cms-core": "^11.5 || ^12.4",
"typo3/cms-extbase": "*",
"typo3/cms-sv": "*",
"typo3/cms-backend": "*",
"typo3/cms-reports": "*",
"typo3/cms-frontend": "*"
},
"require-dev": {
"nimut/typo3-complete": "^v11.5",
"typo3/testing-framework": "^7.0",
"phpcompatibility/php-compatibility": "^9.3",
"phpstan/phpstan": "^1.10",
Expand Down

0 comments on commit 5a6abeb

Please sign in to comment.