Skip to content

Commit df62565

Browse files
authored
Merge pull request #12 from peckadesign/fix-nette
Aktualizace Nette/Application na 2.2.10
2 parents a6f2961 + bf360e0 commit df62565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "~7.0",
25-
"nette/application": "^2.2"
25+
"nette/application": ">= 2.2.10 < 2.3.0"
2626
},
2727
"require-dev": {
2828
"phpstan/phpstan": "~0.6.0",

0 commit comments

Comments
 (0)