Skip to content

Commit 2d34fee

Browse files
committed
revert laravel
1 parent 7ebee26 commit 2d34fee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Laravel/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"illuminate/support": "^11.0 || ^12.0",
4949
"laravel/framework": "^11.0 || ^12.0",
5050
"symfony/deprecation-contracts": "^3.6",
51-
"symfony/type-info": "^7.2 || ^8.0",
52-
"symfony/web-link": "^6.4 || ^7.1 || ^8.0",
51+
"symfony/type-info": "^7.2",
52+
"symfony/web-link": "^6.4 || ^7.1",
5353
"willdurand/negotiation": "^3.1"
5454
},
5555
"require-dev": {
@@ -62,7 +62,7 @@
6262
"phpdocumentor/type-resolver": "^1.7",
6363
"phpstan/phpdoc-parser": "^1.29 || ^2.0",
6464
"phpunit/phpunit": "11.5.x-dev",
65-
"symfony/http-client": "^7.3 || ^8.0"
65+
"symfony/http-client": "^7.3"
6666
},
6767
"autoload": {
6868
"psr-4": {

0 commit comments

Comments
 (0)