laravel-countries icon indicating copy to clipboard operation
laravel-countries copied to clipboard

Deprecation notice for Composer v2.0: not-autoloading

Open mblarsen opened this issue 4 years ago • 0 comments

Seeing deprecation notice:

  - Installing webpatser/laravel-countries (1.5.4): Downloading (100%)
Generating optimized autoload files
Deprecation Notice: Class Webpatser\Countries\MigrationCommand located in ./vendor/webpatser/laravel-countries/src/commands/MigrationCommand.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185

mblarsen avatar Mar 25 '20 03:03 mblarsen