mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 8c2e2fac8a95f1213630b8a148c45f85631f3b8f
parent 38c50e019860745654642d185688393fffdf0640
Author: markseu <mark2011@mayberg.se>
Date:   Mon, 28 Sep 2015 13:47:28 +0200

Package handling

Diffstat:
Mcomposer.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json @@ -3,6 +3,6 @@ "description": "Yellow is for people who make websites. A flat-file CMS.", "keywords": ["yellow", "flat-file", "cms"], "require": { - "php": ">=5.3.0", + "php": ">=5.3.0" } } \ No newline at end of file