Skip to content

Commit

Permalink
Removed minimum-stability
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinOrlowski committed Feb 25, 2018
1 parent 1d156ff commit 8ea13e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.0.4 (2018-02-25)
===================
* Removed `minimum-stability` from `composer.json`

v1.0.3 (2018-02-25)
===================
* Cleanup
Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "marcin-orlowski/process-dotenv",
"version": "1.0.3",
"version": "1.0.4",
"description": "Little tool to help build DotEnv (.env) files from templates",
"minimum-stability": "stable",
"license": "MIT",
"keywords": [
"dotenv",
Expand Down

0 comments on commit 8ea13e6

Please sign in to comment.