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 5793372 commit ef2028cCopy full SHA for ef2028c
composer.json
@@ -11,18 +11,7 @@
11
"require": {
12
"php": "^7.2",
13
"api-clients/cs-fixer-config": "^1.1.1",
14
- "clue/block-react": "^1.3",
15
- "composer/composer": "^1.8",
16
- "friendsofphp/php-cs-fixer": "^2.14",
17
- "infection/infection": "^0.11.4",
18
- "jakub-onderka/php-console-highlighter": "^0.4",
19
- "jakub-onderka/php-parallel-lint": "^1.0.0",
20
- "localheinz/composer-normalize": "^1.0.0",
21
- "nunomaduro/collision": "^2.1",
22
- "phpstan/phpstan": "^0.10.7",
23
- "phpunit/phpunit": "^7.5",
24
- "wyrihaximus/async-test-utilities": "dev-master",
25
- "wyrihaximus/test-utilities": "dev-master"
+ "wyrihaximus/async-test-utilities": "^1.0.1"
26
},
27
"require-dev": {},
28
"config": {
0 commit comments