Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit e001c0c

Browse files
author
Steve Porter
committed
feat: stricter dependencies
1 parent cdb951d commit e001c0c

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"illuminate/support": "^5.6",
1515
"laravel/horizon": "^1.4",
16-
"vladimir-yuldashev/laravel-queue-rabbitmq": "7.1.*"
16+
"vladimir-yuldashev/laravel-queue-rabbitmq": "^7.1.1"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)