We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c324b3 commit 3631a72Copy full SHA for 3631a72
composer.json
@@ -1,5 +1,12 @@
1
{
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",
8
"require": {
9
+ "php": ">=5.6.0",
10
"silex/silex": "^2.0",
11
"symfony/config": "^3.2",
12
"symfony/yaml": "^3.0",
0 commit comments