Skip to content

Commit

Permalink
Merge pull request #30 from creative-commoners/pulls/1/php74
Browse files Browse the repository at this point in the history
DEP Set PHP 7.4 as the minimum version
  • Loading branch information
dhensby authored Feb 10, 2022
2 parents f183d8f + ae03deb commit 88298f3
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 @@ -4,7 +4,7 @@
"description": "SilverStripe Blog Project Template",
"license": "BSD-3-Clause",
"require": {
"php": "^7.3 || ^8.0",
"php": "^7.4 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "^4",
"silverstripe/blog": "3.x-dev",
Expand Down

0 comments on commit 88298f3

Please sign in to comment.