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