Skip to content

Commit bda8873

Browse files
committed
update dependencies
1 parent 0d3a8f2 commit bda8873

File tree

9 files changed

+437
-435
lines changed

9 files changed

+437
-435
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"php": "^8.4",
11+
"php": "^8.3",
1212
"bezhansalleh/filament-shield": "~4.0",
1313
"filament/filament": "~5.1",
1414
"filament/spatie-laravel-settings-plugin": "^5.0",
@@ -79,7 +79,7 @@
7979
},
8080
"config": {
8181
"platform": {
82-
"php": "8.3.6"
82+
"php": "8.4"
8383
},
8484
"platform-check": false,
8585
"optimize-autoloader": true,

composer.lock

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

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.

public/js/filament/filament/app.js

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/js/filament/forms/components/color-picker.js

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/js/filament/notifications/notifications.js

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/js/filament/schemas/components/tabs.js

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)