Skip to content

Commit

Permalink
Update orchestra/database requirement from ^3.8 to ^4.3
Browse files Browse the repository at this point in the history
Updates the requirements on [orchestra/database](https://github.com/orchestral/database) to permit the latest version.
- [Release notes](https://github.com/orchestral/database/releases)
- [Commits](orchestral/database@v3.8.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 6, 2020
1 parent 3fa44b2 commit 8e5285c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"laravel/framework": "~5.5||~6.0||~7.0"
},
"require-dev": {
"orchestra/database": "^3.8",
"orchestra/database": "^4.3",
"orchestra/testbench": "~3.8"
},
"autoload": {
Expand Down

0 comments on commit 8e5285c

Please sign in to comment.