Skip to content

Commit 809fe5b

Browse files
authored
Merge pull request #3073 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents 3df255a + c6816b1 commit 809fe5b

File tree

17 files changed

+413
-500
lines changed

17 files changed

+413
-500
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"ext-mbstring": "*",
2727
"ext-pdo": "*",
2828
"ext-random": "*",
29-
"doctrine/doctrine-bundle": "2.16.2",
30-
"doctrine/doctrine-migrations-bundle": "3.4.2",
29+
"doctrine/doctrine-bundle": "2.18.0",
30+
"doctrine/doctrine-migrations-bundle": "3.5.0",
3131
"doctrine/orm": "2.20.6",
3232
"friendsofphp/proxy-manager-lts": "1.0.18",
3333
"gedmo/doctrine-extensions": "3.21.0",
@@ -71,11 +71,11 @@
7171
},
7272
"require-dev": {
7373
"bamarni/composer-bin-plugin": "1.8.2",
74-
"doctrine/doctrine-fixtures-bundle": "4.1.0",
74+
"doctrine/doctrine-fixtures-bundle": "4.2.0",
7575
"liuggio/fastest": "1.13.0",
7676
"phpunit/php-code-coverage": "12.4.0",
7777
"phpunit/phpcov": "11.0.2",
78-
"phpunit/phpunit": "12.3.14",
78+
"phpunit/phpunit": "12.4.1",
7979
"roave/security-advisories": "dev-latest",
8080
"symfony/browser-kit": "7.3.2",
8181
"symfony/debug-bundle": "7.3.4",

composer.lock

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

tools/02_phpstan/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "2.1.29",
9+
"phpstan/phpstan": "2.1.31",
1010
"phpstan/phpstan-deprecation-rules": "2.0.3",
1111
"phpstan/phpstan-phpunit": "2.0.7",
1212
"phpstan/phpstan-symfony": "2.0.8",

tools/02_phpstan/composer.lock

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

tools/03_psalm/composer.lock

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

0 commit comments

Comments
 (0)