alexdebril / rss-atom-bundle

RSS and Atom Bundle for Symfony
MIT License
139 stars 49 forks source link

Deprecations raise on composer install #200

Closed OskarStark closed 3 years ago

OskarStark commented 4 years ago

Hi I am using the latest version of debril/rss-atom-bundle:

Deprecation Notice: Class Debril\RssAtomBundle\DependencyInjection\ConfigurationTest located in ./vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Tests/DependencyInjection/ConfigurationTest.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 Debril\RssAtomBundle\Provider\MockProviderTest located in ./vendor/debril/rss-atom-bundle/Debril/RssAtomBundle/Tests/Provider/MockProviderTest.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

alexdebril commented 3 years ago

fixed by #203