Skip to content

Commit df2f1a3

Browse files
authored
Merge pull request #78 from Laravel-Backpack/laravel-13
Update cviebrock/eloquent-sluggable version range
2 parents 088ac33 + 4df1081 commit df2f1a3

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"backpack/crud": "^6.0|^7.0",
2323
"backpack/pro": "^2.0|^3.0",
24-
"cviebrock/eloquent-sluggable": "^10.0|^11.0|^12.0"
24+
"cviebrock/eloquent-sluggable": "^10.0|^11.0|^12.0|^13.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit" : "^11.0||^10.0||^9.0||^7.0",

0 commit comments

Comments
 (0)