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 3180ba4 commit f2c3aefCopy full SHA for f2c3aef
composer.json
@@ -14,8 +14,8 @@
14
"require": {
15
"php": ">=5.6.4",
16
"guzzlehttp/guzzle": "^6.2",
17
- "illuminate/notifications": "5.3.* || 5.4.* || 5.5.*",
18
- "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.*"
19
},
20
"require-dev": {
21
"mockery/mockery": "^0.9.5",
0 commit comments