Closed cstuder closed 1 year ago
When running the test suite on a PHP 8 environment and running Composer locally, will install PHP 8 dependencies. This commit forces Composer to run in the target container with the same environment in which the tests run.
make test
@powersj @bednar Guys, what about PHP 8.2 support?
Proposed Changes
When running the test suite on a PHP 8 environment and running Composer locally, will install PHP 8 dependencies. This commit forces Composer to run in the target container with the same environment in which the tests run.
Checklist
make test
completes successfully