Skip to content

Commit

Permalink
refs #11065 php-inno-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin committed Feb 7, 2017
1 parent af179fd commit a03724e
Show file tree
Hide file tree
Showing 11 changed files with 1,019 additions and 127 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ For more info read [API reference](http://public.innomdc.com/inno-helper/)
## Changelog

### [0.0.4] - 2016-05-20
- Fixing versions of dependencies
- Fixing versions of dependencies

### [0.0.5] - 2017-02-07
- Preparing for remove the modifiedAt properties.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "library",
"description": "Innometrics helper",
"homepage": "http://www.innometrics.com",
"version": "0.0.4",
"version": "0.0.5",
"require": {
"php": ">=5.3.2",
"illuminate/container": "v5.0.33",
Expand Down
Loading

0 comments on commit a03724e

Please sign in to comment.