Package handling

This commit is contained in:
markseu 2015-09-28 13:42:28 +02:00
parent e33aba68d2
commit 38c50e0198

8
composer.json Executable file
View file

@ -0,0 +1,8 @@
{
"name": "datenstrom/yellow",
"description": "Yellow is for people who make websites. A flat-file CMS.",
"keywords": ["yellow", "flat-file", "cms"],
"require": {
"php": ">=5.3.0",
}
}