Skip to content

Commit

Permalink
Merge pull request #86 from creative-commoners/pulls/4/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 58c95f4 + 919b6e0 commit d33e759
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 @@ -13,7 +13,7 @@
],
"license": "BSD-3-Clause",
"require": {
"php": "^7.3 || ^8.0",
"php": "^7.4 || ^8.0",
"silverstripe/mfa": "^4.0",
"silverstripe/siteconfig": "^4.0",
"spomky-labs/otphp": "^10",
Expand Down

0 comments on commit d33e759

Please sign in to comment.