Merge branch 'wip-mdl-52007-m29' of https://github.com/rajeshtaneja/moodle into MOODL...
[moodle.git] / composer.json
blob2e7bc2c3428cec3b9b28a6ffc177486a9cfa9719
2     "repositories" : [
3         {
4             "type": "vcs",
5             "url": "https://github.com/moodlehq/moodle-behat-extension"
6         }
7     ],
8     "require-dev": {
9         "phpunit/phpunit": "3.7.*",
10         "phpunit/dbUnit": "1.2.*",
11         "moodlehq/behat-extension": "1.29.5"
12     }