Skip to content

Enable opt-out of URI scheme filtering #283

Enable opt-out of URI scheme filtering

Enable opt-out of URI scheme filtering #283

Triggered via pull request August 21, 2024 14:08
Status Failure
Total duration 35s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Tests PHP nightly
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpspec/prophecy ^1.19 -> satisfiable by phpspec/prophecy[v1.19.0]. - phpspec/prophecy v1.19.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.0-dev) does not satisfy that requirement. Problem 2 - phpspec/prophecy v1.19.0 requires php ^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.0-dev) does not satisfy that requirement. - phpspec/prophecy-phpunit v2.2.0 requires phpspec/prophecy ^1.18 -> satisfiable by phpspec/prophecy[v1.19.0]. - Root composer.json requires phpspec/prophecy-phpunit ^2.2 -> satisfiable by phpspec/prophecy-phpunit[v2.2.0].
Tests PHP nightly
Process completed with exit code 2.
Tests PHP 8.2: src/Factory/UriFactory.php#L126
Method Slim\Psr7\Factory\UriFactory::makeUriObject() should return Slim\Psr7\Uri but returns object.
Tests PHP 8.2
Process completed with exit code 1.