Skip to content

Commit 1f00e4c

Browse files
committed
Fixes acquia#1225: Move cweagans/composer-patches to composer.required.json.
1 parent e75d45b commit 1f00e4c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"asm89/twig-lint": "^1.0.2",
1818
"composer/installers": "^1.2.0",
1919
"composer-plugin-api": "^1.0.0",
20-
"cweagans/composer-patches": "^1.6.0",
2120
"doctrine/common": "^2.5",
2221
"oomphinc/composer-installers-extender": "^1.1",
2322
"dflydev/dot-access-data": "^1.1.0",

composer.required.json

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"drush/drush": "^8.1.8"
1212
},
1313
"require-dev": {
14+
"cweagans/composer-patches": "^1.6.0",
1415
"behat/behat": "^3.1",
1516
"behat/mink": "~1.7",
1617
"behat/mink-selenium2-driver": "^1.3.1",

0 commit comments

Comments
 (0)