Merge pull request #365 from creative-commoners/pulls/3.10/fix-constraints

MNT Revert erroneous dependency changes
This commit is contained in:
Steve Boyd 2023-03-28 17:04:12 +13:00 committed by GitHub
commit f5157aaf3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.x-dev",
"silverstripe/framework": "^4.10",
"colymba/gridfield-bulk-editing-tools": "^3.0.0-beta4"
},
"suggest": {