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 dd0122b + 276cc27 commit 7f37d84Copy full SHA for 7f37d84
composer.json
@@ -46,7 +46,7 @@
46
"sebastian/comparator": "< 2.0"
47
},
48
"require-dev": {
49
- "drupol/php-conventions": "^1.7.1"
+ "drupol/php-conventions": "^1.7.1 || ^1.8.16"
50
51
"suggest": {
52
"ext-pcov": "Install PCov extension to generate code coverage.",
grumphp.yml.dist
@@ -5,5 +5,3 @@ parameters:
5
extra_tasks:
6
phpspec:
7
verbose: true
8
- metadata:
9
- priority: 3000
0 commit comments