PHP-Parallel-Lint icon indicating copy to clipboard operation
PHP-Parallel-Lint copied to clipboard

Composer warning about JsonSerializable

Open akalongman opened this issue 7 years ago • 1 comments

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.

akalongman avatar Oct 10 '18 09:10 akalongman

@JakubOnderka looks like its fixed via https://github.com/JakubOnderka/PHP-Parallel-Lint/commit/7d08f78b95860e9e6ceffafe9e620cc4ec9b1c75 when you plan to release the updated version?

akalongman avatar Jan 08 '19 14:01 akalongman