Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
svensp committed Jan 20, 2022
1 parent 27a011c commit f3be262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"prefer-stable": true,
"require": {
"ext-json": "*",
"php": "^7.1.3",
"php": "^7.1.3|^8.0",
"enqueue/amqp-ext": "^0.9.2",
"laravel/framework": "^5|^6",
"laravel/framework": "^5|^6|^7|^8",
"ext-amqp": "*"
},
"extra": {
Expand Down

0 comments on commit f3be262

Please sign in to comment.