We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3094651 commit 005e360Copy full SHA for 005e360
README.md
@@ -155,6 +155,13 @@ docker-compose run client_72 bin/phpspec run
155
docker-compose run client_72 bin/php-cs-fixer fix --diff --dry-run --config=.php_cs.php -vvv
156
```
157
158
+Or use `make`:
159
+
160
+```
161
+make dependencies
162
+make tests
163
164
165
## Support
166
167
The support of this client is made in best effort by our Akeneo team.
0 commit comments