Skip to content

Commit

Permalink
chore(deps): update php-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2022
1 parent e4165c9 commit 867586e
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 123 deletions.
6 changes: 3 additions & 3 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"webonyx/graphql-php": "14.11.5"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.4.0",
"friendsofphp/php-cs-fixer": "3.8.0",
"hautelook/alice-bundle": "2.10.0",
"justinrainbow/json-schema": "5.2.11",
"php-coveralls/php-coveralls": "2.5.2",
"phpstan/phpstan": "1.2.0",
"phpstan/phpstan": "1.5.3",
"phpunit/phpunit": "9.5.19",
"symfony/browser-kit": "6.0.3",
"symfony/css-selector": "6.0.3",
Expand All @@ -57,7 +57,7 @@
"symfony/stopwatch": "6.0.3",
"symfony/var-dumper": "6.0.3",
"symfony/web-profiler-bundle": "6.0.3",
"vimeo/psalm": "4.13.1"
"vimeo/psalm": "4.22.0"
},
"config": {
"optimize-autoloader": true,
Expand Down

0 comments on commit 867586e

Please sign in to comment.