Skip to content

Commit 4b8024a

Browse files
committed
added conflict section to composer.json
1 parent b599337 commit 4b8024a

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
@@ -31,6 +31,9 @@
3131
"phpcr/phpcr": "~2.1.0",
3232
"symfony/console": "2.*,>=2.0.5"
3333
},
34+
"conflict": {
35+
"jackalope/jackalope-jackrabbit": "<1.2.1"
36+
},
3437
"autoload": {
3538
"psr-0": {
3639
"PHPCR\\Util": "src"

0 commit comments

Comments
 (0)