MNT Revert erroneous dependency changes (#107)

This commit is contained in:
Guy Sartorelli 2023-03-28 17:11:38 +13:00 committed by GitHub
parent 729494737d
commit e5c349b1b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,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",