Skip to content

Commit c936c1d

Browse files
committed
chore: support Pest 5
1 parent d31fa25 commit c936c1d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"laravel/pint": "^1.14",
3838
"nunomaduro/collision": "^8.1.1||^7.10.0",
3939
"orchestra/testbench": "^11.0.0||^10.0.0||^9.0.0",
40-
"pestphp/pest": "^4.0||^3.0||^2.34",
41-
"pestphp/pest-plugin-arch": "^4.0||^3.0||^2.7",
42-
"pestphp/pest-plugin-laravel": "^4.0||^3.0||^2.3",
40+
"pestphp/pest": "^4.0||^3.0||^2.34|^5.0",
41+
"pestphp/pest-plugin-arch": "^4.0||^3.0||^2.7|^5.0",
42+
"pestphp/pest-plugin-laravel": "^4.0||^3.0||^2.3|^5.0",
4343
"phpstan/extension-installer": "^1.3||^2.0",
4444
"phpstan/phpstan-deprecation-rules": "^1.1||^2.0",
4545
"phpstan/phpstan-phpunit": "^1.3||^2.0",

0 commit comments

Comments
 (0)