get_php_package
Retrieve the latest version of a PHP Composer package from Packagist by providing the package name in vendor/package format.
Instructions
Get the latest version of a PHP Composer package from Packagist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The Composer package name (vendor/package format) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||