mirror of
https://github.com/stan220/WildcardEventDispatcher.git
synced 2026-09-08 16:28:35 +00:00
Fix autoload path and remove superfluoustarget directory
This commit is contained in:
+1
-2
@@ -13,7 +13,6 @@
|
||||
"symfony/event-dispatcher": ">=2.0-dev,<2.2-dev"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "Jmikola\\WildcardEventDispatcher": "" }
|
||||
"psr-0": { "Jmikola": "src/" }
|
||||
},
|
||||
"target-dir": "Jmikola/WildcardEventDispatcher"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user