update patches package to composer 2 capability

This commit is contained in:
Daniel Seifert 2020-12-02 08:37:04 +01:00
parent f97e9f6257
commit 008d80627e
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

@ -45,6 +45,6 @@
"php": "7.1 - 7.3", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.0 - 6.5",
"d3/modcfg": "^5.3.0.000",
"cweagans/composer-patches": "~1.6.0"
"cweagans/composer-patches": "~1.7.0"
}
}