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 Dec 22, 2022
1 parent 07160b6 commit a797192
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 48 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.9.0",
"diglactic/laravel-breadcrumbs": "^7.0",
"doctrine/dbal": "^2.10",
Expand Down
95 changes: 48 additions & 47 deletions composer.lock

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

0 comments on commit a797192

Please sign in to comment.