Skip to content

Commit

Permalink
Merge pull request #89 from creative-commoners/pulls/2.7/fix-constraints
Browse files Browse the repository at this point in the history
MNT Revert erroneous dependency changes
  • Loading branch information
Maxime Rainville authored Mar 28, 2023
2 parents fb21a34 + f4874f1 commit ad13118
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 @@ -16,7 +16,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.x-dev"
"silverstripe/framework": "^4.10"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit ad13118

Please sign in to comment.