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 75a0e45 commit 390eb56Copy full SHA for 390eb56
README.md
@@ -19,9 +19,7 @@ Installation
19
> Note: be careful when using the `dev-master` tag as this may have unexpected results depending on your version of
20
Gitlab. See the Versioning section below for more information.
21
22
- ```json
23
- "m4tthumphrey/php-gitlab-api": "dev-master"
24
- ```
+ `php composer.phar require m4tthumphrey/php-gitlab-api:dev-master`
25
26
3. Include Composer's autoloader:
27
0 commit comments