Skip to content

Commit

Permalink
Composer: relax nette/utils version
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Nov 30, 2020
1 parent 4200586 commit 87b7dba
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 @@ -21,7 +21,7 @@
"require": {
"php": ">=7.2",
"guzzlehttp/psr7": "^1.7.0",
"nette/utils": "~3.0.0|~3.1.0"
"nette/utils": "^3.0.0"
},
"require-dev": {
"nette/application": "~3.0.0",
Expand Down

0 comments on commit 87b7dba

Please sign in to comment.