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 396eea2 commit a8ca4a5Copy full SHA for a8ca4a5
.styleci.yml
@@ -2,7 +2,6 @@ preset: symfony
2
3
enabled:
4
- alpha_ordered_imports
5
- - short_array_syntax
6
7
disabled:
8
- single_line_throw
composer.json
@@ -30,7 +30,7 @@
30
"require-dev": {
31
"php-http/guzzle6-adapter": "^1.0 || ^2.0",
32
"php-http/message": "^1.0 || ^2.0",
33
- "mockery/mockery": "^1.0 || ^2.0",
+ "mockery/mockery": "^1.0",
34
"monolog/monolog": "*",
35
"sensio/framework-extra-bundle": "^3.0 || ^4.0 || ^5.0",
36
"symfony/browser-kit": "^3.4.4 || ^4.2.7 || ^5.0",
0 commit comments