Skip to content

Commit

Permalink
bump dependencies for laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Sep 21, 2020
1 parent caf83b1 commit ffd6d5d
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 @@ -18,10 +18,10 @@
"require": {
"illuminate/pipeline": "^6.0 || ^7.0 || ^8.0",
"illuminate/support": "^6.0 || ^7.0 || ^8.0",
"laravel-shift/blueprint": "^1.15.3"
"laravel-shift/blueprint": "^1.18"
},
"require-dev": {
"orchestra/testbench": "^4.0 || ^5.0",
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0",
"mockery/mockery": "^1.3",
"phpunit/phpunit": "^9.0"
},
Expand Down

0 comments on commit ffd6d5d

Please sign in to comment.