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 88ab5bc + eb22bfb commit 165f9b9Copy full SHA for 165f9b9
composer.json
@@ -21,8 +21,8 @@
21
"require": {
22
"php": ">=5.6.4",
23
"guzzlehttp/guzzle": "^6.2",
24
- "illuminate/notifications": "5.3.* || 5.4.* || 5.5.*",
25
- "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.*"
26
},
27
"require-dev": {
28
"mockery/mockery": "^0.9.5",
0 commit comments