We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e08e51d commit 1ad7616Copy full SHA for 1ad7616
composer.json
@@ -14,7 +14,7 @@
14
],
15
"require": {
16
"php": "^7.4 || ^8.0",
17
- "silverstripe/framework": "^4.10",
+ "silverstripe/framework": "4.13.x-dev",
18
"colymba/gridfield-bulk-editing-tools": "^3.0.0-beta4"
19
},
20
"suggest": {
@@ -46,4 +46,4 @@
46
"license": "BSD-3-Clause",
47
"minimum-stability": "dev",
48
"prefer-stable": true
49
-}
+}
0 commit comments