Convert Collection::make()
to new Collection()
#15
validate.yml
on: pull_request
composer-validate
9s
Matrix: static-code-analysis
Annotations
16 errors
static-code-analysis (8.1, highest)
Process completed with exit code 2.
|
static-code-analysis (8.1, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework ^11 || ^12 -> satisfiable by laravel/framework[v11.0.0, ..., v11.44.2, v12.0.0, ..., v12.3.0].
- laravel/framework[v11.0.0, ..., v11.44.2, v12.0.0, ..., v12.3.0] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
|
static-code-analysis (8.1, lowest)
Process completed with exit code 2.
|
static-code-analysis (8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework ^11 || ^12 -> satisfiable by laravel/framework[v11.0.0, ..., v11.44.2, v12.0.0, ..., v12.3.0].
- laravel/framework[v11.0.0, ..., v11.44.2, v12.0.0, ..., v12.3.0] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
|
static-code-analysis (8.3, lowest)
Process completed with exit code 1.
|
static-code-analysis (8.3, lowest):
config.php#L26
Instantiated class Rector\Transform\ValueObject\MethodCallToNew not found.
|
static-code-analysis (8.3, lowest):
config.php#L25
Parameter #1 $rectorClass of method Rector\Config\RectorConfig::ruleWithConfiguration() expects class-string<Rector\Core\Contract\Rector\ConfigurableRectorInterface&Rector\Core\Contract\Rector\RectorInterface>, string given.
|
static-code-analysis (8.3, lowest):
config.php#L25
Class Rector\Transform\Rector\MethodCall\MethodCallToNewRector not found.
|
static-code-analysis (8.4, lowest)
Process completed with exit code 1.
|
static-code-analysis (8.4, lowest):
config.php#L26
Instantiated class Rector\Transform\ValueObject\MethodCallToNew not found.
|
static-code-analysis (8.4, lowest):
config.php#L25
Parameter #1 $rectorClass of method Rector\Config\RectorConfig::ruleWithConfiguration() expects class-string<Rector\Core\Contract\Rector\ConfigurableRectorInterface&Rector\Core\Contract\Rector\RectorInterface>, string given.
|
static-code-analysis (8.4, lowest):
config.php#L25
Class Rector\Transform\Rector\MethodCall\MethodCallToNewRector not found.
|
static-code-analysis (8.2, lowest)
Process completed with exit code 1.
|
static-code-analysis (8.2, lowest):
config.php#L26
Instantiated class Rector\Transform\ValueObject\MethodCallToNew not found.
|
static-code-analysis (8.2, lowest):
config.php#L25
Parameter #1 $rectorClass of method Rector\Config\RectorConfig::ruleWithConfiguration() expects class-string<Rector\Core\Contract\Rector\ConfigurableRectorInterface&Rector\Core\Contract\Rector\RectorInterface>, string given.
|
static-code-analysis (8.2, lowest):
config.php#L25
Class Rector\Transform\Rector\MethodCall\MethodCallToNewRector not found.
|