MDL-43330 behat: Using the tag that includes the exception namespace
authorDavid Monllao <davidm@moodle.com>
Thu, 9 Jan 2014 04:08:21 +0000 (12:08 +0800)
committerDavid Monllao <davidm@moodle.com>
Thu, 9 Jan 2014 04:08:21 +0000 (12:08 +0800)
composer.json

index 7abb2d2..4a24f70 100644 (file)
@@ -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"
     }
 }