Skip to content

Commit 93de4a2

Browse files
authored
5.8
1 parent fec6cc6 commit 93de4a2

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
@@ -4,7 +4,7 @@
44
"keywords": ["laravel-queue", "cmq", "qcloud"],
55
"require": {
66
"php": ">=5.6.4",
7-
"illuminate/queue": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*"
7+
"illuminate/queue": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*"
88
},
99
"require-dev": {
1010
"php": ">=5.6.4",

0 commit comments

Comments
 (0)