Skip to content

Commit

Permalink
Merge pull request #54 from creative-commoners/pulls/4.5/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 19a8b3c + 09b3cec commit d5b6b70
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 @@ -11,7 +11,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/admin": "1.13.x-dev"
"silverstripe/admin": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit d5b6b70

Please sign in to comment.