Yousaf Nabi (pactflow.io)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Yousaf Nabi (pactflow.io)
dev-<branch>
https://github.com/pact-foundation/pact-php/issues/262
Anyone can start testingwithpact-php
code by updating theirpact_ffi
composer.json
Technically it is actually"pact-foundation/pact-php": "dev-ffi as 9.0.0"
dev-ffi-next
as I pushed up that to test it out on Friday but will be from that branch.
I think we will want to publish @Tien Vo’s additional packages to composer so they don’t have to be loaded from a git repo (which requires tokens to avoid rate limits)
https://github.com/tienvx/pact-php-protobuf
https://github.com/tienvx/pact-php-csv
https://github.com/tienvx/pact-php-plugin
https://github.com/tienvx/pact-plugin-install
If these get transferred to the pact-foundation, we will want to add Tien to the maintainers group in composer I believe, or have a pact-foundation user, so we can generate a token for any other php repos in the pact-foundation org
I assume soon we’ll need to be releasing an alpha or something to Composer (or whatever it is PHP uses these days?)Yes, easy as creating a tag though, semantic versioning guidelines for composer are here https://getcomposer.org/doc/04-schema.md#version
Yousaf Nabi (pactflow.io)
Yousaf Nabi (pactflow.io)
Tien Vo
07/25/2023, 2:38 AM