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:
e2d7379
)
MDL-42738 behat: Updating composer.json to point to the new moodle-behat-extension...
author
David Monllao
<davidm@moodle.com>
Wed, 6 Nov 2013 06:20:56 +0000
(14:20 +0800)
committer
David Monllao
<davidm@moodle.com>
Tue, 26 Nov 2013 04:49:33 +0000
(12:49 +0800)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index
a0d5ea3
..
1810b79
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.2
6.3
"
+ "moodlehq/behat-extension": "1.2
7.0
"
}
}
}
}