Skip to content

Commit

Permalink
Merge branch '2.13.x' into 3.2.x
Browse files Browse the repository at this point in the history
* 2.13.x:
  PHPCS 3.6.2, Psalm 4.15.0
  • Loading branch information
derrabus committed Dec 13, 2021
2 parents 2aec3f8 + 8dc0889 commit decf34a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "9.5.10",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.1",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.14.0"
"vimeo/psalm": "4.15.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
Expand Down

0 comments on commit decf34a

Please sign in to comment.