Skip to content

Commit 061ed26

Browse files
committed
update composer settings
1 parent 49aceb1 commit 061ed26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "wsdltophp/packagebascis",
3-
"description": "Holds the basic classes to be used in a package generated by wsdltophp/packagegenerator",
2+
"name": "wsdltophp/packagebase",
3+
"description": "Contains the base classes to be used by classes generated by wsdltophp/packagegenerator",
44
"type": "library",
55
"keywords" : ["php","models"],
66
"homepage" : "https://github.com/WsdlToPhp/PackageBase",

0 commit comments

Comments
 (0)