Skip to content

Commit ef7e713

Browse files
authored
bump pest 4 (#5)
1 parent 876afdf commit ef7e713

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"nunomaduro/collision": "^8.1.1||^7.10.0",
2626
"larastan/larastan": "^3.0",
2727
"orchestra/testbench": "^10.0||^9.0.0||^8.22.0",
28-
"pestphp/pest": "^3.0",
29-
"pestphp/pest-plugin-arch": "^3.0",
30-
"pestphp/pest-plugin-laravel": "^3.0",
28+
"pestphp/pest": "^4.0",
29+
"pestphp/pest-plugin-arch": "^4.0",
30+
"pestphp/pest-plugin-laravel": "^4.0",
3131
"phpstan/extension-installer": "^1.3",
3232
"phpstan/phpstan-deprecation-rules": "^2.0",
3333
"phpstan/phpstan-phpunit": "^2.0",

0 commit comments

Comments
 (0)