wip #70
tests.yaml
on: push
Matrix: tests-on-laravel-10
Matrix: tests-on-laravel-11
Annotations
8 errors
Laravel:10.x on PHP:8.3-ubuntu-latest (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/nova-devtool, it could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
Laravel:10.x on PHP:8.3-ubuntu-latest (highest)
Process completed with exit code 2.
|
Laravel:10.x on PHP:8.1-ubuntu-latest (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/nova-devtool, it could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
Laravel:10.x on PHP:8.1-ubuntu-latest (highest)
Process completed with exit code 2.
|
Laravel:10.x on PHP:8.2-ubuntu-latest (highest)
The job was canceled because "ubuntu-latest_8_1_highest" failed.
|
Laravel 11.x on PHP8.2-ubuntu-latest (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/nova-devtool, it could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
Laravel 11.x on PHP8.2-ubuntu-latest (highest)
Process completed with exit code 2.
|
Laravel 11.x on PHP8.3-ubuntu-latest (highest)
The job was canceled because "ubuntu-latest_8_2_highest" failed.
|