Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classes fora do padrão psr-4 #5

Open
alantygel opened this issue Nov 25, 2022 · 0 comments
Open

Classes fora do padrão psr-4 #5

alantygel opened this issue Nov 25, 2022 · 0 comments

Comments

@alantygel
Copy link
Member

Essas classes não irão funcionar no Composer 2. Provavelmente preciso alterar o path delas ou o namespace:

Deprecation Notice: Class App\Http\Controllers\Api\Core\UnidadeProdutiva\UnidadeProdutivaController located in ./app/Http/Controllers/Api/Core/UnidadeProdutivaController.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/sisrural/SMUL-SisRural/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class App\Http\Requests\RegisterRequest located in ./app/Http/Requests/Frontend/Auth/RegisterRequest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/sisrural/SMUL-SisRural/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class App\Repositories\Backend\Access\User\SocialRepository located in ./app/Repositories/Backend/Auth/SocialRepository.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/sisrural/SMUL-SisRural/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class App\Rules\Auth\UnusedPassword located in ./app/Models/Core/Rules/Auth/UnusedPassword.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///home/sisrural/SMUL-SisRural/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant