Skip to content

password reset fix & poll permission #1479

password reset fix & poll permission

password reset fix & poll permission #1479

Triggered via push December 12, 2024 15:54
Status Failure
Total duration 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpunit
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >=8.2 but your php version (8.1.30) does not satisfy that requirement. Problem 2 - laravel/framework is locked to version v11.34.2 and an update of this package was not requested. - laravel/framework v11.34.2 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 3 - laravel/jetstream is locked to version v5.3.3 and an update of this package was not requested. - laravel/jetstream v5.3.3 requires php ^8.2.0 -> your php version (8.1.30) does not satisfy that requirement. Problem 4 - laravel/sanctum is locked to version v4.0.5 and an update of this package was not requested. - laravel/sanctum v4.0.5 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 5 - nunomaduro/termwind is locked to version v2.3.0 and an update of this package was not requested. - nunomaduro/termwind v2.3.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 6 - spatie/image is locked to version 3.7.4 and an update of this package was not requested. - spatie/image 3.7.4 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 7 - spatie/laravel-backup is locked to version 9.1.3 and an update of this package was not requested. - spatie/laravel-backup 9.1.3 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 8 - spatie/laravel-medialibrary is locked to version 11.10.1 and an update of this package was not requested. - spatie/laravel-medialibrary 11.10.1 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 9 - spatie/laravel-query-builder is locked to version 6.2.1 and an update of this package was not requested. - spatie/laravel-query-builder 6.2.1 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 10 - spatie/laravel-signal-aware-command is locked to version 2.0.0 and an update of this package was not requested. - spatie/laravel-signal-aware-command 2.0.0 requires php ^8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 11 - symfony/clock is locked to version v7.2.0 and an update of this package was not requested. - symfony/clock v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 12 - symfony/console is locked to version v7.2.0 and an update of this package was not requested. - symfony/console v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 13 - symfony/css-selector is locked to version v7.2.0 and an update of this package was not requested. - symfony/css-selector v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 14 - symfony/error-handler is locked to version v7.2.0 and an update of this package was not requested. - symfony/error-handler v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 15 - symfony/event-dispatcher is locked to version v7.2.0 and an update of this package was not requested. - symfony/event-dispatcher v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 16 - symfony/finder is locked to version v7.2.0 and an update of this package was not requested. - symfony/finder v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 17 - symfony/http-client is locked to version v7.2.0 and an update of this package was not requested. - symfony/http-client v7.2.0 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement. Problem 18 - symfony/http-foundation is locked to version v7.2.0 and an update of this package was not requested. - symfony/http-foundation v7.2.0 requir
phpunit
Process completed with exit code 2.
phpunit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636