MNT Update development dependencies

This commit is contained in:
Guy Sartorelli 2023-03-10 12:21:29 +13:00
parent 4e3f68cdb1
commit 9fd768d5ad
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "^4.10"
"silverstripe/framework": "4.13.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
@ -40,4 +40,4 @@
"license": "BSD-3-Clause",
"minimum-stability": "dev",
"prefer-stable": true
}
}