File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 2020 }
2121 ],
2222 "require" : {
23- "illuminate/database" : " ^8.83|^9.35" ,
24- "illuminate/support" : " ^8.83|^9.35"
23+ "illuminate/database" : " ^8.83|^9.35|^10.0 " ,
24+ "illuminate/support" : " ^8.83|^9.35|^10.0 "
2525 },
2626 "autoload" : {
2727 "psr-4" : {
3737 "test" : " vendor/bin/phpunit"
3838 },
3939 "require-dev" : {
40- "chelout/laravel-relationship-events" : " ^1.5" ,
40+ "chelout/laravel-relationship-events" : " ^1.5|^2.0 " ,
4141 "laravel/legacy-factories" : " ^1.3" ,
4242 "livewire/livewire" : " dev-master" ,
4343 "mockery/mockery" : " ^1.5" ,
44- "orchestra/database" : " ^6.28|^7.0" ,
45- "orchestra/testbench" : " ^6.28|^7.0" ,
46- "orchestra/testbench-core" : " ^6.28|^7.0" ,
47- "phpunit/phpunit" : " ^9.5.25"
44+ "orchestra/testbench" : " ^6.28|^7.0|^8.0" ,
45+ "phpunit/phpunit" : " ^9.5.25|^10.0"
4846 },
4947 "config" : {
5048 "sort-packages" : true
You can’t perform that action at this time.
0 commit comments