MNT Revert erroneous dependency changes (#95)

This commit is contained in:
Guy Sartorelli 2023-03-28 17:02:59 +13:00 committed by GitHub
parent 6ef3acd518
commit 23843cd97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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