Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
Update illuminate/queue requirement from ^5.5 || ^6.0 to ^5.5 || ^6.0…
Browse files Browse the repository at this point in the history
… || ^7.0

Updates the requirements on [illuminate/queue](https://github.com/illuminate/queue) to permit the latest version.
- [Release notes](https://github.com/illuminate/queue/releases)
- [Commits](https://github.com/illuminate/queue/commits/v7.1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Mar 20, 2020
1 parent 24ae0ce commit 5b67b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"superbalist/laravel-prometheus-exporter": "^1.0.3",
"illuminate/queue": "^5.5 || ^6.0"
"illuminate/queue": "^5.5 || ^6.0 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.0",
Expand Down

0 comments on commit 5b67b4e

Please sign in to comment.