fruitcake / laravel-telescope-toolbar

A toolbar for Laravel Telescope, based on the Symfony Web Profiler.
MIT License
773 stars 38 forks source link

Some deprecations during installation #33

Open nezaboravi opened 4 years ago

nezaboravi commented 4 years ago

I got some warnings causing by toolbar. Please advise how to handle it?

Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
Package league/commonmark-ext-table is abandoned, you should avoid using it. Use league/commonmark instead.
Package moontoast/math is abandoned, you should avoid using it. Use brick/math instead.
Package spatie/laravel-cors is abandoned, you should avoid using it. Use laravel/framework instead.