Skip to content

Commit

Permalink
Update dflydev/dot-access-configuration dependency. (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas committed Dec 12, 2016
1 parent 49f3b70 commit ef98f40
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 67 deletions.
12 changes: 2 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"require": {
"php": "^5.5.9 || ^7.0",
"dflydev/dot-access-configuration": "1.*",
"dflydev/dot-access-configuration": "dev-master#9dc52aeeab5ae99afcbb0d67bb5c1af8c87d03dc",
"drupal/console-en" : "~1.0",
"stecman/symfony-console-completion": "~0.7",
"symfony/console": "~2.7|~3.1",
Expand All @@ -50,8 +50,7 @@
"symfony/yaml": "~2.7|~3.1",
"symfony/event-dispatcher": "~2.7|~3.1",
"twig/twig": "^1.23.1",
"webflo/drupal-finder": "0.*",
"cweagans/composer-patches": "~1.0"
"webflo/drupal-finder": "0.*"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand All @@ -61,12 +60,5 @@
"src/functions.php"
],
"psr-4": {"Drupal\\Console\\": "src"}
},
"extra": {
"patches": {
"dflydev/dot-access-configuration": {
"Make compatible with Symfony v3": "https://patch-diff.githubusercontent.com/raw/dflydev/dflydev-dot-access-configuration/pull/8.patch"
}
}
}
}
72 changes: 15 additions & 57 deletions composer.lock

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

0 comments on commit ef98f40

Please sign in to comment.