Skip to content

Commit b84ec47

Browse files
committed
Update package name
1 parent 6ce696a commit b84ec47

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "phly/phly-event-dispatcher",
2+
"name": "phpactor/phly-event-dispatcher",
33
"description": "Experimental event dispatcher for PSR-14",
44
"license": "BSD-3-Clause",
55
"keywords": [
@@ -53,9 +53,6 @@
5353
"branch-alias": {
5454
"dev-master": "1.0.x-dev",
5555
"dev-develop": "1.1.x-dev"
56-
},
57-
"zf": {
58-
"config-provider": "Phly\\EventDispatcher\\ConfigProvider"
5956
}
6057
},
6158
"scripts": {

0 commit comments

Comments
 (0)