InfyOmLabs / adminlte-generator

Boilerplate of Laravel with InfyOm Laravel Generator for AdminLTE Templates
https://infyom.com/open-source/laravelgenerator/docs/8.0/boilerplates
387 stars 272 forks source link

Deprecation Notice #69

Closed rabol closed 4 years ago

rabol commented 4 years ago

during the composer install process:

Deprecation Notice: Class InfyOm\Generator\Generators\Vuejs\RoutesGenerator located in ./vendor/infyomlabs/laravel-generator/src/Generators/VueJs/RoutesGenerator.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201 Deprecation Notice: Class InfyOm\Generator\Generators\API\TestGenerator located in ./vendor/infyomlabs/laravel-generator/src/Generators/VueJs/TestGenerator.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201

vishalinfyom commented 4 years ago

@rabol which version of generator 6.0 / 7.0 you are using ??

rabol commented 4 years ago

Sorry for not mentioning that: 7.0 I assume - Latest