Skip to content

Commit

Permalink
Update symfony packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jcricaro authored Nov 11, 2018
1 parent 6c61088 commit e7d9abe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"bin": ["lucid"],
"minimum-stability": "stable",
"require": {
"symfony/console": "^4.0",
"symfony/process": "^4.0",
"symfony/finder": "^4.0",
"symfony/filesystem": "^4.0",
"symfony/console": "^4.1",
"symfony/process": "^4.1",
"symfony/finder": "^4.1",
"symfony/filesystem": "^4.1",
"stevebauman/log-reader": "^1.1",
"phploc/phploc": "~4.0"
}
Expand Down

0 comments on commit e7d9abe

Please sign in to comment.