getcomposer
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "getcomposer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Install composer using npm", | ||
@@ -21,3 +21,6 @@ "main": "index.js", | ||
"postupdate": "node index.js" | ||
}, | ||
"bin": { | ||
"composer" : "./composer.phar" | ||
} | ||
} |
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
3542