Skip to content

Commit 51ba887

Browse files
Merge pull request #3 from cubenl/feature/silverstripe-5
SilverStripe 5
2 parents 16ec1c6 + 1d849ce commit 51ba887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
}
3636
},
3737
"require": {
38-
"php": ">=7.2.0",
39-
"silverstripe/framework": "^4.0"
38+
"php": ">=8.1",
39+
"silverstripe/framework": "^5"
4040
},
4141
"require-dev": {
4242
"phpunit/phpunit": "^5.7",

0 commit comments

Comments
 (0)