Skip to content

Commit b83a2c4

Browse files
author
Kapitanov Andrey
committed
ENSITECH-20
1 parent d1a4e99 commit b83a2c4

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
@@ -39,9 +39,9 @@
3939
"friendsofphp/php-cs-fixer": "^3.2",
4040
"illuminate/contracts": "^8.0|^9.0|^10.0",
4141
"php-parallel-lint/php-var-dump-check": "^0.5.0",
42-
"phpunit/phpunit": "^9.0",
42+
"phpunit/phpunit": "^9.0 || ^10.0",
4343
"mockery/mockery": "^1.0",
44-
"orchestra/testbench": "^6.0|^7.0"
44+
"orchestra/testbench": "^6.0|^7.0|^8.0"
4545
},
4646
"scripts": {
4747
"cs": "php-cs-fixer fix --config .php-cs-fixer.php",

0 commit comments

Comments
 (0)