We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faef26f commit a01bcf2Copy full SHA for a01bcf2
composer.json
@@ -10,8 +10,8 @@
10
"require": {
11
"php": "^8.1",
12
"cwp/cwp": "^3",
13
- "silverstripe/framework": "^5",
14
- "symbiote/silverstripe-gridfieldextensions": "^4"
+ "silverstripe/framework": "^6",
+ "symbiote/silverstripe-gridfieldextensions": "^5"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^9.6",
0 commit comments