Skip to content

Commit

Permalink
Bump bensampo/laravel-enum from 1.38.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [bensampo/laravel-enum](https://github.com/BenSampo/laravel-enum) from 1.38.0 to 2.2.0.
- [Release notes](https://github.com/BenSampo/laravel-enum/releases)
- [Changelog](https://github.com/BenSampo/laravel-enum/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/BenSampo/laravel-enum/blob/master/UPGRADE.md)
- [Commits](BenSampo/laravel-enum@v1.38.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2022
1 parent 7de24a3 commit f1e016d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"require": {
"php": "^7.4",
"bensampo/laravel-enum": "^1.25",
"bensampo/laravel-enum": "^2.2",
"davidepastore/codice-fiscale": "^0.8.0",
"diglactic/laravel-breadcrumbs": "^7.0",
"doctrine/dbal": "^2.10",
Expand Down
49 changes: 25 additions & 24 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f1e016d

Please sign in to comment.