aboutsummaryrefslogtreecommitdiff
path: root/composer.json
blob: 49088b95088b28df493eaa7f934ef07adddf342a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name": "w-cms",
    "description": "point'n think",
    "require": {
        "michelf/php-markdown": "^1.8",
        "league/plates": "3.*",
        "jamesmoss/flywheel": "^0.5.2",
        "php": ">=5.6.0",
        "altorouter/altorouter": "^1.2"
    }
}