Skip to content

Commit

Permalink
chore: Update drupol/php-conventions.
Browse files Browse the repository at this point in the history
drupol committed May 7, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 82d568b commit cd50573
Showing 3 changed files with 3 additions and 3 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -24,9 +24,9 @@
},
"require-dev": {
"amphp/parallel-functions": "^1",
"drupol/php-conventions": "^4.0.2",
"drupol/php-conventions": "^5",
"friends-of-phpspec/phpspec-code-coverage": "^6",
"infection/infection": "^0.21.0",
"infection/infection": "^0.22.0",
"infection/phpspec-adapter": "^0.1.1",
"phpspec/phpspec": "^7",
"phpstan/phpstan-strict-rules": "^0.12",
2 changes: 1 addition & 1 deletion grumphp.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ imports:
- { resource: vendor/drupol/php-conventions/config/php73/grumphp.yml }

parameters:
tasks.phpcsfixer.config: .php_cs.dist
tasks.phpcsfixer.config: .php-cs-fixer.dist.php
tasks.license.holder: Pol Dellaiera
tasks.license.date_from: 2019
extra_tasks:

0 comments on commit cd50573

Please sign in to comment.