Remove stability requirement
... | ... | @@ -9,7 +9,6 @@ |
"require-dev": { | ||
"phpunit/phpunit": "~4.8" | ||
}, | ||
"minimum-stability": "dev", | ||
"autoload": { | ||
"psr-4": { | ||
"Ethereal\\": "lib" | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -9,7 +9,6 @@ |
"require-dev": { | ||
"phpunit/phpunit": "~4.8" | ||
}, | ||
"minimum-stability": "dev", | ||
"autoload": { | ||
"psr-4": { | ||
"Ethereal\\": "lib" | ||
... | ... |