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

Commit e45ff68

Browse files
committed
Added conflict with guzzlehttp/ringphp versions prior to 1.1.1
PHP 7.3 support has been added in version 1.1.1
1 parent 4fdfc2d commit e45ff68

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
"config": {
5555
"sort-packages": true
5656
},
57+
"conflict": {
58+
"guzzlehttp/ringphp": "<1.1.1"
59+
},
5760
"extra": {
5861
"branch-alias": {
5962
"dev-master": "1.4.x-dev",

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)