Skip to content

Commit 53ec62f

Browse files
Update composer.json
1 parent aa05d09 commit 53ec62f

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
@@ -22,7 +22,7 @@
2222
"php": "^7.2|^8.0",
2323
"illuminate/queue": "5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0",
2424
"illuminate/support": "5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0",
25-
"kainxspirits/laravel-pubsub-queue": "^0.5"
25+
"kainxspirits/laravel-pubsub-queue": "^0.6"
2626
},
2727
"require-dev": {
2828
"ekino/phpstan-banned-code": "^0.3.1",

0 commit comments

Comments
 (0)