Skip to content

Commit

Permalink
Merge pull request #158 from creative-commoners/pulls/2/php74
Browse files Browse the repository at this point in the history
DEP Set PHP 7.4 as the minimum version
  • Loading branch information
Maxime Rainville authored Feb 18, 2022
2 parents 342e059 + 1598576 commit 7ed2c4c
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 @@ -21,7 +21,7 @@
}
],
"require": {
"php": "^7.3 || ^8.0",
"php": "^7.4 || ^8.0",
"silverstripe/framework": "^4.10",
"silverstripe/cms": "^4.4@dev"
},
Expand Down

0 comments on commit 7ed2c4c

Please sign in to comment.