Skip to content

Commit 439a072

Browse files
author
janatzend
authored
Merge pull request #13 from tobias-trozowski/invalid-composer-package-name
fixed invalid composer package name
2 parents d648786 + aaf90e3 commit 439a072

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)