We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f9fd3 commit 88be767Copy full SHA for 88be767
composer.json
@@ -18,9 +18,9 @@
18
],
19
"minimum-stability": "dev",
20
"require": {
21
- "php": ">=7.0.0",
+ "php": ">=7.3.0",
22
"jaybizzle/laravel-crawler-detect": "1.*",
23
- "laravelcollective/html": "^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0"
+ "laravelcollective/html": "^5.4|^5.5|^5.6|^5.7|^5.8|^6.0|^7.0|^8.0"
24
},
25
"autoload": {
26
"psr-4": {
0 commit comments