Skip to content

Commit a304e95

Browse files
Added PHP 8
1 parent 6a11260 commit a304e95

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^5.3.0 || ^7.0.0",
17+
"php": "^5.3.0 || ^7.0.0 || ^8.0.0",
1818
"ext-curl": "*",
1919
"ext-libxml": "*"
2020
},

0 commit comments

Comments
 (0)