Skip to content

Commit

Permalink
Composer(deps-dev): Update filament/filament requirement
Browse files Browse the repository at this point in the history
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@v3.2.21...v3.2.101)

---
updated-dependencies:
- dependency-name: filament/filament
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 598c030 commit d6d31fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"require-dev": {
"phpunit/phpunit": "^10.5 || ^11",
"filament/filament": "v3.2.21",
"filament/filament": "v3.2.101",
"orchestra/testbench": "^8.8 || ^9.0",
"phpstan/phpstan": "^1.10",
"nunomaduro/collision": "^7.6 || ^8.0",
Expand Down

0 comments on commit d6d31fe

Please sign in to comment.