Skip to content

Commit ebe96c5

Browse files
authored
Merge pull request #3035 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents efb394c + 319055e commit ebe96c5

File tree

14 files changed

+145
-134
lines changed

14 files changed

+145
-134
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ext-random": "*",
2929
"doctrine/doctrine-bundle": "2.15.1",
3030
"doctrine/doctrine-migrations-bundle": "3.4.2",
31-
"doctrine/orm": "2.20.5",
31+
"doctrine/orm": "2.20.6",
3232
"friendsofphp/proxy-manager-lts": "1.0.18",
3333
"gedmo/doctrine-extensions": "3.20.0",
3434
"lexik/jwt-authentication-bundle": "3.1.1",
@@ -75,7 +75,7 @@
7575
"liuggio/fastest": "1.13.0",
7676
"phpunit/php-code-coverage": "12.3.2",
7777
"phpunit/phpcov": "11.0.1",
78-
"phpunit/phpunit": "12.3.0",
78+
"phpunit/phpunit": "12.3.4",
7979
"roave/security-advisories": "dev-latest",
8080
"symfony/browser-kit": "7.3.2",
8181
"symfony/debug-bundle": "7.3.0",

composer.lock

Lines changed: 59 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/02_phpstan/composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/03_psalm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"roave/security-advisories": "dev-latest",
1010
"psalm/plugin-phpunit": "0.19.5",
1111
"psalm/plugin-symfony": "5.2.7",
12-
"vimeo/psalm": "6.13.0",
12+
"vimeo/psalm": "6.13.1",
1313
"weirdan/doctrine-psalm-plugin": "2.10.0"
1414
},
1515
"config": {

0 commit comments

Comments
 (0)