Skip to content

Commit

Permalink
Bump dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Sep 15, 2023
1 parent 2d2e8d4 commit 8eced18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"jms/serializer-bundle": "^3.5 || ^4.0 || ^5.0",
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "1.10.29",
"phpstan/phpstan-phpunit": "1.3.13",
"phpstan/phpstan": "1.10.34",
"phpstan/phpstan-phpunit": "1.3.14",
"phpstan/phpstan-symfony": "1.3.2",
"phpunit/phpunit": "9.6.10",
"phpunit/phpunit": "9.6.12",
"symfony/form": "^5.4 || ^6.3",
"symfony/intl": "^5.4 || ^6.3",
"symfony/phpunit-bridge": "^5.4 || ^6.3",
Expand Down

0 comments on commit 8eced18

Please sign in to comment.