File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1717 ],
1818 "require" : {
1919 "php" : " ^8.3" ,
20- "filament/filament" : " ^4.0" ,
20+ "filament/filament" : " ^4.0|^5.0 " ,
2121 "laravel/pennant" : " ^1.10" ,
2222 "spatie/laravel-package-tools" : " ^1.14.0"
2323 },
2424 "require-dev" : {
2525 "laravel/pint" : " ^1.0" ,
26- "nunomaduro/collision" : " ^7.8|^8.0" ,
2726 "orchestra/testbench" : " ^8.8|^10.0" ,
28- "pestphp/pest" : " ^2.20|^3.7" ,
29- "pestphp/pest-plugin-arch" : " ^2.0|^3.0" ,
30- "pestphp/pest-plugin-laravel" : " ^2.0|^3.1" ,
31- "pestphp/pest-plugin-livewire" : " ^2.1|^3.0"
27+ "pestphp/pest" : " ^2.20|^3.7|^4.0 " ,
28+ "pestphp/pest-plugin-arch" : " ^2.0|^3.0|^4.0 " ,
29+ "pestphp/pest-plugin-laravel" : " ^2.0|^3.1|^4.0 " ,
30+ "pestphp/pest-plugin-livewire" : " ^2.1|^3.0|^4.0 "
3231 },
3332 "autoload" : {
3433 "psr-4" : {
You can’t perform that action at this time.
0 commit comments