You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
When installing this plugin with Composer 1, the following deprecation notice is output:
Deprecation Notice: Class milkshakestudio\brandfetch\assetbundles\Brandfetch\BrandfetchAsset located in ./vendor/milkshakestudio/craft-brandfetch/src/assetbundles/brandfetch/BrandfetchAsset.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0.
Composer 2 was released on October 24, and is now the default version that will be installed, so it’s critical that this gets resolved ASAP, or people will start getting Class not found errors.