Skip to content

Commit

Permalink
Merge pull request #23 from PrinsFrank/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update dependencies for new Laravel release
  • Loading branch information
PrinsFrank authored Apr 29, 2020
2 parents 6c9970d + 5310658 commit e8c48a8
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 @@ -29,8 +29,8 @@
"require": {
"php": "^7.2",
"ext-json": "*",
"illuminate/support": "^7.8",
"illuminate/view": "^7.8"
"illuminate/support": "^7.9",
"illuminate/view": "^7.9"
},
"require-dev": {
"phpunit/phpunit": "^8.2",
Expand Down

0 comments on commit e8c48a8

Please sign in to comment.