File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020 }
2121 ],
2222 "require" : {
23- "illuminate/database" : " ^9.35|^10.5" ,
24- "illuminate/support" : " ^9.35|^10.5"
23+ "illuminate/database" : " ^9.35|^10.5|^11 " ,
24+ "illuminate/support" : " ^9.35|^10.5|^11 "
2525 },
2626 "autoload" : {
2727 "psr-4" : {
3737 "test" : " vendor/bin/phpunit"
3838 },
3939 "require-dev" : {
40- "chelout/laravel-relationship-events" : " ^1.5|^2.0" ,
41- "laravel/legacy-factories" : " ^1.3 " ,
42- "livewire/livewire" : " dev-master " ,
43- "mockery/mockery" : " ^1.5 " ,
44- "orchestra/testbench" : " ^7.23|^8.1.1" ,
45- "phpunit/phpunit" : " ^9.5.25"
40+ "chelout/laravel-relationship-events" : " ^1.5|^2.0|^3.0 " ,
41+ "laravel/legacy-factories" : " ^1.4 " ,
42+ "livewire/livewire" : " dev-main " ,
43+ "mockery/mockery" : " ^1.6 " ,
44+ "orchestra/testbench" : " ^7.23|^8.1.1|^9 " ,
45+ "phpunit/phpunit" : " ^9.5.25|^10 "
4646 },
4747 "config" : {
4848 "sort-packages" : true
You can’t perform that action at this time.
0 commit comments