Skip to content

Commit f498709

Browse files
Bump Enum Eloquent requirement to 1.9.1
1 parent 921bbd6 commit f498709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"illuminate/support": "^11.46.2|^12.50|^13.0",
2020
"illuminate/console": "^11.46.2|^12.50|^13.0",
2121
"konekt/enum": "^2.1|^3.0|^4.0",
22-
"konekt/enum-eloquent": "^1.7"
22+
"konekt/enum-eloquent": "^1.9.1"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^8.0|^9.0|^10.0|^11.0",

0 commit comments

Comments
 (0)