We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fe157 commit d305a75Copy full SHA for d305a75
.styleci.yml
@@ -1,3 +1 @@
1
preset: laravel
2
-
3
-linting: true
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.*|5.4.*|5.5.*|5.6.*|5.7.*",
+ "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*",
19
"nesbot/carbon": "^1.21"
20
},
21
"require-dev": {
0 commit comments