Symfony 8 support follow-up, PHPUnit 11 #636
ci.yml
on: pull_request
Coding Standards
13s
Static Analysis
16s
PHP 8.5 (lowest) Test on ubuntu-latest
5m 39s
PHP 8.5 Test on windows-latest
5m 12s
PHP 8.5 Test on macos-latest
10m 59s
Matrix: phpunit-10
Matrix: phpunit-11
Matrix: phpunit-dev
Matrix: phpunit
Annotations
3 errors and 2 warnings
|
Static Analysis
Process completed with exit code 2.
|
|
Static Analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php-webdriver/webdriver ^1.8.2 -> satisfiable by php-webdriver/webdriver[1.8.2, ..., 1.15.2].
- php-webdriver/webdriver[1.9.0, ..., 1.11.1] require symfony/process ^2.8 || ^3.1 || ^4.0 || ^5.0 -> found symfony/process[v2.8.0-BETA1, ..., 2.8.x-dev, v3.1.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6.4 || ^7.3 || ^8.0).
- php-webdriver/webdriver[1.12.0, ..., 1.13.x-dev] require symfony/process ^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0 -> found symfony/process[v2.8.0-BETA1, ..., 2.8.x-dev, v3.1.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- php-webdriver/webdriver[1.14.0, ..., 1.15.0] require symfony/process ^5.0 || ^6.0 -> found symfony/process[v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- php-webdriver/webdriver[1.15.1, ..., 1.15.2] require symfony/process ^5.0 || ^6.0 || ^7.0 -> found symfony/process[v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev, v7.0.0-BETA1, ..., 7.4.x-dev] but these were not loaded, likely because it conflicts with another require.
- php-webdriver/webdriver[1.8.2, ..., 1.8.3] require php ^5.6 || ~7.0 -> your php version (8.4.15) does not satisfy that requirement.
|
|
PHP 8.5 Test on macos-latest
Process completed with exit code 2.
|
|
PHP 8.5 Test on macos-latest
geckodriver 0.36.0 is already installed and up-to-date.
To reinstall 0.36.0, run:
brew reinstall geckodriver
|
|
PHP 8.5 Test on macos-latest
Not upgrading firefox, the latest version is already installed
|