Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7434db
)
MDL-43050 behat: Fixing moodlehq/behat-extension version
author
David Monllao
<davidm@moodle.com>
Mon, 25 Nov 2013 07:48:04 +0000
(15:48 +0800)
committer
David Monllao
<davidm@moodle.com>
Tue, 26 Nov 2013 02:36:08 +0000
(10:36 +0800)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index
45ff5a8
..
0699884
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.26.
*
"
+ "moodlehq/behat-extension": "1.26.
2
"
}
}