Skip to content

Commit 58887bc

Browse files
committed
Laravel 11 support
1 parent 0844868 commit 58887bc

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)