Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit a7a2046

Browse files
committed
merged branch Seldaek/composertype (PR #527)
This PR was merged into the master branch. Discussion ---------- Set composer package type to project As per composer/composer@a26baba Commits ------- 4cb448a Set composer package type to project
2 parents 7ae2948 + 4cb448a commit a7a2046

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
"branch-alias": {
4444
"dev-master": "2.3-dev"
4545
}
46-
}
46+
},
47+
"type": "project"
4748
}

0 commit comments

Comments
 (0)