Skip to content

Commit

Permalink
Upgraded to bensampo/laravel-enum version 4 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Poulter <github@matthewpoulter.co.za>
  • Loading branch information
dees040 and mdpoulter authored Dec 20, 2021
1 parent 4aebeae commit 5cd0e4b
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 @@ -27,7 +27,7 @@
],
"require": {
"php": "^7.3|^8.0",
"bensampo/laravel-enum": "^3.1",
"bensampo/laravel-enum": "^3.1|^4.0",
"illuminate/support": "^8.0",
"laravel/nova": "^3.0"
},
Expand Down

0 comments on commit 5cd0e4b

Please sign in to comment.