Skip to content

Commit

Permalink
Correct since version
Browse files Browse the repository at this point in the history
  • Loading branch information
overclokk committed Nov 27, 2018
1 parent 094db83 commit 6f94c49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

ItalyStrap Config Module - a simple and useful configuration package

#Documentation
# Documentation

> TODO
2 changes: 1 addition & 1 deletion src/Config/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public function push( $key, $value ) {
/**
* Merge a new array into this config
*
* @since 1.0.1
* @since 1.1.0
*
* @param array $array_to_merge
* @return null
Expand Down

0 comments on commit 6f94c49

Please sign in to comment.