Skip to content

Commit

Permalink
Bump Symfony dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Aug 23, 2019
1 parent 210e03e commit 1ee28e1
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 @@ -17,9 +17,9 @@
"nesbot/carbon": "^1.20|^2.0",
"illuminate/console": "^6.0|^7.0",
"illuminate/support": "^6.0|^7.0",
"symfony/console": "^4.0",
"symfony/finder": "^4.0",
"symfony/process": "^4.0",
"symfony/console": "^4.3",
"symfony/finder": "^4.3",
"symfony/process": "^4.3",
"vlucas/phpdotenv": "^2.2|^3.3"
},
"require-dev": {
Expand Down

0 comments on commit 1ee28e1

Please sign in to comment.