Dependencies #75
Annotations
3 errors and 2 warnings
php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework ^9.28 -> satisfiable by laravel/framework[v9.28.0, ..., 9.x-dev].
- Root composer.json requires staudenmeir/belongs-to-through ^2.16 -> satisfiable by staudenmeir/belongs-to-through[v2.16, v2.16.1].
- staudenmeir/belongs-to-through[v2.16, ..., v2.16.1] require illuminate/database ^11.0 -> satisfiable by illuminate/database[v11.0.0, ..., 11.x-dev].
- Only one of these can be installed: illuminate/database[v5.6.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.17.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev], laravel/framework[v9.28.0, ..., 9.x-dev]. laravel/framework replaces illuminate/database and thus cannot coexist with it.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
php
Process completed with exit code 2.
|
js
Cannot read properties of undefined (reading 'number')
|
php
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, peter-evans/create-pull-request@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|