We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119209f commit 3818e84Copy full SHA for 3818e84
composer.json
@@ -12,7 +12,7 @@
12
"homepage": "https://github.com/codinglabsau/laravel-roles",
13
"keywords": ["Laravel", "Roles"],
14
"require": {
15
- "php" : "^7.3",
+ "php" : "^7.3|^8.0",
16
"illuminate/support": "^6.0|^7.0|^8.0"
17
},
18
"require-dev": {
0 commit comments