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 3a376d8 commit c3907d8Copy full SHA for c3907d8
composer.json
@@ -3,7 +3,7 @@
3
"description": "A Laravel form package",
4
"require": {
5
"php": "^7.2.0",
6
- "laravel/framework": "~5.7"
+ "laravel/framework": "^5.7|^5.8|^6.0"
7
},
8
"license": "MIT",
9
"authors": [
0 commit comments