Skip to content

Commit

Permalink
Merge pull request #19 from renoki-co/upgrade/packages
Browse files Browse the repository at this point in the history
[upgrade] Packages
  • Loading branch information
rennokki authored Apr 29, 2020
2 parents 03667b6 + c406f1b commit e7db135
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,11 @@
}
],
"require": {
"laravel/framework": "~5.5|^6.0"
"laravel/framework": "^6.0|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
"orchestra/testbench": "~4.2.0",
"orchestra/database": "~4.2.0"
"orchestra/testbench": "^5.0",
"orchestra/database": "^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e7db135

Please sign in to comment.