Skip to content

Commit

Permalink
require php 7.0 minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared King committed Dec 7, 2018
1 parent 8af1fef commit f92bd3d
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 @@ -19,7 +19,7 @@
"psr-4": {"Infuse\\Email\\": "src/"}
},
"require": {
"php": ">=5.6.0"
"php": ">=7.0"
},
"require-dev": {
"infuse/infuse": "~1.6",
Expand Down

0 comments on commit f92bd3d

Please sign in to comment.