diff --git a/README.md b/README.md index e86d603..ab89845 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This project is published in packagist, so you just need to add it as a dependen ### Phar: -You can also download the standalone phar application from [here](https://github.com/mcustiel/phiremock/releases/download/v1.7.3/phiremock.phar). +You can also download the standalone phar application from [here](https://github.com/mcustiel/phiremock/releases/download/v1.8.0/phiremock.phar). ## Configuration Phiremock uses annotations internally. To be able to run the Phiremock client library, the annotations autoloader must be activated. To do this, you must add the next lines in the bootstrap file where you include your composer autoloader: diff --git a/phiremock-php5.phar b/phiremock-php5.phar index 818dcf3..6f141cd 100755 Binary files a/phiremock-php5.phar and b/phiremock-php5.phar differ diff --git a/phiremock.phar b/phiremock.phar index b985859..c74c0b9 100755 Binary files a/phiremock.phar and b/phiremock.phar differ