Skip to content

Commit 9b1f781

Browse files
committed
FIX: nette/utils dependency
1 parent cdcff73 commit 9b1f781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"nette/di": "^2.4.7 || ^3.0",
1313
"nette/robot-loader": "^3.0.1",
1414
"nette/schema": "^1.0",
15-
"nette/utils": "^2.4.5 || ^3.0",
15+
"nette/utils": "^2.4.5 || ^2.5 || ^3.0",
1616
"nikic/php-parser": "^4.0.2",
1717
"phpstan/phpdoc-parser": "^0.3",
1818
"symfony/console": "~3.2 || ~4.0",

0 commit comments

Comments
 (0)