Drop php version support #110
Annotations
5 errors
RedundantConditionGivenDocblockType:
src/Internal/ObjectExporter/SetStateExporter.php#L79
src/Internal/ObjectExporter/SetStateExporter.php:79:13: RedundantConditionGivenDocblockType: Docblock-defined type string for $name is never false (see https://psalm.dev/156)
|
RedundantConditionGivenDocblockType:
src/Internal/ObjectExporter/SetStateExporter.php#L79
src/Internal/ObjectExporter/SetStateExporter.php:79:20: RedundantConditionGivenDocblockType: Docblock-defined type string can never contain false (see https://psalm.dev/156)
|
Psalm
Process completed with exit code 2.
|
PHPUnit (7.4, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
|
PHPUnit (7.4, lowest)
Process completed with exit code 2.
|