Skip to content

Commit 03dcf87

Browse files
author
Musa
authored
PHP 8 Support
1 parent 9cc7c22 commit 03dcf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.3",
12+
"php": "^7.3|^8.0",
1313
"ext-json": "*",
1414
"illuminate/queue": "^8.0",
1515
"php-amqplib/php-amqplib": "^2.12"

0 commit comments

Comments
 (0)