Skip to content

Commit

Permalink
MNT Revert erroneous dependency changes (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Mar 28, 2023
1 parent afbd6d5 commit 933a37d
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 @@ -34,8 +34,8 @@
"require": {
"php": "^7.4 || ^8.0",
"composer/composer": "^2",
"silverstripe/framework": "^4.10",
"bringyourownideas/silverstripe-maintenance": "^2"
"silverstripe/framework": "4.13.x-dev",
"bringyourownideas/silverstripe-maintenance": "2.7.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 933a37d

Please sign in to comment.