Skip to content

Commit

Permalink
Bump PHP requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Mar 5, 2023
1 parent 4843012 commit d781a77
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 @@ -23,7 +23,7 @@
"magento/module-store": "^101.0.0",
"magento/module-page-cache": "^100.0",
"psr/log": "^1.0",
"php": ">=7.1.0",
"php": ">=7.3.0",
"ext-dom": "*",
"ext-pcre": "*",
"ext-gd": "*"
Expand Down

0 comments on commit d781a77

Please sign in to comment.