Allow support for php7.4 #20
Annotations
12 errors
|
PHP 8.0
Process completed with exit code 2.
|
|
PHP 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires illuminate/database ^10.0 || ^12.0 -> satisfiable by illuminate/database[v10.0.0, ..., v10.49.0, v12.0.0, ..., v12.44.0].
- illuminate/database[v10.0.0, ..., v10.49.0] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- illuminate/database[v12.0.0, ..., v12.44.0] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
|
PHP 7.4
Process completed with exit code 2.
|
|
PHP 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires illuminate/database ^10.0 || ^12.0 -> satisfiable by illuminate/database[v10.0.0, ..., v10.49.0, v12.0.0, ..., v12.44.0].
- illuminate/database[v10.0.0, ..., v10.49.0] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- illuminate/database[v12.0.0, ..., v12.44.0] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
|
PHP 8.5
Process completed with exit code 1.
|
|
PHP 8.3
Process completed with exit code 1.
|
|
PHP 8.2
Process completed with exit code 1.
|
|
PHP 8.1
Process completed with exit code 1.
|
|
PHP 8.1:
tests/Rules/Laravel/fixtures/NonMigrationClass.php#L14
Parameter #3 $prefix of class Illuminate\Database\Schema\Blueprint constructor expects string, null given.
|
|
PHP 8.1:
tests/Rules/Laravel/fixtures/ForbidAfterInCreate.php#L20
Parameter #3 $prefix of class Illuminate\Database\Schema\Blueprint constructor expects string, null given.
|
|
PHP 8.1:
tests/Rules/Laravel/fixtures/ForbidAfter.php#L15
Parameter #3 $prefix of class Illuminate\Database\Schema\Blueprint constructor expects string, null given.
|
|
PHP 8.4
Process completed with exit code 1.
|