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