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

Commit f3be262

Browse files
authored
Update composer.json
1 parent 27a011c commit f3be262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"prefer-stable": true,
2424
"require": {
2525
"ext-json": "*",
26-
"php": "^7.1.3",
26+
"php": "^7.1.3|^8.0",
2727
"enqueue/amqp-ext": "^0.9.2",
28-
"laravel/framework": "^5|^6",
28+
"laravel/framework": "^5|^6|^7|^8",
2929
"ext-amqp": "*"
3030
},
3131
"extra": {

0 commit comments

Comments
 (0)