repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'MDL-48910_block_my_28' of https://github.com/andyjdavis/moodle into...
[moodle.git]
/
composer.json
blob
6cf7ccf46c5fa5c0bc9f06a8ece7364acfc8212d
1
{
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.28.7"
12
}
13
}