Skip to content

Commit a6d34f4

Browse files
Merge branch 'master' into feature/query-log
2 parents 78e2303 + 9202145 commit a6d34f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"require-dev": {
2525
"brianium/paratest": "^6.2",
2626
"friendsofphp/php-cs-fixer": "^3.5",
27-
"nunomaduro/collision": "^5.3",
28-
"orchestra/testbench": "^6.15",
27+
"nunomaduro/collision": "^5.3|^6.0",
28+
"orchestra/testbench": "^6.15|^7.0",
2929
"phpunit/phpunit": "^9.3",
3030
"spatie/laravel-ray": "^1.23",
3131
"squizlabs/php_codesniffer": "^3.6",

0 commit comments

Comments
 (0)