Skip to content

Commit 828716a

Browse files
authored
Merge pull request #40 from lara-zeus/laravel-12
support laravel 12
2 parents 64bbcc1 + 914a85f commit 828716a

File tree

5 files changed

+1036
-2049
lines changed

5 files changed

+1036
-2049
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@
2727
],
2828
"require": {
2929
"php": "^8.1",
30-
"awcodes/preset-color-picker": "^0.1.0",
30+
"awcodes/preset-color-picker": "^0.1",
3131
"spatie/laravel-package-tools": "^1.16",
3232
"calebporzio/sushi": "^2.4",
3333
"filament/filament": "^3.2",
3434
"filament/spatie-laravel-translatable-plugin": "^3.2",
3535
"lara-zeus/chaos": "^1.0",
3636
"rickdbcn/filament-email": "^1.0",
37-
"ryangjchandler/blade-tabler-icons": "^2.3",
37+
"secondnetwork/blade-tabler-icons": "^2.3",
3838
"spatie/laravel-tags": "^4.6",
39-
"stechstudio/filament-impersonate": "^3.7"
39+
"stechstudio/filament-impersonate": "^3.15"
4040
},
4141
"require-dev": {
4242
"nunomaduro/collision": "^7.0",

0 commit comments

Comments
 (0)