feat: update the SDK to use the latest changes in the Extism runtime #18
Annotations
3 errors and 1 warning
PHP Test (ubuntu-latest, stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[9.0.0, ..., 9.2.6] require php ^7.3 -> your php version (8.1.26) does not satisfy that requirement.
- phpunit/phpunit[9.3.0, ..., 9.3.3] require phpunit/php-code-coverage ^9.0 -> found phpunit/php-code-coverage[9.0.0, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.3.4, ..., 9.3.7] require phpunit/php-code-coverage ^9.1.1 -> found phpunit/php-code-coverage[9.1.1, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.3.8, ..., 9.3.10] require phpunit/php-code-coverage ^9.1.5 -> found phpunit/php-code-coverage[9.1.5, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit 9.3.11 requires phpunit/php-code-coverage ^9.1.11 -> found phpunit/php-code-coverage[9.1.11, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.4.0, ..., 9.4.4] require phpunit/php-code-coverage ^9.2 -> found phpunit/php-code-coverage[9.2.0, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.5.0, ..., 9.5.9] require phpunit/php-code-coverage ^9.2.3 -> found phpunit/php-code-coverage[9.2.3, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.5.10, ..., 9.5.14] require phpunit/php-code-coverage ^9.2.7 -> found phpunit/php-code-coverage[9.2.7, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.5.16, ..., 9.6.11] require phpunit/php-code-coverage ^9.2.13 -> found phpunit/php-code-coverage[9.2.13, ..., 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- phpunit/phpunit[9.6.12, ..., 9.6.x-dev] require phpunit/php-code-coverage ^9.2.28 -> found phpunit/php-code-coverage[9.2.28, 9.2.29, 9.2.x-dev] but the package is fixed to 10.1.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- Root composer.json requires phpunit/phpunit ^9 -> satisfiable by phpunit/phpunit[9.0.0, ..., 9.6.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHP Test (ubuntu-latest, stable)
Process completed with exit code 2.
|
PHP Test (macos-latest, stable)
The operation was canceled.
|
PHP Test (ubuntu-latest, stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/php-sdk/php-sdk. Supported file pattern: go.sum
|