Skip to content

Publish orchid package #1384

Publish orchid package

Publish orchid package #1384

Triggered via push March 2, 2026 18:50
Status Failure
Total duration 21s
Artifacts

phpunit.yaml

on: push
Matrix: laravel
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Laravel (PHP 8.3)
Process completed with exit code 2.
Laravel (PHP 8.3)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/clock is locked to version v8.0.0 and an update of this package was not requested. - symfony/clock v8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 2 - symfony/css-selector is locked to version v8.0.6 and an update of this package was not requested. - symfony/css-selector v8.0.6 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 3 - symfony/event-dispatcher is locked to version v8.0.4 and an update of this package was not requested. - symfony/event-dispatcher v8.0.4 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 4 - symfony/string is locked to version v8.0.6 and an update of this package was not requested. - symfony/string v8.0.6 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 5 - symfony/translation is locked to version v8.0.6 and an update of this package was not requested. - symfony/translation v8.0.6 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 6 - tempest/highlight is locked to version 2.17.1 and an update of this package was not requested. - tempest/highlight 2.17.1 requires php ^8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 7 - symfony/filesystem is locked to version v8.0.6 and an update of this package was not requested. - symfony/filesystem v8.0.6 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 8 - nesbot/carbon is locked to version 3.11.1 and an update of this package was not requested. - nesbot/carbon 3.11.1 requires symfony/clock ^6.3.12 || ^7.0 || ^8.0 -> satisfiable by symfony/clock[v8.0.0]. - symfony/clock v8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Laravel (PHP 8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/