We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce696a commit b84ec47Copy full SHA for b84ec47
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "phly/phly-event-dispatcher",
+ "name": "phpactor/phly-event-dispatcher",
3
"description": "Experimental event dispatcher for PSR-14",
4
"license": "BSD-3-Clause",
5
"keywords": [
@@ -53,9 +53,6 @@
53
"branch-alias": {
54
"dev-master": "1.0.x-dev",
55
"dev-develop": "1.1.x-dev"
56
- },
57
- "zf": {
58
- "config-provider": "Phly\\EventDispatcher\\ConfigProvider"
59
}
60
},
61
"scripts": {
0 commit comments