Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
require minimum of nette/utils 2.5, otherwise php7.2 cannot build
Browse files Browse the repository at this point in the history
  • Loading branch information
dakorpar committed Apr 11, 2018
1 parent 0620ba3 commit 3a029b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -41,7 +41,7 @@
"nette/safe-stream": "~2.3",
"nette/security": "~2.4",
"nette/tokenizer": "~2.2",
"nette/utils": "~2.5",
"nette/utils": "^2.5",
"latte/latte": "~2.4",
"tracy/tracy": "~2.4",

Expand Down

0 comments on commit 3a029b5

Please sign in to comment.