Skip to content

Commit f4e8ffa

Browse files
committed
fix composer type
1 parent 72c71f4 commit f4e8ffa

File tree

3 files changed

+849
-1122
lines changed

3 files changed

+849
-1122
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Poser, add badges on your readme, such as downloads number or latest version.",
44
"keywords": ["composer", "packagist", "badge", "pin"],
55
"homepage": "https://poser.pugx.org",
6-
"type": "symfony-project",
6+
"type": "project",
77
"license": "MIT",
88
"authors": [
99
{

0 commit comments

Comments
 (0)