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 03e144d commit 57be995Copy full SHA for 57be995
composer.json
@@ -3,7 +3,7 @@
3
"description": "Responder for api and Laravel project",
4
"type": "library",
5
"require": {
6
- "php": "^7.2",
+ "php": ">=7.2",
7
"laravel/framework": ">=5.8"
8
},
9
"keywords": [
0 commit comments