Update dependency wyrihaximus/async-test-utilities to v8 #139
Annotations
2 errors and 1 warning
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension.
Problem 2
- Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev].
- react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension.
Problem 3
- Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev].
- react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension.
Problem 4
- Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev].
- react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension.
Problem 5
- Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev].
- react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension.
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-parallel` to temporarily ignore these required extensions.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading