Skip to content

Commit

Permalink
specify php version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed May 18, 2017
1 parent 0199aea commit 664fad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
}
],
"require": {
"php": "^5.6 || ^7.0",
"nette/di": "^2.4@dev",
"tracy/tracy": "^2.4@dev",
"monolog/monolog": "^1.10"
Expand Down

0 comments on commit 664fad6

Please sign in to comment.