Skip to content
Snippets Groups Projects
Unverified Commit 7402b9b7 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat(composer): enable composer by default (#2577)

parent 6144855b
No related branches found
No related tags found
No related merge requests found
...@@ -1087,7 +1087,6 @@ const options = [ ...@@ -1087,7 +1087,6 @@ const options = [
stage: 'package', stage: 'package',
type: 'json', type: 'json',
default: { default: {
enabled: false,
fileMatch: ['(^|\\/)([\\w-]*)composer.json$'], fileMatch: ['(^|\\/)([\\w-]*)composer.json$'],
}, },
mergeable: true, mergeable: true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment