MNT Update development dependencies

This commit is contained in:
Guy Sartorelli 2023-03-10 16:33:11 +13:00
parent 1dc37ac0c1
commit 428b503a70
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
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.0-beta1",
"silverstripe/framework": "4.13.x-dev",
"colymba/gridfield-bulk-editing-tools": "^3.0.0-beta4"
},
"suggest": {