Skip to content

Commit

Permalink
Merge branch 'release/v0.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
leeovery committed Apr 17, 2020
2 parents c495097 + a248e44 commit 859a16e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
],
"require": {
"php": "^7.4",
"illuminate/support": "^6.0",
"illuminate/support": "^7.0",
"laravel/passport": "^8.3",
"spatie/data-transfer-object": "^1.13",
"spatie/laravel-mailcoach": "^1.0.0",
"spatie/laravel-mailcoach": "^2.0.0",
"spatie/laravel-webhook-server": "^1.5"
},
"require-dev": {
Expand Down

0 comments on commit 859a16e

Please sign in to comment.