Skip to content

Commit

Permalink
[console] Update symfony/css-selector dependecy. (#3105)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Jan 19, 2017
1 parent 1c3ffa1 commit a66a5c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"drupal/console-core" : "dev-master",
"alchemy/zippy": "0.4.3",
"composer/installers": "~1.0",
"symfony/css-selector": ">=2.7 <3.2",
"symfony/css-selector": ">=2.7 <3.0",
"symfony/dom-crawler": ">=2.7 <3.3",
"symfony/http-foundation": ">=2.7 <3.0",
"guzzlehttp/guzzle": "~6.1",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

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

0 comments on commit a66a5c7

Please sign in to comment.