Skip to content

Commit

Permalink
Fixes acquia#2251: Update composer patches to 1.6.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Dec 7, 2017
1 parent ff27504 commit d0d4335
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 413 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "composer-plugin",
"license": "GPL-2.0",
"require": {
"cweagans/composer-patches": "^1.6.3",
"cweagans/composer-patches": "^1.6.4",
"asm89/twig-lint": "^1.0.2",
"composer/installers": "^1.2.0",
"composer-plugin-api": "^1.0.0",
Expand Down Expand Up @@ -62,7 +62,6 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"guzzlehttp/guzzle": "^6.2",
"composer/composer": "dev-master"
"guzzlehttp/guzzle": "^6.2"
}
}
Loading

0 comments on commit d0d4335

Please sign in to comment.