Skip to content

Commit 58f8382

Browse files
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.4
1 parent 8fcd239 commit 58f8382

File tree

2 files changed

+262
-254
lines changed

2 files changed

+262
-254
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
],
1818
"require": {
1919
"php": "^8.0",
20-
"guzzlehttp/guzzle": "^7.4.2",
20+
"guzzlehttp/guzzle": "^7.4.4",
2121
"illuminate/support": "^9.0",
2222
"ext-json": "*"
2323
},
2424
"require-dev": {
25-
"orchestra/testbench": "^7.3",
25+
"orchestra/testbench": "^7.5",
2626
"phpunit/phpunit": "^9.5"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)