Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 5041179

Browse files
committed
Updated core bundle dep
1 parent f3bffd6 commit 5041179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"minimum-stability": "dev",
1313
"require": {
1414
"symfony-cmf/routing-bundle": "1.2.x-dev",
15-
"symfony-cmf/core-bundle": "1.0.*",
15+
"symfony-cmf/core-bundle": "1.1.x-dev",
1616
"aferrandini/urlizer": "1.0.*",
1717
"doctrine/phpcr-odm": "1.1.x-dev",
1818
"symfony/config": "~2.2",
@@ -21,7 +21,7 @@
2121
"require-dev": {
2222
"symfony-cmf/testing": "1.1.*",
2323
"symfony/yaml": "~2.1.0",
24-
"phpspec/phpspec": "2.0.0",
24+
"phpspec/prophecy": "1.1.2",
2525
"matthiasnoback/symfony-dependency-injection-test": "0.*",
2626
"matthiasnoback/symfony-config-test": "0.*"
2727
},

0 commit comments

Comments
 (0)