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 307736c commit bb416e1Copy full SHA for bb416e1
composer.json
@@ -13,8 +13,8 @@
13
"require": {
14
"php": ">=5.6.4",
15
"guzzlehttp/guzzle": "~6.0",
16
- "illuminate/notifications": "5.3.*|5.4.*|5.5.*",
17
- "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
+ "illuminate/notifications": "5.3.*|5.4.*|5.5.*|5.6.*",
+ "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
18
},
19
"require-dev": {
20
"mockery/mockery": "^0.9.5",
0 commit comments