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 6b75193 commit bf31033Copy full SHA for bf31033
composer.json
@@ -34,10 +34,14 @@
34
"phpunit/phpunit": "^10.0.5 || ^11 || ^12.0.1"
35
},
36
"require-dev": {
37
+ "amphp/amp": "^3.1.1",
38
+ "amphp/parallel": "^2.3.3",
39
"brianium/paratest": "^7",
40
+ "nikic/php-parser": "^5.7",
41
"psalm/plugin-phpunit": "^0.19.5",
42
+ "revolt/event-loop": "^1.0.8",
43
"squizlabs/php_codesniffer": "^3.7.2",
- "vimeo/psalm": "^6.10"
44
+ "vimeo/psalm": "^6.14.3"
45
46
"conflict": {
47
"amphp/byte-stream": "<1.5.1",
0 commit comments