Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
Update depdendency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alecritson committed May 21, 2020
1 parent ac0da8d commit a4b94d4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
"type": "project",
"require": {
"getcandy/candy-api": ">=0.2.0",
"tightenco/ziggy": "^0.6.9"
"tightenco/ziggy": "^0.9.3"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~7.0",
"filp/whoops": "~2.0"
"phpunit/phpunit": "~7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a4b94d4

Please sign in to comment.