<16 new commits> pushed to `<https://github.com/pa...
# pact-php
g
16 new commits pushed to
<https://github.com/pact-foundation/pact-php/tree/master|master>
by cfmack
<https://github.com/pact-foundation/pact-php/commit/a03051e3ed5d370b9fe6326a38b3a049d0e11a75|a03051e3>
- fix: display stderr on pact publish process failure
<https://github.com/pact-foundation/pact-php/commit/d7c1bdef7075d11ff422983e5c7a3f2542e5e73a|d7c1bdef>
- feat: update phpstan/phpstan analyze tool
<https://github.com/pact-foundation/pact-php/commit/6601c04d9d0662e2fc00e5b0ab7ee6f0dc0b8126|6601c04d>
- feat: update phpstan/phpstan analyze tool
<https://github.com/pact-foundation/pact-php/commit/4905417b353a5e72d4961c8717c86790ed1ff656|4905417b>
- chore: fix mess with namespaces to match psr-4
<https://github.com/pact-foundation/pact-php/commit/b9c5359bb79e16f25a303b94dcdb0a0083c03284|b9c5359b>
- chore: catch proper exceptions
<https://github.com/pact-foundation/pact-php/commit/bbef6f30bd9e3920dd60798ead74fa3bda104e02|bbef6f30>
- chore: catch proper exceptions
<https://github.com/pact-foundation/pact-php/commit/90890820185cba8403bbe5c55f0f4dabc839ca8a|90890820>
- chore: add missing import
<https://github.com/pact-foundation/pact-php/commit/a70d3ed6bce337473caabe8f003b31656deb0639|a70d3ed6>
- chore: add missing import
<https://github.com/pact-foundation/pact-php/commit/7698d36701b3402771038db996fac76d31221945|7698d367>
- chore: test fixes
<https://github.com/pact-foundation/pact-php/commit/26b226c5a47912ea3c41359f49f95cd5c9fed537|26b226c5>
- Merge branch 'upstream_master' into fix/display_stderr_on_publish_error
<https://github.com/pact-foundation/pact-php/commit/16c3b6edc6034cd38d7fb70644f76f9022c12553|16c3b6ed>
- chore: simplify code
<https://github.com/pact-foundation/pact-php/commit/a4b5a41c9da2af870d0a4f8c765bb8bba5cce06d|a4b5a41c>
- Merge branch 'fix/display_stderr_on_publish_error' of github.com:WaylandAce/pact-php into WaylandAce-fix/display_stderr_on_publish_error
<https://github.com/pact-foundation/pact-php/commit/cfad002ab2f7f0ff79227d5cf6c95b60530a2ed2|cfad002a>
- fix: return stderr and exit code in exception for standalone error
<https://github.com/pact-foundation/pact-php/commit/5cad9f7ca14236fdaf85fa8a00090c8a5cc5b3d4|5cad9f7c>
- chore: remove unused imports and cs lint fixes
<https://github.com/pact-foundation/pact-php/commit/d7b0b4fedfa4cdd68aa4a93bfb80847737ba9c14|d7b0b4fe>
- Merge branch 'master' into fix/display_stderr_on_publish_error
<https://github.com/pact-foundation/pact-php/commit/52f2be49b5df98e951ab5420ef5b5aac7d57fe5f|52f2be49>
- Merge pull request #307 from pact-foundation/fix/display_stderr_on_publish_error pact-foundation/pact-php