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.
2 parents f98e151 + 09457e5 commit 3ffdddbCopy full SHA for 3ffdddb
composer.json
@@ -14,11 +14,11 @@
14
}
15
],
16
"require": {
17
- "php": ">=7.1.0",
18
- "illuminate/contracts": "~5.6|~6.0|~7.0",
19
- "illuminate/queue": "~5.6|~6.0|~7.0",
20
- "illuminate/support": "~5.6|~6.0|~7.0",
21
- "guzzlehttp/guzzle": "^6.3",
+ "php": "^7.2.5",
+ "illuminate/contracts": "~7.0|~8.0",
+ "illuminate/queue": "~7.0|~8.0",
+ "illuminate/support": "~7.0|~8.0",
+ "guzzlehttp/guzzle": "^7.0.1",
22
"monolog/monolog": "~1.12|^2.0"
23
},
24
"autoload": {
0 commit comments