Skip to content

Commit deb1d1b

Browse files
Update package name in composer.json
The package name in composer.json has been updated to correct a typo. The correct, updated name is "pavlusha/unit-php-sdk". This modification will ensure proper identification and accessibility of the package.
1 parent b74a282 commit deb1d1b

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": "pavlusha311245/unit-php-sdk",
2+
"name": "pavlusha/unit-php-sdk",
33
"version": "0.7.0",
44
"type": "sdk",
55
"description": "This project allows developers to interact with the Nginx Unit web server through PHP classes",

0 commit comments

Comments
 (0)