Skip to content

Commit b8b8ed8

Browse files
Laravel 10.38.2 Shift (alexjustesen#1012)
Co-authored-by: Shift <[email protected]>
1 parent 246184d commit b8b8ed8

File tree

5 files changed

+89
-89
lines changed

5 files changed

+89
-89
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.38.1.
7+
* Generated for Laravel 10.38.2.
88
*
99
* This file should not be included in your code, only analyzed by your IDE!
1010
*

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"chrisullyott/php-filesize": "^4.2.1",
1414
"doctrine/dbal": "^3.7.2",
1515
"dragonmantank/cron-expression": "^3.3.3",
16-
"filament/filament": "^3.1.24",
17-
"filament/spatie-laravel-settings-plugin": "^3.1.24",
16+
"filament/filament": "^3.1.27",
17+
"filament/spatie-laravel-settings-plugin": "^3.1.27",
1818
"guzzlehttp/guzzle": "^7.8.1",
1919
"influxdata/influxdb-client-php": "^3.4",
2020
"laravel-notification-channels/telegram": "^4.0",
21-
"laravel/framework": "^10.38.1",
21+
"laravel/framework": "^10.38.2",
2222
"laravel/prompts": "^0.1.13",
2323
"laravel/sanctum": "^3.3.2",
2424
"laravel/tinker": "^2.8.2",
@@ -36,7 +36,7 @@
3636
"mockery/mockery": "^1.6.7",
3737
"nunomaduro/collision": "^7.10.0",
3838
"phpunit/phpunit": "^10.5.3",
39-
"spatie/laravel-ignition": "^2.3.2"
39+
"spatie/laravel-ignition": "^2.3.3"
4040
},
4141
"autoload": {
4242
"files": [

0 commit comments

Comments
 (0)