Skip to content

Commit 0c0c01f

Browse files
committed
Bumped phpcr-migrations version
1 parent 5fb1e3e commit 0c0c01f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
}
1010
],
1111
"require": {
12-
"phpcr/phpcr-migrations": "~0.1",
13-
"phpcr/phpcr-implementation": "~2.1",
14-
"doctrine/phpcr-bundle": "~1.2"
12+
"phpcr/phpcr-migrations": "^1.0",
13+
"phpcr/phpcr-implementation": "^2.1",
14+
"doctrine/phpcr-bundle": "^1.2"
1515
},
1616
"require-dev": {
1717
"symfony/symfony": "~2.3 || ~3.0",

0 commit comments

Comments
 (0)