Skip to content

Commit

Permalink
DEP Set PHP 7.4 as the minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 10, 2022
1 parent b129f60 commit f4d9c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^7.3 || ^8.0",
"php": "^7.4 || ^8.0",
"silverstripe/framework": "^4.10@dev",
"silverstripe/cms": "^4.7@dev",
"silverstripe/admin": "^1.7@dev",
Expand Down

0 comments on commit f4d9c5f

Please sign in to comment.