Skip to content

Commit 5150946

Browse files
committed
Merge branch 'voyula-patch-1'
2 parents 9cc7c22 + f6cce56 commit 5150946

File tree

2 files changed

+1
-59
lines changed

2 files changed

+1
-59
lines changed

.php_cs.dist

Lines changed: 0 additions & 57 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 2 deletions
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"
@@ -18,7 +18,6 @@
1818
"phpunit/phpunit": "^9.3",
1919
"mockery/mockery": "^1.0",
2020
"laravel/horizon": "^5.0",
21-
"friendsofphp/php-cs-fixer": "^2.16",
2221
"orchestra/testbench": "^6.0"
2322
},
2423
"autoload": {

0 commit comments

Comments
 (0)