Skip to content

Commit 8e03273

Browse files
committed
Merge branch 'release/v1.1.0'
2 parents 739e84f + 462f271 commit 8e03273

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": ["laravel", "cpanel", "cpanel api", "cpanel uapi"],
55
"homepage": "https://www.webreinvent.com",
66
"license": "MIT",
7-
"version": "1.0.4",
7+
"version": "1.1.0",
88
"authors": [
99
{
1010
"name": "WebReinvent",
@@ -16,7 +16,7 @@
1616
},
1717
"autoload": {
1818
"psr-4": {
19-
"WebReinvent\\CPanel\\": "src/"
19+
"WebReinvent\\CPanel\\": "/"
2020
},
2121
"files": [
2222
]

0 commit comments

Comments
 (0)