bnomei / kirby3-doctor

Plugin to check health of your CMS installation
https://forum.getkirby.com/t/kirby3-doctor-check-health-of-kirby-installation/23579
MIT License
19 stars 1 forks source link

Plugin does not comply with psr-4 autoloading standard. #12

Closed felixhaeberle closed 4 years ago

felixhaeberle commented 4 years ago

I get the following warning message,please fix this to comply with Composer V2.0:

Deprecation Notice: Class Bnomei\Interfaces\Doctor located in ./site/plugins/kirby3-doctor/classes/Interfaces/DoctorInterface.php does not comply with psr-4 autoloading standard.

It will not autoload anymore in Composer v2.0. in phar:///Applications/DevDesktop/tools/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201

Deprecation Notice: Class Bnomei\Interfaces\Doctor located in ./site/plugins/kirby3-doctor/classes/Interfaces/DoctorInterface.php does not comply with psr-4 autoloading standard. 
It will not autoload anymore in Composer v2.0. in phar:///Applications/DevDesktop/tools/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201