Skip to content

Commit c25bf74

Browse files
authored
Merge pull request #2951 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents cf29b24 + 6bea633 commit c25bf74

File tree

19 files changed

+508
-573
lines changed

19 files changed

+508
-573
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ext-mbstring": "*",
2727
"ext-pdo": "*",
2828
"ext-random": "*",
29-
"doctrine/doctrine-bundle": "2.13.2",
29+
"doctrine/doctrine-bundle": "2.14.0",
3030
"doctrine/doctrine-migrations-bundle": "3.4.1",
3131
"doctrine/orm": "2.20.2",
3232
"friendsofphp/proxy-manager-lts": "1.0.18",

composer.lock

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

tools/01_phpunit/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
},
88
"require-dev": {
99
"liuggio/fastest": "1.13.0",
10-
"phpunit/php-code-coverage": "12.0.5",
10+
"phpunit/php-code-coverage": "12.1.0",
1111
"phpunit/phpcov": "11.0.0",
12-
"phpunit/phpunit": "12.0.7",
12+
"phpunit/phpunit": "12.0.9",
1313
"roave/security-advisories": "dev-latest",
1414
"symfony/browser-kit": "7.2.4",
1515
"symfony/phpunit-bridge": "7.2.0"

tools/01_phpunit/composer.lock

Lines changed: 117 additions & 39 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
@@ -9,7 +9,7 @@
99
"phpstan/phpstan": "2.1.8",
1010
"phpstan/phpstan-deprecation-rules": "2.0.1",
1111
"phpstan/phpstan-phpunit": "2.0.4",
12-
"phpstan/phpstan-symfony": "2.0.2",
12+
"phpstan/phpstan-symfony": "2.0.3",
1313
"roave/security-advisories": "dev-latest"
1414
},
1515
"config": {

0 commit comments

Comments
 (0)