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 20
20
}
21
21
],
22
22
"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 "
25
25
},
26
26
"autoload" : {
27
27
"psr-4" : {
37
37
"test" : " vendor/bin/phpunit"
38
38
},
39
39
"require-dev" : {
40
- "chelout/laravel-relationship-events" : " ^1.5" ,
40
+ "chelout/laravel-relationship-events" : " ^1.5|^2.0 " ,
41
41
"laravel/legacy-factories" : " ^1.3" ,
42
42
"livewire/livewire" : " dev-master" ,
43
43
"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"
48
46
},
49
47
"config" : {
50
48
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments