Skip to content

Commit eabddf3

Browse files
authored
Merge pull request #121 from yoosinpaddy/feat/laravel11
Laravel 11 support
2 parents 0844868 + 58887bc commit eabddf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
}
3030
],
3131
"require": {
32-
"cviebrock/eloquent-sluggable": "^10.0|^9.0|~8.0|~7.0|~6.0|~4.8|~4.7|~4.6|~4.5",
32+
"cviebrock/eloquent-sluggable": "^11.0.|^10.0|^9.0|~8.0|~7.0|~6.0|~4.8|~4.7|~4.6|~4.5",
3333
"intervention/image": "2.*",
3434
"laravel/helpers": "^1.3"
3535
},

0 commit comments

Comments
 (0)