Skip to content

Commit

Permalink
Fix: support Nette 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGalek committed Sep 25, 2017
1 parent d417fe0 commit d969470
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 @@ -15,7 +15,7 @@
},
"require": {
"php": ">= 7.0",
"nette/utils": "^2.4|^3.0.*@beta"
"nette/utils": "^2.4|^3.0"
},
"require-dev": {
"nette/tester": "^2.0",
Expand Down

0 comments on commit d969470

Please sign in to comment.