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 136d176 + c257cc8 commit 46dbb21Copy full SHA for 46dbb21
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.*|5.6.*",
18
- "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
+ "illuminate/notifications": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0",
+ "illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0"
19
},
20
"require-dev": {
21
"mockery/mockery": "^0.9.5",
0 commit comments