Skip to content

Commit b8d1929

Browse files
committed
feat: fix
1 parent 7df8f7a commit b8d1929

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
@@ -23,7 +23,7 @@
2323
],
2424
"homepage": "https://github.com/eramitgupta/laravel-role-permission",
2525
"require": {
26-
"php": "^8.0|^8.1",
26+
"php": "^8.0",
2727
"laravel/pint": "^1.13",
2828
"illuminate/auth": "^8.12|^9.0|^10.0|^11.0",
2929
"illuminate/container": "^8.12|^9.0|^10.0|^11.0",

0 commit comments

Comments
 (0)