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

Commit 4fdfc2d

Browse files
committed
Update minimum version of guzzlehttp/guzzle to 5.3.3 as it supports PHP 7.3
1 parent d35a26a commit 4fdfc2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"doctrine/migrations": "^1.0",
25-
"guzzlehttp/guzzle": "^5.3.2 || ^6.3.3",
25+
"guzzlehttp/guzzle": "^5.3.3 || ^6.3.3",
2626
"mikey179/vfsStream": "^1.6",
2727
"php-amqplib/php-amqplib": "^2.0",
2828
"phpunit/phpunit": "^5.7.27 || 6.5.8 || ^7.1.2",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)