Open akalongman opened 6 years ago
On composer update there is a warning:
Warning: Ambiguous class resolution, "JsonSerializable" was found in both "/home/project/vendor/nesbot/carbon/src/JsonSerializable.php" and "/home/project/vendor/jakub-onderka/php-parallel-lint/./src/JsonSerializable.php", the first will be used.
@JakubOnderka looks like its fixed via https://github.com/JakubOnderka/PHP-Parallel-Lint/commit/7d08f78b95860e9e6ceffafe9e620cc4ec9b1c75 when you plan to release the updated version?
On composer update there is a warning: