Skip to content

Commit

Permalink
MNT Revert erroneous dependency changes (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Mar 28, 2023
1 parent 86d0ad3 commit fb2e4b6
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 @@ -20,7 +20,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.x-dev",
"silverstripe/framework": "^4.10",
"silverstripe/vendor-plugin": "^1.0",
"symfony/filesystem": "^3.4|^4.0|^5.0",
"intervention/image": "^2.7",
Expand Down

0 comments on commit fb2e4b6

Please sign in to comment.