Skip to content

Commit b90347c

Browse files
committed
Update deps to SS6 latest
1 parent a6cdf64 commit b90347c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
],
2121
"require": {
2222
"php": "^8.1",
23-
"silverstripe/framework": "^5"
23+
"silverstripe/framework": "^6"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^9.5",
27-
"tractorcow/silverstripe-fluent": "^7",
26+
"phpunit/phpunit": "^11",
27+
"tractorcow/silverstripe-fluent": "^8",
2828
"slevomat/coding-standard": "~8.8.0"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)