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 5534468 commit 1ae1156Copy full SHA for 1ae1156
composer.json
@@ -14,10 +14,10 @@
14
"require": {
15
"php": ">=5.5.9",
16
"twilio/sdk": "^5.4.1",
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.*",
19
- "illuminate/events": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
20
- "illuminate/queue": "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.*",
+ "illuminate/events": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
+ "illuminate/queue": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
21
},
22
"require-dev": {
23
"mockery/mockery": "^0.9.5",
0 commit comments