mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
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.28.4"
|
|
}
|
|
}
|