getcomposer
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "getcomposer", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Install composer using npm", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,3 +18,3 @@ # getcomposer | ||
#if you have it local | ||
npm run composer self-update | ||
php node_modules/getcomposer/composer.phar self-update | ||
@@ -21,0 +21,0 @@ ```` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3552