Skip to content

Commit c2d8b00

Browse files
committed
feat(PhpSupport): Added Support to Php8
1 parent 82cdcbb commit c2d8b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"license": "MIT",
1212
"require": {
13-
"php": "^8.0"
13+
"php": "^7.0|^8.0"
1414
},
1515
"minimum-stability": "stable",
1616
"autoload": {

0 commit comments

Comments
 (0)