aungwinthant / apilogger

Small laravel package for viewing api logs which can be used in debugging.
MIT License
346 stars 61 forks source link

Deprecation Notice on "composer dumpautoload" #37

Open jacow opened 3 years ago

jacow commented 3 years ago

Deprecation Notice: Class AWT\Http\Exceptions\InvalidApiLogDriverException located in ./vendor/awt/apilogger/src/Exceptions/InvalidApiLogDriverException.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/Cellar/composer/1.10.10/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201

CarlosHLavezo commented 3 years ago

I have the same problem...