Skip to content

Commit

Permalink
[console] Update dflydev/dot-access-data dependency. (#197)
Browse files Browse the repository at this point in the history
* [console] Update dflydev/dot-access-data dependency.

* [console] Update dflydev/dot-access-data dependency.
  • Loading branch information
jmolivas committed Jul 14, 2017
1 parent 63cb741 commit 1b47334
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
},
"require": {
"php": "^5.5.9 || ^7.0",
"drupal/console-en" : "1.0.0-rc23",
"dflydev/dot-access-configuration": "1.0.1",
"dflydev/dot-access-configuration": "^1.0",
"drupal/console-en": "1.0.0-rc23",
"stecman/symfony-console-completion": "~0.7",
"symfony/config": "~2.8",
"symfony/console": "~2.8",
"symfony/debug": "~2.8",
"symfony/dependency-injection": "~2.8",
"symfony/config": "~2.8",
"symfony/event-dispatcher": "~2.8",
"symfony/filesystem": "~2.8",
"symfony/finder": "~2.8",
"symfony/process": "~2.8",
"symfony/translation": "~2.8",
"symfony/yaml": "~2.8",
"symfony/event-dispatcher": "~2.8",
"twig/twig": "^1.23.1",
"webflo/drupal-finder": "^0.3.0",
"webmozart/path-util": "^2.3"
Expand Down
82 changes: 41 additions & 41 deletions composer.lock

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

0 comments on commit 1b47334

Please sign in to comment.