chore: test against windows and macos #47
Annotations
5 errors and 4 warnings
|
Test with php 8.1 on windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires humbug/box ^4.0 -> satisfiable by humbug/box[4.0.0, ..., 4.6.2].
- humbug/box[4.0.0, ..., 4.5.1] require ext-sodium * -> satisfiable by paragonie/sodium_compat[v1.3.0, ..., v1.21.0].
- humbug/box[4.6.0, ..., 4.6.2] require php ^8.2 -> your php version (8.1.31) does not satisfy that requirement.
- paragonie/sodium_compat v1.5.6 requires php ^5.2.4|^5.3|^5.4|^5.5|^5.6|^7 -> your php version (8.1.31) does not satisfy that requirement.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
|
|
Test with php 8.1 on windows-latest
Process completed with exit code 1.
|
|
Test with php 8.4 on windows-latest
Process completed with exit code 1.
|
|
Test with php 8.2 on windows-latest
Process completed with exit code 1.
|
|
Test with php 8.3 on windows-latest
Process completed with exit code 1.
|
|
Test with php 8.3 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test with php 8.4 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test with php 8.1 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test with php 8.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|