We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f8a90 commit 9c2fa0aCopy full SHA for 9c2fa0a
1 file changed
README.md
@@ -5,11 +5,11 @@ curl helper class with 84 LOC.
5
6
# Install `simple-php-github-api`
7
8
- php composer.phar require diversen/simple-php-github-api:~1.0
+ php composer.phar require diversen/simple-php-github-api:
9
10
Or if you have placed composer.phar in `your path` as composer
11
12
- composer require diversen/simple-php-github-api:~1.0
+ composer require diversen/simple-php-github-api
13
14
# Brief explantion.
15
0 commit comments