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 e022f3c commit 2a3d1adCopy full SHA for 2a3d1ad
composer.json
@@ -13,7 +13,7 @@
13
"email": "[email protected]"
14
}],
15
"require": {
16
- "php": ">=7.2.5",
+ "php": "^7.2.5|^8.0",
17
"dingo/blueprint": "^0.4",
18
"illuminate/routing": "^7.0|^8.0",
19
"illuminate/support": "^7.0|^8.0",
0 commit comments