Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
oakesjosh committed Feb 14, 2024
1 parent e6cf347 commit c7181ac
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,10 @@
"constant_prefix": "KADENCE_BLOCKS_",
"namespace_prefix": "KadenceWP\\KadenceBlocks\\",
"delete_vendor_packages": true,
"exclude_from_copy": {
"packages": [
"symfony/service-contracts"
]
},
"exclude_from_prefix": {
"file_patterns": [
"/symfony\\/polyfill-(.*)/"
"/symfony\\/polyfill-(.*)/",
"symfony/service-contracts"
]
}
}
Expand Down

0 comments on commit c7181ac

Please sign in to comment.