Skip to content

Commit 276cc27

Browse files
committed
Bump drupol/php-conventions.
1 parent dd0122b commit 276cc27

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"sebastian/comparator": "< 2.0"
4747
},
4848
"require-dev": {
49-
"drupol/php-conventions": "^1.7.1"
49+
"drupol/php-conventions": "^1.7.1 || ^1.8.16"
5050
},
5151
"suggest": {
5252
"ext-pcov": "Install PCov extension to generate code coverage.",

grumphp.yml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ parameters:
55
extra_tasks:
66
phpspec:
77
verbose: true
8-
metadata:
9-
priority: 3000

0 commit comments

Comments
 (0)