Skip to content

Commit

Permalink
Update telescope dep and also collision
Browse files Browse the repository at this point in the history
  • Loading branch information
specialtactics committed Mar 26, 2019
1 parent 13a820b commit fe8c116
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"fideloper/proxy": "^4.0",
"laravel/framework": "5.8.*",
"laravel/tinker": "^1.0",
"specialtactics/l5-api": "^0"
"specialtactics/l5-api": "~0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^2.4",
"beyondcode/laravel-dump-server": "^1.0",
"filp/whoops": "^2.0",
"fzaninotto/faker": "^1.4",
"laravel/telescope": "^1.0",
"laravel/telescope": "~2.0",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^2.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^7.5"
},
"config": {
Expand Down

0 comments on commit fe8c116

Please sign in to comment.