Skip to content

Commit

Permalink
Merge pull request #280 from aimalamiri/master
Browse files Browse the repository at this point in the history
Dependencies are updated for laravel 8
  • Loading branch information
darryldecode authored Sep 12, 2020
2 parents 4297cdc + b9bd038 commit 7dcadde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"illuminate/translation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^8.0.0",
"symfony/var-dumper": "2.7.*@dev"
"mockery/mockery": "^1.4.2",
"phpunit/phpunit": "^9.0",
"symfony/var-dumper": "5.1.5.*@dev"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7dcadde

Please sign in to comment.