Expeimental symfony 4 support
Showing
... | ... | @@ -13,7 +13,7 @@ |
], | ||
"require": { | ||
"php": ">=5.6", | ||
"symfony/event-dispatcher": "~2.3|~3.0" | ||
"symfony/event-dispatcher": "~2.3|~3.0|~4.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "~3.7", | ||
... | ... |
Please register or sign in to comment