Skip to content

Commit b49aabb

Browse files
chore(deps): update filament/filament requirement from ^4.0 to ^5.3
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](filamentphp/filament@v4.0.0...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 8ea97b2 commit b49aabb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.3",
20-
"filament/filament": "^4.0",
20+
"filament/filament": "^5.3",
2121
"illuminate/contracts": "^11.0||^12.0",
2222
"phiki/phiki": "^2.0",
2323
"spatie/laravel-package-tools": "^1.16"

0 commit comments

Comments
 (0)