mirror of
https://github.com/stan220/WildcardEventDispatcher.git
synced 2026-09-08 17:28:37 +00:00
Added support for Symfony event-dispatcher v4
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"symfony/event-dispatcher": "^2.3 || ^3.0"
|
||||
"symfony/event-dispatcher": "^2.3 || ^3.0 || ^4.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "Jmikola": "src/" }
|
||||
|
||||
Reference in New Issue
Block a user