Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #30 from lucid-architecture/5.6
Browse files Browse the repository at this point in the history
5.6
  • Loading branch information
Mulkave authored Apr 15, 2018
2 parents 1722b0a + 6abdcc3 commit 1937241
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,11 +17,11 @@
"bin": ["lucid"],
"minimum-stability": "stable",
"require": {
"symfony/console": "^2.7|^3.0",
"symfony/process": "^2.7|^3.0",
"symfony/finder": "^2.7|^3.0",
"symfony/filesystem": "^2.7|^3.0",
"symfony/console": "^4.0",
"symfony/process": "^4.0",
"symfony/finder": "^4.0",
"symfony/filesystem": "^4.0",
"stevebauman/log-reader": "^1.1",
"phploc/phploc": "^3.0"
"phploc/phploc": "~4.0"
}
}

0 comments on commit 1937241

Please sign in to comment.