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 7ebee26 commit 2d34feeCopy full SHA for 2d34fee
src/Laravel/composer.json
@@ -48,8 +48,8 @@
48
"illuminate/support": "^11.0 || ^12.0",
49
"laravel/framework": "^11.0 || ^12.0",
50
"symfony/deprecation-contracts": "^3.6",
51
- "symfony/type-info": "^7.2 || ^8.0",
52
- "symfony/web-link": "^6.4 || ^7.1 || ^8.0",
+ "symfony/type-info": "^7.2",
+ "symfony/web-link": "^6.4 || ^7.1",
53
"willdurand/negotiation": "^3.1"
54
},
55
"require-dev": {
@@ -62,7 +62,7 @@
62
"phpdocumentor/type-resolver": "^1.7",
63
"phpstan/phpdoc-parser": "^1.29 || ^2.0",
64
"phpunit/phpunit": "11.5.x-dev",
65
- "symfony/http-client": "^7.3 || ^8.0"
+ "symfony/http-client": "^7.3"
66
67
"autoload": {
68
"psr-4": {
0 commit comments