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
This composer plugin is used to protect Adobe Commerce merchants from Dependency confusion attacks. It will detect when a public version of a package
4
+
at packagist.org has a higher version than the one available from a private like repo.magento.com. When you try to install/update packages with composer,
5
+
if it detects a potential issue, the plugin will give you a recommendation message and stop the process.
0 commit comments