Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritix committed Dec 18, 2019
1 parent d5e2a33 commit d795061
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,10 @@
"illuminate/redis": "^6.0"
},
"require-dev": {
<<<<<<< HEAD
"phpunit/phpunit": "~7.0",
"codeclimate/php-test-reporter": "dev-master",
"orchestra/testbench": "~3.7",
"laracasts/testdummy": "~2.3",
"mockery/mockery": "^1.0"
=======
"phpunit/phpunit": "^8.0",
"orchestra/testbench": "^4.0",
"mockery/mockery": "^1.2",
"barryvdh/laravel-debugbar": "^3.2"
>>>>>>> origin/74-laravel6-support
},
"suggest": {
"barryvdh/laravel-debugbar": "Provides debug information about the cache"
Expand Down

0 comments on commit d795061

Please sign in to comment.