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