Skip to content

Commit 6137fe1

Browse files
committed
bug #66 Remove minimum-stability from Composer config (javiereguiluz)
This PR was merged into the 1.0-dev branch. Discussion ---------- Remove minimum-stability from Composer config Reported here: https://twitter.com/electricmaxxx/status/935944477998534658 Commits ------- 5f95d25 Remove minimum-stability from Composer config
2 parents 5c7c084 + 5f95d25 commit 6137fe1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"homepage": "https://symfony.com/contributors"
1010
}
1111
],
12-
"minimum-stability": "beta",
1312
"require": {
1413
"php": "^7.0.8",
1514
"symfony/config": "^3.4|^4.0",

0 commit comments

Comments
 (0)