Skip to content

Commit c70eb91

Browse files
Update filament/filament requirement from ^3.0||^4.0 to ^5.3.0
Updates the requirements on [filament/filament](https://github.com/filamentphp/filament) to permit the latest version. - [Release notes](https://github.com/filamentphp/filament/releases) - [Commits](https://github.com/filamentphp/filament/commits/v5.3.0) --- updated-dependencies: - dependency-name: filament/filament dependency-version: 5.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c16bea1 commit c70eb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"spatie/laravel-package-tools": "^1.16",
2121
"illuminate/contracts": "^10.0||^11.0||^12.0",
2222
"illuminate/support": "^10.0||^11.0||^12.0",
23-
"filament/filament": "^3.0||^4.0"
23+
"filament/filament": "^5.3.0"
2424
},
2525
"require-dev": {
2626
"laravel/pint": "^1.14",

0 commit comments

Comments
 (0)