Biz SDK and FBC Combiner #212
Annotations
6 errors and 1 warning
PHP 8.0 Test on ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- jeremykendall/php-domain-parser[dev-master, 6.0.0, ..., 6.1.2] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- facebook/php-capi-param-builder 0.0.1-dev requires jeremykendall/php-domain-parser ^6.0 -> satisfiable by jeremykendall/php-domain-parser[6.0.0, ..., 6.x-dev (alias of dev-master)].
- jeremykendall/php-domain-parser 6.x-dev is an alias of jeremykendall/php-domain-parser dev-master and thus requires it to be installed too.
- Root composer.json requires facebook/php-capi-param-builder 0.0.1-dev -> satisfiable by facebook/php-capi-param-builder[0.0.1-dev].
To enable extensions, verify that they are enabled in your .ini files:
- /usr/local/etc/php/conf.d/docker-php-ext-sodium.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-intl` to temporarily ignore these required extensions.
|
PHP 8.0 Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.2 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
|
PHP 8.2 Test on ubuntu-latest
The operation was canceled.
|
PHP 8.1 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
|
PHP 8.1 Test on ubuntu-latest
The operation was canceled.
|
PHP 8.0 Test on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|