Skip to content

Commit 5e0ae40

Browse files
authored
php 8 support
1 parent 2d33e5d commit 5e0ae40

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
@@ -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": "^6.0|^7.0|^8.0",
1010
"ext-json": "*"
1111
},

0 commit comments

Comments
 (0)