Skip to content

Commit

Permalink
Lower PHP requirement from 7.1.3 to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
axlon committed Mar 25, 2019
1 parent 51fd6c9 commit c9c4532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
}
],
"require": {
"php": "^7.1.3",
"php": "^7.1",
"illuminate/support": ">=5.1,<5.9",
"illuminate/validation": ">=5.1,<5.9",
"sirprize/postal-code-validator": "^1.3"
Expand Down

0 comments on commit c9c4532

Please sign in to comment.