Package handling
This commit is contained in:
parent
e33aba68d2
commit
38c50e0198
1 changed files with 8 additions and 0 deletions
8
composer.json
Executable file
8
composer.json
Executable 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",
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue