Skip to content

Commit 4b1ca32

Browse files
Laravel 10.26.2 Shift (alexjustesen#838)
Co-authored-by: Shift <[email protected]>
1 parent 60ab76a commit 4b1ca32

File tree

8 files changed

+72
-81
lines changed

8 files changed

+72
-81
lines changed

_ide_helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
/**
66
* A helper file for Laravel, to provide autocomplete information to your IDE
7-
* Generated for Laravel 10.25.2.
7+
* Generated for Laravel 10.26.2.
88
*
99
* This file should not be included in your code, only analyzed by your IDE!
1010
*

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"chrisullyott/php-filesize": "^4.2.1",
1414
"doctrine/dbal": "^3.7.0",
1515
"dragonmantank/cron-expression": "^3.3.3",
16-
"filament/filament": "^3.0.63",
17-
"filament/spatie-laravel-settings-plugin": "^3.0.63",
16+
"filament/filament": "^3.0.67",
17+
"filament/spatie-laravel-settings-plugin": "^3.0.67",
1818
"guzzlehttp/guzzle": "^7.8",
1919
"influxdata/influxdb-client-php": "^3.4",
2020
"laravel-notification-channels/telegram": "^4.0",
21-
"laravel/framework": "^10.25.2",
22-
"laravel/prompts": "^0.1.10",
21+
"laravel/framework": "^10.26.2",
22+
"laravel/prompts": "^0.1.11",
2323
"laravel/sanctum": "^3.3.1",
2424
"laravel/tinker": "^2.8.2",
2525
"livewire/livewire": "^3.0.5",
@@ -33,7 +33,7 @@
3333
"fakerphp/faker": "^1.23.0",
3434
"laravel/pint": "^1.13.2",
3535
"laravel/sail": "^1.25.0",
36-
"laravel/telescope": "^4.16",
36+
"laravel/telescope": "^4.16.4",
3737
"mockery/mockery": "^1.6.6",
3838
"nunomaduro/collision": "^7.9.0",
3939
"phpunit/phpunit": "^10.3.5",

composer.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 12 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"resources/css/app.css": {
3-
"file": "assets/app-1403bbae.css",
3+
"file": "assets/app-50d9af0e.css",
44
"isEntry": true,
55
"src": "resources/css/app.css"
66
},
77
"resources/css/filament/admin/theme.css": {
8-
"file": "assets/theme-a509814c.css",
8+
"file": "assets/theme-2db13071.css",
99
"isEntry": true,
1010
"src": "resources/css/filament/admin/theme.css"
1111
}

public/css/filament/filament/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)