Skip to content

Commit 8e6ff76

Browse files
committed
Updated main dependencies
1 parent c79a4bf commit 8e6ff76

File tree

2 files changed

+84
-61
lines changed

2 files changed

+84
-61
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ext-pdo": "*",
2828
"ext-random": "*",
2929
"doctrine/doctrine-bundle": "2.14.0",
30-
"doctrine/doctrine-migrations-bundle": "3.4.1",
30+
"doctrine/doctrine-migrations-bundle": "3.4.2",
3131
"doctrine/orm": "2.20.3",
3232
"friendsofphp/proxy-manager-lts": "1.0.18",
3333
"gedmo/doctrine-extensions": "3.20.0",
@@ -45,7 +45,7 @@
4545
"symfony/doctrine-bridge": "7.2.6",
4646
"symfony/dotenv": "7.2.0",
4747
"symfony/expression-language": "7.2.0",
48-
"symfony/flex": "2.5.0",
48+
"symfony/flex": "2.7.0",
4949
"symfony/form": "7.2.6",
5050
"symfony/framework-bundle": "7.2.5",
5151
"symfony/monolog-bundle": "3.10.0",
@@ -73,9 +73,9 @@
7373
"bamarni/composer-bin-plugin": "1.8.2",
7474
"doctrine/doctrine-fixtures-bundle": "4.1.0",
7575
"liuggio/fastest": "1.13.0",
76-
"phpunit/php-code-coverage": "12.2.0",
76+
"phpunit/php-code-coverage": "12.3.0",
7777
"phpunit/phpcov": "11.0.0",
78-
"phpunit/phpunit": "12.1.4",
78+
"phpunit/phpunit": "12.1.6",
7979
"roave/security-advisories": "dev-latest",
8080
"symfony/browser-kit": "7.2.4",
8181
"symfony/debug-bundle": "7.2.0",

0 commit comments

Comments
 (0)