Skip to content

Commit

Permalink
updated dependency to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkwsra committed Oct 22, 2020
1 parent 2d335e3 commit 8d9a784
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v2.0.0
* Updated Dependency of Laravel Unifonic v2 to reflect the new changes of the API.

## v1.0.3
* Updated ReadMe & other minor updates

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": "^7.1.3",
"multicaret/laravel-unifonic": "^1.0"
"multicaret/laravel-unifonic": "^2.0"
},
"require-dev": {
"illuminate/notifications": "~5.7",
Expand Down

0 comments on commit 8d9a784

Please sign in to comment.