Skip to content

Commit

Permalink
Add new required patch to php-http/client-common.
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr576 committed Nov 5, 2018
1 parent c63cb90 commit e5d29fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
},
"patches": {
"php-http/client-common": {
"Only add path prefix if the path does not contain it already #103": "https://patch-diff.githubusercontent.com/raw/php-http/client-common/pull/103.diff"
"Path prefix must be present #113": "https://github.com/php-http/client-common/pull/113.diff"
}
}
}
Expand Down

0 comments on commit e5d29fb

Please sign in to comment.