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:
bbb291b
)
MDL-43330 behat: behat-extension version changed
author
David Monllao
<davidm@moodle.com>
Mon, 16 Dec 2013 08:04:01 +0000
(16:04 +0800)
committer
David Monllao
<davidm@moodle.com>
Mon, 6 Jan 2014 09:11:39 +0000
(17:11 +0800)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index
1810b79
..
6e1007d
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-8,6
+8,6
@@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
- "moodlehq/behat-extension": "1.27.
0
"
+ "moodlehq/behat-extension": "1.27.
1
"
}
}
}
}