Skip to content

Commit

Permalink
Merge branch '4.1.x' into 5.0.x
Browse files Browse the repository at this point in the history
* 4.1.x:
  PHPUnit 10.5.22 (doctrine#6454)
  PHP CodeSniffer 3.10.1 (doctrine#6453)
  • Loading branch information
derrabus committed Jun 19, 2024
2 parents 6424242 + 083647a commit 7d3b1ef
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 @@ -43,10 +43,10 @@
"phpstan/phpstan": "1.11.5",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "10.5.21",
"phpunit/phpunit": "10.5.22",
"psalm/plugin-phpunit": "0.19.0",
"slevomat/coding-standard": "8.13.1",
"squizlabs/php_codesniffer": "3.9.2",
"squizlabs/php_codesniffer": "3.10.1",
"symfony/cache": "^6.3.8|^7.0",
"symfony/console": "^5.4|^6.3|^7.0",
"vimeo/psalm": "5.24.0"
Expand Down

0 comments on commit 7d3b1ef

Please sign in to comment.