Skip to content

Commit b3ac615

Browse files
authored
Merge pull request #2 from brian-florian/master
Added Support to ^Php8.0
2 parents 7faad27 + c2d8b00 commit b3ac615

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": "^7.0"
13+
"php": "^7.0|^8.0"
1414
},
1515
"minimum-stability": "stable",
1616
"autoload": {

0 commit comments

Comments
 (0)