GitHub
07/28/2023, 2:13 PMrequire
so this package can constrain which versions of phpunit it supports.
Currently the support is documented in the readme file, but one can install it with unsupported versions. by moving phpunit into require
composer can check supported versions during install.
pact-foundation/pact-phpGitHub
07/28/2023, 2:13 PM