We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d5993 commit bf0eeb5Copy full SHA for bf0eeb5
1 file changed
composer.json
@@ -17,8 +17,8 @@
17
}
18
],
19
"require": {
20
- "php": "^7.1",
21
- "illuminate/support": "~5.6.0|~5.7.0|~5.8.0"
+ "php": "^7.2",
+ "illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0"
22
},
23
"require-dev": {
24
"orchestra/testbench": "^3.6",
0 commit comments