Skip to content

Commit ae1e14c

Browse files
aman00323munir131
authored andcommitted
move to 5.6 version
1 parent a6dc601 commit ae1e14c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
],
2020
"require": {
2121
"php" : ">=7.1",
22-
"illuminate/queue": "~5.7.0",
23-
"google/cloud-pubsub": "^1.1"
22+
"google/cloud-pubsub": "^1.1",
23+
"illuminate/queue": "^5.6"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^7.1"

0 commit comments

Comments
 (0)