Skip to content

Commit 3def913

Browse files
Update filament/filament requirement from ^4.1 to ^5.1
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.1.0...v5.1.0) --- updated-dependencies: - dependency-name: filament/filament dependency-version: 5.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c56891d commit 3def913

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.2",
20-
"filament/filament": "^4.1",
20+
"filament/filament": "^5.1",
2121
"spatie/laravel-package-tools": "^1.16"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)