 Running a `composer update` with the following `composer.json` will download `tcdent/php-restclient:0.1.8.2`. ```json { "require": { "php": "^7.2", "tcdent/php-restclient": "^0.1.7", }, } ```
Running a
composer updatewith the followingcomposer.jsonwill downloadtcdent/php-restclient:0.1.8.2.{ "require": { "php": "^7.2", "tcdent/php-restclient": "^0.1.7", }, }