Dependencies #400
Annotations
2 errors and 2 warnings
php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires driftingly/rector-laravel ^0.2, found driftingly/rector-laravel[dev-feature/throw-exception-to-class-string-and-parameters, dev-feature/env-var-to-env-helper, dev-feature/new-instance-to-container-get, dev-feature/global-to-request-facade, dev-feature/declare-type-configs, dev-complete-rules-for-laravel-53, dev-main, 0.10.0, ..., 0.41.0, 1.0.0, ..., 1.2.4] but it does not match the constraint.
Problem 2
- Root composer.json requires jamesmills/laravel-timezone dev-master -> satisfiable by jamesmills/laravel-timezone[dev-master].
- jamesmills/laravel-timezone dev-master requires laravel/framework 5.6.*|5.7.*|5.8.*|^6|^7|^8|^9|^10.0 -> found laravel/framework[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.0.0, ..., 10.x-dev] but it conflicts with your root composer.json require (^11.29).
Problem 3
- Root composer.json requires graham-campbell/analyzer ^4.1 -> satisfiable by graham-campbell/analyzer[v4.1.0, 4.1.x-dev].
- Root composer.json requires rector/rector ^0.2 -> satisfiable by rector/rector[v0.2.0].
- graham-campbell/analyzer[v4.1.0, ..., 4.1.x-dev] require phpdocumentor/type-resolver ^1.7.3 -> satisfiable by phpdocumentor/type-resolver[1.7.3, ..., 1.x-dev].
- rector/rector v0.2.0 requires phpdocumentor/type-resolver ^0.4 -> satisfiable by phpdocumentor/type-resolver[0.4.0].
- You can only install one version of a package, so only one of these can be installed: phpdocumentor/type-resolver[0.1, ..., 0.7.x-dev, 1.0.0, ..., 1.x-dev].
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.
|
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/
|