Skip to content

Commit

Permalink
Fixing symfony deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Jan 3, 2017
1 parent b92fb5d commit 700b32f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"php": ">=5.6",
"phpunit/phpunit": "^5.5.4",
"squizlabs/php_codesniffer": "^2.7",
"symfony/yaml": "^3.1",
"symfony/console": "^3.1",
"symfony/yaml": "^2.8.11",
"symfony/console": "^2.8.11",
"asm89/twig-lint": "^1.0.2",
"doctrine/common": "^2.5",
"vierbergenlars/php-semver": "^3.0",
"grasmash/drupal-security-warning": "^1.0.0",
"grasmash/yaml-cli": "^0.2.0"
"grasmash/yaml-cli": "^0.2.1"
},
"autoload": {
"psr-4": {
Expand Down
100 changes: 50 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 700b32f

Please sign in to comment.