Skip to content

Commit

Permalink
Bump dependencies (#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Feb 12, 2021
1 parent 354f05d commit 50a1648
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"nesbot/carbon": "^2.0",
"illuminate/console": "^8.0",
"illuminate/support": "^8.0",
"symfony/console": "^4.3|^5.0",
"symfony/finder": "^4.3|^5.0",
"symfony/process": "^4.3|^5.0",
"vlucas/phpdotenv": "^3.0|^4.0|^5.0"
"symfony/console": "^5.1.4",
"symfony/finder": "^5.1.4",
"symfony/process": "^5.1.4",
"vlucas/phpdotenv": "^5.2"
},
"require-dev": {
"mockery/mockery": "^1.0",
"mockery/mockery": "^1.4.2",
"phpunit/phpunit": "^9.0|^10"
},
"suggest": {
Expand Down

0 comments on commit 50a1648

Please sign in to comment.