Skip to content

Commit 3c4eac9

Browse files
committed
Bump Guzzle
1 parent 45fa128 commit 3c4eac9

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
@@ -11,7 +11,7 @@
1111
"php": "^7.2.5|^8.0",
1212
"fideloper/proxy": "^4.4",
1313
"fruitcake/laravel-cors": "^2.0",
14-
"guzzlehttp/guzzle": "^6.3",
14+
"guzzlehttp/guzzle": "^6.3.1|^7.0.1",
1515
"laravel/framework": "^7.29",
1616
"laravel/tinker": "^2.5"
1717
},
@@ -20,7 +20,7 @@
2020
"fakerphp/faker": "^1.9.1",
2121
"mockery/mockery": "^1.3.1",
2222
"nunomaduro/collision": "^4.1",
23-
"phpunit/phpunit": "^8.5.8|^9.3.3",
23+
"phpunit/phpunit": "^8.5.8|^9.3.3"
2424
},
2525
"config": {
2626
"optimize-autoloader": true,

0 commit comments

Comments
 (0)