Skip to content

Commit 5938b1b

Browse files
committed
composer.json: in conflict with nette/nette < 2.2
1 parent 54cd41c commit 5938b1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"nette/tester": "~1.0",
2323
"latte/latte": "~2.2"
2424
},
25+
"conflict": {
26+
"nette/nette": "<2.2"
27+
},
2528
"autoload": {
2629
"classmap": ["src/"]
2730
},

0 commit comments

Comments
 (0)