MobileDetectBundle icon indicating copy to clipboard operation
MobileDetectBundle copied to clipboard

Fix composer Deprecation Notice

Open TheRatG opened this issue 5 years ago • 0 comments

Deprecation Notice: Class SunCat\MobileDetectBundle\Tests\RequestListener\RequestResponseListenerTest located in ./vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Tests/EventListener/RequestResponseListenerTest.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:201 Deprecation Notice: Class SunCat\MobileDetectBundle\Tests\Helper\MobileDetectExtensionTest located in ./vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Tests/Twig/Extension/MobileDetectExtensionTest.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:201

TheRatG avatar Mar 31 '21 08:03 TheRatG