Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 10, 2018
1 parent 6ea1b69 commit 8677237
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"laravie/authen": "^2.1",
"laravie/html": "~5.8.0",
"mpociot/reauthenticate": "^1.3",
"nesbot/carbon": "^2.0",
"orchestra/asset": "~3.8.0",
"orchestra/auth": "~3.8.0",
"orchestra/contracts": "~3.8.0",
Expand All @@ -50,8 +51,7 @@
"require-dev": {
"orchestra/installer": "~3.8.0",
"orchestra/testing": "~3.8.0",
"phpunit/phpunit": "^7.2",
"nesbot/carbon": "^2.5"
"phpunit/phpunit": "^7.2"
},
"suggest": {
"orchestra/avatar": "Add gravatar support for Orchestra Platform (~3.8).",
Expand All @@ -70,6 +70,9 @@
"gulp"
]
},
"config": {
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "3.8-dev"
Expand Down

0 comments on commit 8677237

Please sign in to comment.