Commit 1445268 1 parent 309775b commit 1445268 Copy full SHA for 1445268
File tree 1 file changed +2
-9
lines changed
1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 23
23
"php" : " ^8.2|^8.3" ,
24
24
"based/momentum-modal" : " ^0.3.0" ,
25
25
"brick/varexporter" : " ^0.4.0" ,
26
- "illuminate/contracts" : " ^10.0|^11.0" ,
27
26
"inertiajs/inertia-laravel" : " ^1.0" ,
28
27
"spatie/laravel-package-tools" : " ^1.0" ,
29
28
"stichoza/google-translate-php" : " ^5.1" ,
36
35
"orchestra/testbench" : " ^9.0" ,
37
36
"pestphp/pest" : " ^2.18" ,
38
37
"pestphp/pest-plugin-faker" : " ^2.0" ,
39
- "pestphp/pest-plugin-laravel" : " ^2.2" ,
40
- "phpstan/extension-installer" : " ^1.1" ,
41
- "phpstan/phpstan-deprecation-rules" : " ^1.0" ,
42
- "phpstan/phpstan-phpunit" : " ^1.0" ,
43
- "phpunit/phpunit" : " ^10.0"
38
+ "pestphp/pest-plugin-laravel" : " ^2.2"
44
39
},
45
40
"autoload" : {
46
41
"psr-4" : {
65
60
"format" : " vendor/bin/pint"
66
61
},
67
62
"config" : {
68
- "sort-packages" : true ,
69
63
"allow-plugins" : {
70
- "pestphp/pest-plugin" : true ,
71
- "phpstan/extension-installer" : true
64
+ "pestphp/pest-plugin" : true
72
65
}
73
66
},
74
67
"extra" : {
You can’t perform that action at this time.
0 commit comments