Skip to content

Commit ab0bf06

Browse files
DEP PHP Support in CMS5 (#86)
1 parent 30be4ec commit ab0bf06

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
@@ -15,8 +15,8 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.4 || ^8.0",
19-
"silverstripe/framework": "^4.10"
18+
"php": "^8.1",
19+
"silverstripe/framework": "^5"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)