File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 128
128
"editor.inlayHints.fontFamily" : " JetBrains Mono" ,
129
129
"editor.inlineSuggest.enabled" : true ,
130
130
"editor.insertSpaces" : true ,
131
- "editor.lightbulb.enabled" : false ,
131
+ "editor.lightbulb.enabled" : " off " ,
132
132
"editor.linkedEditing" : true ,
133
133
"editor.minimap.maxColumn" : 100 ,
134
134
"editor.parameterHints.enabled" : false ,
313
313
"[php]" : {
314
314
"editor.defaultFormatter" : " bmewburn.vscode-intelephense-client"
315
315
},
316
- "window.title" : " totality " ,
316
+ "window.title" : " laravel-model-caching " ,
317
317
"workbench.editor.tabActionLocation" : " left"
318
318
}
Original file line number Diff line number Diff line change 29
29
"doctrine/dbal" : " ^3.3" ,
30
30
"fakerphp/faker" : " ^1.11" ,
31
31
"laravel/nova" : " ^4.0" ,
32
- "orchestra/testbench-browser-kit" : " ^8 .0" ,
33
- "orchestra/testbench" : " ^8.0|^ 9.0" ,
32
+ "orchestra/testbench-browser-kit" : " ^9 .0" ,
33
+ "orchestra/testbench" : " ^9.0" ,
34
34
"php-coveralls/php-coveralls" : " ^2.2" ,
35
- "phpunit/phpunit" : " ^10.0 " ,
35
+ "phpunit/phpunit" : " ^10.5 " ,
36
36
"slevomat/coding-standard" : " ^7.0|^8.14" ,
37
37
"squizlabs/php_codesniffer" : " ^3.6" ,
38
38
"symfony/thanks" : " ^1.2" ,
You can’t perform that action at this time.
0 commit comments