Skip to content

Commit 924b1ec

Browse files
committed
Merge branch 'sw-26736/upgrade-guzzle' into '5.7'
SW-26736 - Upgrade guzzle See merge request shopware/5/product/shopware!843
2 parents 103e437 + ce0e187 commit 924b1ec

File tree

3 files changed

+47
-48
lines changed

3 files changed

+47
-48
lines changed

UPGRADE-5.7.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ This changelog references changes done in Shopware 5.7 patch versions.
2525
* Updated `elasticsearch/elasticsearch` to version 7.17.0
2626
* Updated `friendsofphp/proxy-manager-lts` to version 1.0.12
2727
* Updated `google/cloud-storage` to version 1.27.1
28-
* Updated `guzzlehttp/guzzle` to version 7.4.4
29-
* Updated `guzzlehttp/psr7` to version 2.3.0
28+
* Updated `guzzlehttp/guzzle` to version 7.4.5
29+
* Updated `guzzlehttp/psr7` to version 2.4.0
3030
* Updated `laminas/laminas-escaper` to version 2.10.0
3131
* Updated `monolog/monolog` to version 2.7.0
3232
* Updated `mpdf/mpdf` to version 8.1.1
33-
* Updated `phpunit/phpunit` to version 9.5.20
33+
* Updated `phpunit/phpunit` to version 9.5.21
3434
* Updated `symfony/browser-kit` to version 4.4.37
3535
* Updated `symfony/config` to version 4.4.42
3636
* Updated `symfony/console` to version 4.4.42

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"fig/link-util": "1.1.2",
5454
"friendsofphp/proxy-manager-lts": "1.0.12",
5555
"google/cloud-storage": "1.27.1",
56-
"guzzlehttp/guzzle": "~7.4.4",
57-
"guzzlehttp/psr7": "2.3.0",
56+
"guzzlehttp/guzzle": "~7.4.5",
57+
"guzzlehttp/psr7": "2.4.0",
5858
"laminas/laminas-code": "4.5.1",
5959
"laminas/laminas-escaper": "2.10.0",
6060
"league/flysystem": "~1.1.4",

composer.lock

Lines changed: 42 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)