pantheon-systems/action-package-updater

Support for version checking latest package in PECL

jazzsequence opened this issue · 0 comments

Can use curl and latest.txt to get the latest version, e.g.:

oauth=$(curl -s https://pecl.php.net/rest/r/oauth/latest.txt) && echo $oauth

Output:

2.0.7