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
The name in the satis.json is treated like a repository and so a deprecation warning is thrown during build:
Deprecation warning: Your package name Satis Repository 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.
The text was updated successfully, but these errors were encountered:
The name in the satis.json is treated like a repository and so a deprecation warning is thrown during build:
The text was updated successfully, but these errors were encountered: