Enable vendor patching (#1929)

This commit is contained in:
Grzegorz Korba 2022-03-14 10:03:21 +01:00 committed by GitHub
parent 9f69a9512d
commit 90bb8b9868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,6 +150,7 @@
"release": "vendor/bin/monorepo-builder release patch --ansi"
},
"extra": {
"enable-patching": true,
"patches": {
"symfony/dependency-injection": [
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/symfony-dependency-injection.patch"