Skip to content

Commit

Permalink
Reduce version constraint for TYPO3 v9
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer committed Feb 16, 2023
1 parent a1c2a26 commit 0c1dc27
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 @@ -40,7 +40,7 @@
"solarium/solarium": "^5.2.0"
},
"require-dev": {
"spatie/phpunit-watcher": "^1.23.6",
"spatie/phpunit-watcher": "^1.23.0",
"typo3/cms-backend": "^9.5.31|^10.4.36",
"typo3/cms-fluid": "^9.5.31|^10.4.36",
"typo3/cms-fluid-styled-content": "^9.5.31|^10.4.36",
Expand Down

0 comments on commit 0c1dc27

Please sign in to comment.