mirror of
https://github.com/stan220/WildcardEventDispatcher.git
synced 2026-09-08 16:28:35 +00:00
Remove minimum-stability from composer.json
This only applies to root projects, and isn't necessary for testing.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"authors": [
|
||||
{ "name": "Jeremy Mikola", "email": "jmikola@gmail.com" }
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"symfony/event-dispatcher": "^2.3 || ^3.0"
|
||||
|
||||
Reference in New Issue
Block a user