Skip to content

Commit

Permalink
Merge branch 'sw-26736/upgrade-guzzle' into '5.7'
Browse files Browse the repository at this point in the history
SW-26736 - Upgrade guzzle

See merge request shopware/5/product/shopware!843
  • Loading branch information
mitelg committed Jun 22, 2022
2 parents 103e437 + ce0e187 commit 924b1ec
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 48 deletions.
6 changes: 3 additions & 3 deletions UPGRADE-5.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ This changelog references changes done in Shopware 5.7 patch versions.
* Updated `elasticsearch/elasticsearch` to version 7.17.0
* Updated `friendsofphp/proxy-manager-lts` to version 1.0.12
* Updated `google/cloud-storage` to version 1.27.1
* Updated `guzzlehttp/guzzle` to version 7.4.4
* Updated `guzzlehttp/psr7` to version 2.3.0
* Updated `guzzlehttp/guzzle` to version 7.4.5
* Updated `guzzlehttp/psr7` to version 2.4.0
* Updated `laminas/laminas-escaper` to version 2.10.0
* Updated `monolog/monolog` to version 2.7.0
* Updated `mpdf/mpdf` to version 8.1.1
* Updated `phpunit/phpunit` to version 9.5.20
* Updated `phpunit/phpunit` to version 9.5.21
* Updated `symfony/browser-kit` to version 4.4.37
* Updated `symfony/config` to version 4.4.42
* Updated `symfony/console` to version 4.4.42
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"fig/link-util": "1.1.2",
"friendsofphp/proxy-manager-lts": "1.0.12",
"google/cloud-storage": "1.27.1",
"guzzlehttp/guzzle": "~7.4.4",
"guzzlehttp/psr7": "2.3.0",
"guzzlehttp/guzzle": "~7.4.5",
"guzzlehttp/psr7": "2.4.0",
"laminas/laminas-code": "4.5.1",
"laminas/laminas-escaper": "2.10.0",
"league/flysystem": "~1.1.4",
Expand Down
85 changes: 42 additions & 43 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 924b1ec

Please sign in to comment.