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 26f139e + 3e12417 commit 1cf0099Copy full SHA for 1cf0099
composer.json
@@ -14,8 +14,8 @@
14
"require": {
15
"php": ">=5.6.4",
16
"abraham/twitteroauth": "^0.7.2",
17
- "illuminate/notifications": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
18
- "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
+ "illuminate/notifications": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
+ "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
19
"kylewm/brevity": "^0.2.9"
20
},
21
"require-dev": {
0 commit comments