Skip to content

Commit

Permalink
[All]: change required php version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasPilar committed Dec 11, 2018
1 parent b1f3f00 commit 1b8418e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -7,7 +7,7 @@
{ "name": "Tomáš Pilař", "email": "email@tomaspilar.cz", "homepage": "https://www.tomaspilar.cz/" }
],
"require": {
"php": "~7.1",
"php": "^7.1",
"nette/bootstrap": "^2.4",
"nette/caching": "^2.4",
"nette/di": "^2.4",
Expand Down

0 comments on commit 1b8418e

Please sign in to comment.