Skip to content

Commit da12bf3

Browse files
authored
Fix dependencies
1 parent f26610e commit da12bf3

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
@@ -30,9 +30,9 @@
3030
"laravel/pint": "^1.24",
3131
"nunomaduro/collision": "^8.0",
3232
"orchestra/testbench": "^10.0",
33-
"pestphp/pest": "^4.1",
34-
"pestphp/pest-plugin-laravel": "^3.1 | ^4.0",
35-
"pestphp/pest-plugin-livewire": "^3.0 | ^4.0",
33+
"pestphp/pest": "^3.0",
34+
"pestphp/pest-plugin-laravel": "^3.1",
35+
"pestphp/pest-plugin-livewire": "^3.0",
3636
"phpstan/phpstan-deprecation-rules": "^2.0",
3737
"phpstan/phpstan-phpunit": "^2.0",
3838
"spatie/laravel-ray": "^1.26"

0 commit comments

Comments
 (0)