dmstr / yii2-cookie-consent

14 stars 3 forks source link

fix composer.json validation errors #2

Open schmunk42 opened 4 years ago

schmunk42 commented 4 years ago
Found cached composer.json of dmstr/yii2-cookie-consent (0.1.0)
Reading composer.json of dmstr/yii2-cookie-consent (feature/improvments)
Importing branch feature/improvments (dev-feature/improvments)
Skipped branch feature/improvments, Invalid package information: 
Deprecation warning: require.npm-asset/dmstr--cookie-consent is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match "[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9]([_.-]?[a-z0-9]+)*". Make sure you fix this as Composer 2.0 will error.

Reading composer.json of dmstr/yii2-cookie-consent (master)
Importing branch master (dev-master)
Skipped branch master, Invalid package information: 
Deprecation warning: require.npm-asset/dmstr--cookie-consent is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match "[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9]([_.-]?[a-z0-9]+)*". Make sure you fix this as Composer 2.0 will error.