omz13 / kirby3-feeds

A plugin for kirby3 to generate rss, atom, and json syndication feeds
21 stars 3 forks source link

plugin doesn't comply with psr-4 autloading standard #10

Open erikfriberg opened 4 years ago

erikfriberg commented 4 years ago

Receiving the following deprecation notice when doing a clean install via composer: Deprecation Notice: Class omz13\Feeds located in ./cms/site/plugins/kirby3-feeds/src/feeds.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0.