Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a38c905

Browse files
WIP
1 parent 2a38f0f commit a38c905

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎.vscode/settings.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"editor.inlayHints.fontFamily": "JetBrains Mono",
129129
"editor.inlineSuggest.enabled": true,
130130
"editor.insertSpaces": true,
131-
"editor.lightbulb.enabled": false,
131+
"editor.lightbulb.enabled": "off",
132132
"editor.linkedEditing": true,
133133
"editor.minimap.maxColumn": 100,
134134
"editor.parameterHints.enabled": false,
@@ -313,6 +313,6 @@
313313
"[php]": {
314314
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
315315
},
316-
"window.title": "totality",
316+
"window.title": "laravel-model-caching",
317317
"workbench.editor.tabActionLocation": "left"
318318
}

‎composer.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"doctrine/dbal": "^3.3",
3030
"fakerphp/faker": "^1.11",
3131
"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",
3434
"php-coveralls/php-coveralls": "^2.2",
35-
"phpunit/phpunit": "^10.0",
35+
"phpunit/phpunit": "^10.5",
3636
"slevomat/coding-standard": "^7.0|^8.14",
3737
"squizlabs/php_codesniffer": "^3.6",
3838
"symfony/thanks": "^1.2",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /