update patches package to composer 2 capability

This commit is contained in:
Daniel Seifert 2020-12-02 08:40:47 +01:00
parent c2e49fc611
commit a485e7ae77
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,6 @@
"php": "5.6 - 7.0", "ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.0 - 6.6",
"d3/modcfg": "^5.3.0.000",
"cweagans/composer-patches": "~1.6.0"
"cweagans/composer-patches": "~1.7.0"
}
}