Merge pull request #402 from rectorphp/symplify4

Remove minimum stability "beta" as Symplify 4 was realeased
This commit is contained in:
Tomáš Votruba 2018-04-03 09:39:04 +02:00 committed by GitHub
commit 0fc15eab99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,5 @@
],
"config": {
"sort-packages": true
},
"minimum-stability": "beta",
"prefer-stable": true
}
}