Skip to content

Commit 0ddcfbd

Browse files
committed
depend on phpcr-bunlde 1.0
1 parent a1444ab commit 0ddcfbd

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
"require": {
1313
"phpcr/phpcr-migrations": "~0.1",
1414
"phpcr/phpcr-implementation": "~2.1",
15-
"doctrine/phpcr-bundle": "~1.2"
15+
"doctrine/phpcr-bundle": "~1.0"
1616
},
1717
"require-dev": {
1818
"symfony/symfony": "~2.4",

0 commit comments

Comments
 (0)