Skip to content

Commit 7fcefa6

Browse files
committed
Merge branch 'release/v1.3.0'
2 parents 5c54d1b + a04a8de commit 7fcefa6

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
@@ -4,15 +4,15 @@
44
"keywords": ["laravel", "cpanel", "cpanel api", "cpanel uapi"],
55
"homepage": "https://www.webreinvent.com",
66
"license": "MIT",
7-
"version": "1.2.1",
7+
"version": "1.3.0",
88
"authors": [
99
{
1010
"name": "WebReinvent",
1111
"email": "we@webreinvent.com"
1212
}
1313
],
1414
"require": {
15-
"php": "^7.2"
15+
"php": "^7.3|^8.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)