Skip to content

Commit 8855952

Browse files
authored
chore(deps): remove kwn/php-rdkafka-stubs (#185)
1 parent 14d06c7 commit 8855952

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

-4
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,13 @@
2727
"require-dev": {
2828
"doctrine/coding-standard": "^12.0",
2929
"infection/infection": "^0.29.0",
30-
"kwn/php-rdkafka-stubs": "^2.0",
3130
"phpstan/extension-installer": "^1.1",
3231
"phpstan/phpstan": "1.12.3",
3332
"phpstan/phpstan-phpunit": "1.4.0",
3433
"phpstan/phpstan-strict-rules": "1.6.0",
3534
"phpunit/phpunit": "^11.0",
3635
"thecodingmachine/phpstan-safe-rule": "^1.0"
3736
},
38-
"suggest": {
39-
"kwn/php-rdkafka-stubs": "Support and autocompletion for RDKafka in IDE | require as dev dependency"
40-
},
4137
"autoload": {
4238
"psr-4": {
4339
"SimPod\\Kafka\\": "src/"

0 commit comments

Comments
 (0)