Skip to content

Commit c6816b1

Browse files
committed
Chore(deps) - Updated main dependencies
1 parent 34e3871 commit c6816b1

File tree

2 files changed

+103
-97
lines changed

2 files changed

+103
-97
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",

0 commit comments

Comments
 (0)