mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
3d5f0a66e9
Wasn't ready for the prime time This reverts commit ca96789d77b34bd733e6c491ba79e3ab21d7e86f.
14 lines
296 B
JSON
14 lines
296 B
JSON
{
|
|
"repositories" : [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/moodlehq/moodle-behat-extension"
|
|
}
|
|
],
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*",
|
|
"phpunit/dbUnit": "1.2.*",
|
|
"moodlehq/behat-extension": "1.25.6"
|
|
}
|
|
}
|