Skip to content

Commit 88be767

Browse files
authored
Update composer.json
1 parent f7f9fd3 commit 88be767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
],
1919
"minimum-stability": "dev",
2020
"require": {
21-
"php": ">=7.0.0",
21+
"php": ">=7.3.0",
2222
"jaybizzle/laravel-crawler-detect": "1.*",
23-
"laravelcollective/html": "^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0"
23+
"laravelcollective/html": "^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0|^8.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)