Skip to content

Commit 99eaf10

Browse files
committed
updated dependencies
1 parent 8270a0f commit 99eaf10

File tree

2 files changed

+95
-94
lines changed

2 files changed

+95
-94
lines changed

composer.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,21 @@
1414
"symfony/monolog-bundle": "2.3.*",
1515
"symfony/assetic-bundle": "2.3.*",
1616
"sensio/distribution-bundle": "2.3.*",
17-
"symfony-cmf/symfony-cmf": "1.0.0-RC5",
18-
"symfony-cmf/simple-cms-bundle": "1.0.0-RC5",
19-
"symfony-cmf/create-bundle": "1.0.0-RC2",
20-
"jackalope/jackalope-doctrine-dbal": "1.0.0-RC3",
17+
"symfony-cmf/symfony-cmf": "1.0.0-RC6",
18+
"symfony-cmf/simple-cms-bundle": "1.0.0-RC6",
19+
"symfony-cmf/create-bundle": "1.0.0-RC3",
20+
"jackalope/jackalope-doctrine-dbal": "1.0.0-RC4",
2121
"doctrine/doctrine-bundle": "1.2.*",
2222
"doctrine/data-fixtures": "1.0.*",
23-
"liip/functional-test-bundle": "1.0.*",
2423
"lunetics/locale-bundle": "2.2.*",
2524
"liip/doctrine-cache-bundle": "1.0.*",
2625
"incenteev/composer-parameter-handler": "~2.0",
2726
"liip/imagine-bundle": "~0.12",
2827
"wjzijderveld/check-bundles": "1.0.*"
2928
},
29+
"require-dev": {
30+
"liip/functional-test-bundle": "1.0.*"
31+
},
3032
"scripts": {
3133
"post-install-cmd": [
3234
"WillemJan\\CheckBundles\\Composer\\CheckBundles::postPackageUpdate",

composer.lock

Lines changed: 88 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)