You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wen i add litstack to my laravel app i get following warning after typing command:
composer require litstack/litstack
php artisan lit:install
Class ParsedownExtraTest located in ./vendor/erusev/parsedown-extra/test/ParsedownExtraTest.php does not comply with psr-0 autoloading standard. Skipping.
Maybe someone could fix this? i think it does not affect anything, but looks confusing ;)