Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-43423 behat: Running hooks before and after each step of a chained step
[moodle.git]
/
composer.json
diff --git
a/composer.json
b/composer.json
index
6e1007d
..
7abb2d2
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-8,6
+8,6
@@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
- "moodlehq/behat-extension": "1.27.
1
"
+ "moodlehq/behat-extension": "1.27.
2
"
}
}