MNT Revert erroneous dependency changes

This commit is contained in:
Guy Sartorelli 2023-03-28 14:54:37 +13:00
parent 6ef3acd518
commit 4ef2c490a1
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.x-dev"
"silverstripe/framework": "^4.10"
},
"require-dev": {
"phpunit/phpunit": "^9.5",