Skip to content

Commit 94e758c

Browse files
authored
Update composer.json
1 parent dc893f9 commit 94e758c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
1+
{
2+
"name": "yourproject/yourproject",
3+
"type": "project",
4+
"require": {
5+
"php": ">=5.5"
6+
}
7+
}

0 commit comments

Comments
 (0)