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:
8ea7d3a
)
Revert "MDL-39489 behat: Updating to 2.6 moodlehq/behat-extension tag"
author
Dan Poltawski
<dan@moodle.com>
Wed, 12 Jun 2013 08:08:50 +0000
(16:08 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Wed, 12 Jun 2013 08:08:50 +0000
(16:08 +0800)
Wasn't ready for the prime time
This reverts commit
ca96789d77b34bd733e6c491ba79e3ab21d7e86f
.
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index
3e1e13d
..
472d05e
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.2
6.0
"
+ "moodlehq/behat-extension": "1.2
5.6
"
}
}