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

Commit 1d2e912

Browse files
committed
bumped 2.4 to stable
1 parent b5794a9 commit 1d2e912

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"symfony/swiftmailer-bundle": "~2.3",
1717
"symfony/monolog-bundle": "~2.4",
1818
"sensio/distribution-bundle": "~2.3",
19-
"sensio/framework-extra-bundle": "~3.0@dev",
19+
"sensio/framework-extra-bundle": "~3.0",
2020
"sensio/generator-bundle": "~2.3",
2121
"incenteev/composer-parameter-handler": "~2.0"
2222
},
@@ -39,7 +39,6 @@
3939
"config": {
4040
"bin-dir": "bin"
4141
},
42-
"minimum-stability": "beta",
4342
"extra": {
4443
"symfony-app-dir": "app",
4544
"symfony-web-dir": "web",

0 commit comments

Comments
 (0)