OSDN Git Service

dependencies: replace phpunit-story with behat
authorscribu <mail@scribu.net>
Sat, 16 Feb 2013 21:23:23 +0000 (23:23 +0200)
committerscribu <mail@scribu.net>
Sat, 16 Feb 2013 21:23:23 +0000 (23:23 +0200)
composer.json

index dbb99f1..2acd3fa 100644 (file)
@@ -14,7 +14,7 @@
        },
        "require-dev": {
                "phpunit/phpunit": "3.7.x",
-               "phpunit/phpunit-story": "1.0.x"
+               "behat/behat": "2.4.*@stable"
        },
        "autoload": {
                "psr-0": { "WP_CLI": "php" }