Skip to content

Commit

Permalink
Merge pull request #19 from lothid/master
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
makasim authored Oct 2, 2020
2 parents 1f696b8 + b26f1fe commit e19e883
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ git:
language: php

php:
- '5.6'
- '7.0'
- '7.1'

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": ">=7.1",
"illuminate/queue": "^6.0|^7.0",
"illuminate/queue": "^6.0|^7.0|^8.0",
"queue-interop/amqp-interop": "^0.8",
"queue-interop/queue-interop": "^0.7|^0.8",
"enqueue/enqueue": "^0.10",
Expand Down

0 comments on commit e19e883

Please sign in to comment.