Skip to content

Commit 1618c20

Browse files
committed
Enabled PHP8
1 parent 4260263 commit 1618c20

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
@@ -25,6 +25,6 @@
2525
}
2626
},
2727
"require": {
28-
"php": "^7.1"
28+
"php": "^7.1 || ^8.0"
2929
}
3030
}

0 commit comments

Comments
 (0)