Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit bf037e8

Browse files
committed
[TASK] increase guzzle version to one used by TYPO3 8 LTS
1 parent 08468f8 commit bf037e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require": {
2424
"php": ">=5.5.0",
25-
"guzzlehttp/guzzle": "v6.1.1"
25+
"guzzlehttp/guzzle": "^6.2.1"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "4.1.3",

0 commit comments

Comments
 (0)