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 5b7cf95 commit 13d8411Copy full SHA for 13d8411
CHANGELOG.md
@@ -2,5 +2,5 @@
2
3
All Notable changes to `jusibe-php-lib` will be documented in this file
4
5
-## 2016-04-10
+## 2016-04-18
6
- Initial release
README.md
@@ -16,7 +16,7 @@
16
To get the latest version of jusibe-php-lib, simply add the following line to the require block of your `composer.json` file.
17
18
```
19
-"unicodeveloper/jusibe-php-lib": "dev-master"
+"unicodeveloper/jusibe-php-lib": "1.0.*"
20
21
22
You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.
0 commit comments