Skip to content

Commit b469918

Browse files
authored
support php 8
1 parent e7feb72 commit b469918

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
@@ -4,7 +4,7 @@
44
"type": "library",
55
"license": "MIT",
66
"require": {
7-
"php": "^7.3",
7+
"php": "^7.3|^8.0",
88
"laravel/framework": "^6.0|^7.0|^8.0",
99
"guzzlehttp/guzzle": "^6.4",
1010
"jaybizzle/crawler-detect": "^1.2"

0 commit comments

Comments
 (0)