We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cdf64 commit b90347cCopy full SHA for b90347c
composer.json
@@ -20,11 +20,11 @@
20
],
21
"require": {
22
"php": "^8.1",
23
- "silverstripe/framework": "^5"
+ "silverstripe/framework": "^6"
24
},
25
"require-dev": {
26
- "phpunit/phpunit": "^9.5",
27
- "tractorcow/silverstripe-fluent": "^7",
+ "phpunit/phpunit": "^11",
+ "tractorcow/silverstripe-fluent": "^8",
28
"slevomat/coding-standard": "~8.8.0"
29
30
"autoload": {
0 commit comments