Skip to content

Commit bf657f0

Browse files
authored
Update composer.json
1 parent 6e8b688 commit bf657f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.0",
2020
"ext-rdkafka": "*",
21-
"ensi/laravel-phprdkafka": "dev-laravel-11",
21+
"ensi/laravel-phprdkafka": "^0.3.4",
2222
"illuminate/contracts": "^10.0 || ^11.0",
2323
"illuminate/pipeline": "^10.0 || ^11.0",
2424
"illuminate/support": "^10.0 || ^11.0"

0 commit comments

Comments
 (0)