Skip to content

Commit

Permalink
chore(deps): remove kwn/php-rdkafka-stubs (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Sep 17, 2024
1 parent 14d06c7 commit 8855952
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,13 @@
"require-dev": {
"doctrine/coding-standard": "^12.0",
"infection/infection": "^0.29.0",
"kwn/php-rdkafka-stubs": "^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "1.12.3",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-strict-rules": "1.6.0",
"phpunit/phpunit": "^11.0",
"thecodingmachine/phpstan-safe-rule": "^1.0"
},
"suggest": {
"kwn/php-rdkafka-stubs": "Support and autocompletion for RDKafka in IDE | require as dev dependency"
},
"autoload": {
"psr-4": {
"SimPod\\Kafka\\": "src/"
Expand Down

0 comments on commit 8855952

Please sign in to comment.