Skip to content

Commit ef3aa4a

Browse files
authored
Merge pull request #2935 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents 6b73943 + 1aa2e2a commit ef3aa4a

File tree

19 files changed

+451
-540
lines changed

19 files changed

+451
-540
lines changed

.idea/php.xml

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

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"ext-random": "*",
2929
"doctrine/doctrine-bundle": "2.13.2",
3030
"doctrine/doctrine-migrations-bundle": "3.4.1",
31-
"doctrine/orm": "2.20.1",
31+
"doctrine/orm": "2.20.2",
3232
"friendsofphp/proxy-manager-lts": "1.0.18",
33-
"gedmo/doctrine-extensions": "3.17.1",
33+
"gedmo/doctrine-extensions": "3.18.0",
3434
"lexik/jwt-authentication-bundle": "3.1.1",
3535
"mark-gerarts/automapper-plus-bundle": "1.5.0",
3636
"matomo/device-detector": "6.4.3",

composer.lock

Lines changed: 30 additions & 27 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
},
88
"require-dev": {
99
"liuggio/fastest": "1.12.0",
10-
"phpunit/php-code-coverage": "11.0.8",
11-
"phpunit/phpcov": "10.0.1",
12-
"phpunit/phpunit": "11.5.6",
10+
"phpunit/php-code-coverage": "12.0.2",
11+
"phpunit/phpcov": "11.0.0",
12+
"phpunit/phpunit": "12.0.2",
1313
"roave/security-advisories": "dev-latest",
1414
"symfony/browser-kit": "7.2.0",
1515
"symfony/phpunit-bridge": "7.2.0"

0 commit comments

Comments
 (0)