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
(from parent 1:
b5154fe
)
Merge branch 'MDL-43330_master-skippedexception-namespace' of https://github.com...
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Thu, 9 Jan 2014 09:19:25 +0000
(10:19 +0100)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Thu, 9 Jan 2014 09:19:25 +0000
(10:19 +0100)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index
7abb2d2
..
4a24f70
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.
2
"
+ "moodlehq/behat-extension": "1.27.
3
"
}
}