Skip to content

Commit 319636b

Browse files
authored
Update composer.json
1 parent 06b5fa6 commit 319636b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"minimum-stability": "dev",
2020
"require": {
21-
"php": ">=7.3.0",
21+
"php": ">=7.3.0|^8.0",
2222
"jaybizzle/laravel-crawler-detect": "1.*",
2323
"laravelcollective/html": "^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0|^8.0"
2424
},

0 commit comments

Comments
 (0)