Skip to content

Commit 0ed2ce0

Browse files
authored
fixing testing
1 parent 6d8dcc9 commit 0ed2ce0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
},
2424
"require-dev": {
2525
"laravel/pint": "^1.0",
26-
"nunomaduro/collision": "^7.0",
26+
"nunomaduro/collision": "^6.0||^7.0",
2727
"nunomaduro/larastan": "^2.0.1",
28-
"orchestra/testbench": "^8.0",
29-
"pestphp/pest": "^1.0||^2.0",
30-
"pestphp/pest-plugin-laravel": "^1.0||^2.0",
28+
"orchestra/testbench": "^7.0||^8.0",
29+
"pestphp/pest": "^1.21||^2.0",
30+
"pestphp/pest-plugin-laravel": "^1.1||^2.0",
3131
"phpstan/extension-installer": "^1.1",
3232
"phpstan/phpstan-deprecation-rules": "^1.0",
3333
"phpstan/phpstan-phpunit": "^1.0",

0 commit comments

Comments
 (0)