AndreasGJ / seo-meta-field-nova

MIT License
24 stars 27 forks source link

Deprecation notices on installation #5

Closed techdaddies-kevin closed 4 years ago

techdaddies-kevin commented 4 years ago

Laravel 7 Nova 3

On installation, presented with many notices from Composer

Deprecation Notice: Class Gwd\SeoMeta\Traits\SeoSitemapTrait located in ./vendor/gwd/seo-meta-nova-field/src/traits/SeoSitemapTrait.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185
Deprecation Notice: Class Gwd\SeoMeta\Traits\SeoMetaTrait located in ./vendor/gwd/seo-meta-nova-field/src/traits/SeoMetaTrait.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185
Deprecation Notice: Class Gwd\SeoMeta\Models\SeoMetaItem located in ./vendor/gwd/seo-meta-nova-field/src/models/SeoMetaItem.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185
Deprecation Notice: Class Gwd\SeoMeta\Helper\SeoSitemap located in ./vendor/gwd/seo-meta-nova-field/src/helper/SeoSitemap.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185
Deprecation Notice: Class Gwd\SeoMeta\Helper\Seo located in ./vendor/gwd/seo-meta-nova-field/src/helper/Seo.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185
AndreasGJ commented 4 years ago

Solved in https://github.com/AndreasGJ/seo-meta-field-nova/releases/tag/v1.2.0