Skip to content

Commit 6afe376

Browse files
authored
php 8 support
1 parent a0c112d commit 6afe376

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
@@ -5,7 +5,7 @@
55
"type": "library",
66
"license": "MIT",
77
"require": {
8-
"php": "^7.3",
8+
"php": "^7.3|^8.0",
99
"laravel/framework": "^8.0",
1010
"doctrine/dbal": "^2.9"
1111
},

0 commit comments

Comments
 (0)