File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 20
20
}
21
21
],
22
22
"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 "
25
25
},
26
26
"autoload" : {
27
27
"psr-4" : {
36
36
"scripts" : {
37
37
"test" : " vendor/bin/phpunit"
38
38
},
39
- "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"
39
+ "require-dev1 " : {
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 "
46
46
},
47
47
"config" : {
48
48
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments