forked from projects/fipamo
updated composer json
This commit is contained in:
commit
005de8027e
1 changed files with 15 additions and 0 deletions
|
@ -1,4 +1,19 @@
|
||||||
{
|
{
|
||||||
|
"name":"fipamo",
|
||||||
|
"descriptions":"The most chill no database blog framework ever.",
|
||||||
|
"version":"2.1.0-beta",
|
||||||
|
"homepage":"https://fipamo.blog",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Are0h",
|
||||||
|
"homepage": "https://roiskinda.cool"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"source": "https://code.playvicio.us/Are0h/Fipamo",
|
||||||
|
"wiki": "https://code.playvicio.us/Are0h/Fipamo/wiki/_pages",
|
||||||
|
"issues":"https://code.playvicio.us/Are0h/Fipamo/issues"
|
||||||
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"slim/slim": "4.*",
|
"slim/slim": "4.*",
|
||||||
"slim/psr7": "^1.2",
|
"slim/psr7": "^1.2",
|
||||||
|
|
Loading…
Reference in a new issue