Testing Code with PHPUnit #1326
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
- tempest/highlight is locked to version 2.13.1 and an update of this package was not requested.
- tempest/highlight 2.13.1 requires php ^8.4 -> your php version (8.3.28) does not satisfy that requirement.
Problem 2
- laravelsu/highlight is locked to version dev-main and an update of this package was not requested.
- laravelsu/highlight dev-main requires tempest/highlight ^2.11 -> satisfiable by tempest/highlight[2.13.1].
- tempest/highlight 2.13.1 requires php ^8.4 -> your php version (8.3.28) 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/
|