mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
MDL-39752 behat: Updated composer to use step count formatter
This commit is contained in:
parent
5b9e6b5526
commit
003dc31998
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.7.*",
|
"phpunit/phpunit": "3.7.*",
|
||||||
"phpunit/dbUnit": "1.2.*",
|
"phpunit/dbUnit": "1.2.*",
|
||||||
"moodlehq/behat-extension": "1.29.2"
|
"moodlehq/behat-extension": "1.29.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue