We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d06c7 commit 8855952Copy full SHA for 8855952
composer.json
@@ -27,17 +27,13 @@
27
"require-dev": {
28
"doctrine/coding-standard": "^12.0",
29
"infection/infection": "^0.29.0",
30
- "kwn/php-rdkafka-stubs": "^2.0",
31
"phpstan/extension-installer": "^1.1",
32
"phpstan/phpstan": "1.12.3",
33
"phpstan/phpstan-phpunit": "1.4.0",
34
"phpstan/phpstan-strict-rules": "1.6.0",
35
"phpunit/phpunit": "^11.0",
36
"thecodingmachine/phpstan-safe-rule": "^1.0"
37
},
38
- "suggest": {
39
- "kwn/php-rdkafka-stubs": "Support and autocompletion for RDKafka in IDE | require as dev dependency"
40
- },
41
"autoload": {
42
"psr-4": {
43
"SimPod\\Kafka\\": "src/"
0 commit comments