Skip to content

Commit aaf90e3

Browse files
fixed invalid composer package name
1 parent d648786 commit aaf90e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name" : "ZendServerDeploymentHelper",
2+
"name" : "zend-pattern/ZendServerDeploymentHelper",
33
"require" : {
44
"zendframework/zendframework" : "=2.4.8",
55
"phpunit/phpunit" : "=3.7.32",

0 commit comments

Comments
 (0)