Merge pull request #178 from guanguans/dependabot/composer/shipmonk/d… #165
Annotations
22 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
Foundation/Method.php#L33
Unused Guanguans\Notify\Foundation\Method::PATCH
|
|
phpstan:
Foundation/Method.php#L28
Unused Guanguans\Notify\Foundation\Method::TRACE
|
|
phpstan:
Foundation/Method.php#L27
Unused Guanguans\Notify\Foundation\Method::PUT
|
|
phpstan:
Foundation/Method.php#L25
Unused Guanguans\Notify\Foundation\Method::OPTIONS
|
|
phpstan:
Foundation/Method.php#L24
Unused Guanguans\Notify\Foundation\Method::HEAD
|
|
phpstan:
Foundation/Method.php#L23
Unused Guanguans\Notify\Foundation\Method::GET
|
|
phpstan:
Foundation/Method.php#L22
Unused Guanguans\Notify\Foundation\Method::DELETE
|
|
phpstan:
Foundation/Method.php#L21
Unused Guanguans\Notify\Foundation\Method::CONNECT
|
|
phpstan:
Foundation/Client.php#L99
Throwing checked exception GuzzleHttp\Exception\GuzzleException in yielding closure is denied as it gets thrown upon Generator iteration
|
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Foundation/Method.php#L33
Unused Guanguans\Notify\Foundation\Method::PATCH
|
|
phpstan:
src/Foundation/Method.php#L28
Unused Guanguans\Notify\Foundation\Method::TRACE
|
|
phpstan:
src/Foundation/Method.php#L27
Unused Guanguans\Notify\Foundation\Method::PUT
|
|
phpstan:
src/Foundation/Method.php#L25
Unused Guanguans\Notify\Foundation\Method::OPTIONS
|
|
phpstan:
src/Foundation/Method.php#L24
Unused Guanguans\Notify\Foundation\Method::HEAD
|
|
phpstan:
src/Foundation/Method.php#L23
Unused Guanguans\Notify\Foundation\Method::GET
|
|
phpstan:
src/Foundation/Method.php#L22
Unused Guanguans\Notify\Foundation\Method::DELETE
|
|
phpstan:
src/Foundation/Method.php#L21
Unused Guanguans\Notify\Foundation\Method::CONNECT
|
|
phpstan:
src/Foundation/Client.php#L99
Throwing checked exception GuzzleHttp\Exception\GuzzleException in yielding closure is denied as it gets thrown upon Generator iteration
|
|
phpstan
Process completed with exit code 1.
|
|
phpstan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.2 but your php version (8.1.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires peststan/peststan, it could not be found in any version, there may be a typo in the package name.
Problem 3
- Root composer.json requires guanguans/monorepo-builder-worker ^3.1 -> satisfiable by guanguans/monorepo-builder-worker[3.1.0, 3.x-dev].
- guanguans/monorepo-builder-worker[3.1.0, 3.x-dev] require php >=8.2 -> your php version (8.1.34) does not satisfy that requirement.
Problem 4
- Root composer.json requires illuminate/support ^12.49 -> satisfiable by illuminate/support[v12.49.0, v12.50.0, v12.51.0, v12.52.0, v12.53.0, 12.x-dev].
- illuminate/support[v12.49.0, v12.50.0, v12.51.0, v12.52.0, v12.53.0, 12.x-dev] require php ^8.2 -> your php version (8.1.34) does not satisfy that requirement.
Problem 5
- Root composer.json requires mrpunyapal/rector-pest ^0.1 -> satisfiable by mrpunyapal/rector-pest[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9].
- mrpunyapal/rector-pest[0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9] require php ^8.2 -> your php version (8.1.34) does not satisfy that requirement.
Problem 6
- Root composer.json requires peckphp/peck ^0.2 -> satisfiable by peckphp/peck[v0.2.0].
- peckphp/peck v0.2.0 requires php ^8.2 -> your php version (8.1.34) does not satisfy that requirement.
Problem 7
- Root composer.json requires phpro/grumphp-shim ^2.19 -> satisfiable by phpro/grumphp-shim[v2.19.0, v2.x-dev].
- phpro/grumphp-shim[v2.19.0, v2.x-dev] require php ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.1.34) does not satisfy that requirement.
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.
|