Your IP : 216.73.216.220


Current Path : /var/www/html/vendor/codeception/stub/
Upload File :
Current File : /var/www/html/vendor/codeception/stub/composer.json

{
    "name": "codeception/stub",
    "description":"Flexible Stub wrapper for PHPUnit's Mock Builder",
    "type": "library",
    "license":"MIT",
    "minimum-stability": "stable",
    "autoload": {
        "psr-4": {
            "Codeception\\": "src/"
        }
    },
    "require": {
        "phpunit/phpunit": "^8.4 | ^9.0"
    }
}