Skip to content

Commit d1a20a6

Browse files
committed
WIP: bump requirements to minimum silverstripe/framework 4.10.0
1 parent 221dc77 commit d1a20a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
],
1919
"require": {
2020
"dnadesign/silverstripe-elemental": "^4",
21+
"silverstripe/framework": "^4.1.0",
2122
"unclecheese/display-logic": "^2"
2223
},
2324
"require-dev": {
24-
"phpunit/phpunit": "^5.7"
25+
"phpunit/phpunit": "^9.5"
2526
}
2627
}

0 commit comments

Comments
 (0)