Skip to content

Commit ad4bfd4

Browse files
committed
update composer.json
1 parent 066e994 commit ad4bfd4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"php": "^8.1",
23+
"php": "^8.2|^8.3",
2424
"coderflex/laravel-turnstile": "^1.0|^2.0",
2525
"illuminate/contracts": "^10.0|^11.0|^12.0",
2626
"spatie/laravel-package-tools": "^1.14.0"
@@ -29,9 +29,9 @@
2929
"filament/filament": "^3.0",
3030
"laravel/pint": "^1.0",
3131
"nunomaduro/collision": "^7.9|^8.1",
32-
"larastan/larastan": "^2.0.1",
33-
"orchestra/testbench": "^8.0|^9.0",
34-
"pestphp/pest": "^2.0",
32+
"larastan/larastan": "^2.8",
33+
"orchestra/testbench": "^8.0|^9.0|^10.0",
34+
"pestphp/pest": "^2.0|^3.0",
3535
"pestphp/pest-plugin-arch": "^2.0",
3636
"pestphp/pest-plugin-laravel": "^2.0",
3737
"pestphp/pest-plugin-livewire": "^2.0",

0 commit comments

Comments
 (0)