Skip to content

Commit 3631a72

Browse files
committed
Update composer config
1 parent 3c324b3 commit 3631a72

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
2+
"name": "trellis-ldp/static-ldp",
3+
"type": "project",
4+
"description": "LDP Server for static assets",
5+
"keywords": ["ldp"],
6+
"homepage": "https://github.com/trellis-ldp/static-ldp",
7+
"license": "Apache2",
28
"require": {
9+
"php": ">=5.6.0",
310
"silex/silex": "^2.0",
411
"symfony/config": "^3.2",
512
"symfony/yaml": "^3.0",

0 commit comments

Comments
 (0)