Skip to content

Commit

Permalink
Merge pull request #5772 from derrabus/bump/sa
Browse files Browse the repository at this point in the history
PHPStan 1.8.10, Psalm 4.29.0
  • Loading branch information
derrabus committed Oct 18, 2022
2 parents 0c230a5 + f85a2b5 commit eb556b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -42,14 +42,14 @@
"require-dev": {
"doctrine/coding-standard": "10.0.0",
"jetbrains/phpstorm-stubs": "2022.2",
"phpstan/phpstan": "1.8.8",
"phpstan/phpstan": "1.8.10",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "9.5.25",
"psalm/plugin-phpunit": "0.17.0",
"squizlabs/php_codesniffer": "3.7.1",
"symfony/cache": "^5.4|^6.0",
"symfony/console": "^4.4|^5.4|^6.0",
"vimeo/psalm": "4.28.0"
"vimeo/psalm": "4.29.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
Expand Down

0 comments on commit eb556b3

Please sign in to comment.