Skip to content

Commit

Permalink
add dummy fallback version
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed Sep 24, 2018
1 parent 0c5c5e9 commit dd9412f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 41 deletions.
10 changes: 1 addition & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,10 @@
"description": "Install M2 Patches",
"require": {
"netresearch/composer-patches-plugin": "^1.0.0",
"magento/magento2-base": "2.2.6"
"magento/magento2-base": "^2.0.0"
},
"extra": {
"patches": {
"magento/module-catalog": {
"102.0.6": [
{
"title": "https://github.com/magento/magento2/issues/18154",
"url": "https://raw.githubusercontent.com/brandung/magento2-patches/master/patches/magento/module-catalog/Patch-Magento-Catalog-M2.2.6-fix-18154-tierprices-cant-be-updated.patch"
}
]
}
}
}
}
Empty file added patches/.gitkeep
Empty file.

This file was deleted.

0 comments on commit dd9412f

Please sign in to comment.