pact-foundation / pact-php

PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project
Apache License 2.0
271 stars 92 forks source link

docs: platform support #600

Closed YOU54F closed 3 months ago

YOU54F commented 4 months ago

 Supported Platforms

OS Architecture Supported Pact-PHP Version
OSX x86_64 All
Linux x86_64 All
OSX arm64 9.x +
Linux arm64 9.x +
Windows x86_64 All
Windows x86 All
YOU54F commented 3 months ago

thanks for sorting @tienvx