Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Feb 27, 2020
1 parent 14ca0b4 commit a833660
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 @@ -24,8 +24,8 @@
},
"require-dev": {
"illuminate/filesystem": "^6.0",
"mockery/mockery": "^1.3",
"phpunit/phpunit": " ^8.4"
"mockery/mockery": "^1.3.1",
"phpunit/phpunit": " ^8.4 || ^9.0"
},
"suggest": {
"illuminate/filesystem": "Allow using orchestra/asset component outside of Laravel app (^6.0).",
Expand Down

0 comments on commit a833660

Please sign in to comment.