Skip to content
This repository was archived by the owner on Feb 21, 2019. It is now read-only.

Commit 419708a

Browse files
committed
composer.json: in conflict with nette/nette < 2.2
1 parent 71f5308 commit 419708a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

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

0 commit comments

Comments
 (0)