We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952cb06 commit d616fc4Copy full SHA for d616fc4
composer.json
@@ -33,13 +33,7 @@
33
"behat/behat": "~3.0",
34
"squizlabs/php_codesniffer": "3.*",
35
"phpunit/phpunit": "^6.0 || ^7.0",
36
- "yoanm/php-unit-extended": "^1.0",
37
- "matthiasnoback/symfony-dependency-injection-test": "^2.0 || ^3.0",
38
- "matthiasnoback/symfony-config-test": "^3.0 || ^4.0",
39
- "symfony/framework-bundle": "^3.4",
40
- "symfony/http-kernel": "^3.4",
41
- "symfony/routing": "^3.4",
42
- "yoanm/jsonrpc-server-doc-sdk": "dev-release/1.0.0"
+ "yoanm/php-unit-extended": "^1.0"
43
},
44
"minimum-stability": "dev"
45
}
0 commit comments