Skip to content

Commit 072832c

Browse files
committed
build(deps) bump spatie/laravel-permission to 6.x
1 parent 1af9c4c commit 072832c

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
@@ -19,7 +19,7 @@
1919
"php": "^8.1",
2020
"illuminate/contracts": "^9.0|^10.0|^11.0",
2121
"spatie/laravel-package-tools": "^1.14.1",
22-
"spatie/laravel-permission": "^5.9.1",
22+
"spatie/laravel-permission": "^5.9|^6.0",
2323
"symfony/filesystem": "^6.2.7"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)