Skip to content

Commit

Permalink
MNT Revert erroneous dependency changes (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Mar 28, 2023
1 parent 93a5ecf commit e6e95b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.x-dev",
"silverstripe/cms": "4.13.x-dev",
"silverstripe/framework": "^4.10",
"silverstripe/cms": "^4@dev",
"silverstripe/vendor-plugin": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit e6e95b8

Please sign in to comment.