Commit 090a1991 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Composer stuff.

parent 296f00e3
Loading
Loading
Loading
Loading

composer.json

0 → 100755
+19 −0
Original line number Diff line number Diff line
{
    "name": "unicaen/unicaen-faq",
    "description": "Module de foire aux questions",
    "repositories": [
        {
            "type": "composer",
            "url": "https://dev.unicaen.fr/packagist"
        }
    ],
    "require-dev": {
        "zendframework/zend-test":              "2.4.*",
        "phpunit/PHPUnit":                      "^5.6",
        "snapshotpl/zf-snap-event-debugger":    "1.*",
        "phpspec/prophecy":                     "^1.6"
    },
    "require": {
        "unicaen/unicaen-app":                  "^1.2"
    }
}

composer.lock

0 → 100644
+2762 −0

File added.

Preview size limit exceeded, changes collapsed.

composer.phar

0 → 100755
+1.63 MiB

File added.

No diff preview for this file type.