Yoann Morocutti

Results 3 issues of Yoann Morocutti

Hello, ## PROBLEM Let's say I have 2 packages in my monorepo : - dummy/admin-bundle - dummy/api-client-bundle My bundle dummy/admin-bundle requires dummy/ui-bundle:~4.0 and dummy/api-client-bundle:^1.0. My bundle dummy/ui-bundle:~4.0 requires also dummy/api-client-bundle:^1.0....

Use StreamContextFactory from composer package to create stream context as this method already support HTTP proxy settings

Hello, Since 2.x, method seeResponseCodeIs is no longer generating a object ComparisonFailure within the exception when the assertion failed. This change come from the usage of assertSame instead of assertEquals....