Skip to content

Commit

Permalink
add changelog and edit composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceM committed Apr 29, 2019
1 parent 8e81415 commit 26c0569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v1.0.0 - 29.04.19

[Initial Release](https://github.com/ReeceM/mocker/releases/tag/v1.0)
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "reecem/mocker",
"description": "Mock class constructor args based on the reflection class",
"type": "package",
"require": {
"illuminate/support": "^5.8",
"illuminate/filesystem": "^5.8"
Expand Down

0 comments on commit 26c0569

Please sign in to comment.