Skip to content

Commit

Permalink
Downgrade the required PHP version to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonamaya82 committed Oct 3, 2019
1 parent 53fd418 commit 8816c13
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 4 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {
"php": ">=7.3.2",
"php": ">=7.2",
"moxie-lean/loader": "^1.3"
},
"autoload": {
Expand Down
51 changes: 48 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8816c13

Please sign in to comment.