Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 99e70eb

Browse files
committed
updated composer.json
1 parent 682c754 commit 99e70eb

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
"doctrine/orm": ">=2.2.3,<2.4-dev",
1313
"doctrine/doctrine-bundle": "1.2.*",
1414
"twig/extensions": "1.0.*",
15-
"symfony/assetic-bundle": "2.1.*",
15+
"symfony/assetic-bundle": "2.3.*",
1616
"symfony/swiftmailer-bundle": "2.3.*",
1717
"symfony/monolog-bundle": "2.3.*",
1818
"sensio/distribution-bundle": "2.3.*",
@@ -39,7 +39,7 @@
3939
"config": {
4040
"bin-dir": "bin"
4141
},
42-
"minimum-stability": "dev",
42+
"minimum-stability": "rc",
4343
"extra": {
4444
"symfony-app-dir": "app",
4545
"symfony-web-dir": "web",

0 commit comments

Comments
 (0)