Skip to content

Commit 2012059

Browse files
authored
Support PHP8.0
1 parent 701e9ad commit 2012059

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
@@ -15,7 +15,7 @@
1515
],
1616
"minimum-stability": "stable",
1717
"require": {
18-
"php" : "^7.1"
18+
"php" : "^7.1 || ^8.0"
1919
},
2020
"license": "MIT",
2121
"autoload": {

0 commit comments

Comments
 (0)