Skip to content

Commit b3491dc

Browse files
authored
Merge pull request #3094 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents 4153076 + 95b1916 commit b3491dc

File tree

14 files changed

+153
-153
lines changed

14 files changed

+153
-153
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"ext-pdo": "*",
2828
"ext-random": "*",
2929
"doctrine/doctrine-bundle": "2.18.1",
30-
"doctrine/doctrine-migrations-bundle": "3.5.0",
31-
"doctrine/orm": "2.20.7",
30+
"doctrine/doctrine-migrations-bundle": "3.6.0",
31+
"doctrine/orm": "2.20.8",
3232
"friendsofphp/proxy-manager-lts": "1.0.19",
3333
"gedmo/doctrine-extensions": "3.21.0",
3434
"lexik/jwt-authentication-bundle": "3.1.1",
@@ -59,7 +59,7 @@
5959
"symfony/string": "7.3.4",
6060
"symfony/translation": "7.3.4",
6161
"symfony/twig-bundle": "7.3.4",
62-
"symfony/validator": "7.3.6",
62+
"symfony/validator": "7.3.7",
6363
"symfony/var-exporter": "7.3.4",
6464
"symfony/yaml": "7.3.5",
6565
"zircote/swagger-php": "4.11.1"

composer.lock

Lines changed: 40 additions & 40 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "2.1.31",
9+
"phpstan/phpstan": "2.1.32",
1010
"phpstan/phpstan-deprecation-rules": "2.0.3",
11-
"phpstan/phpstan-phpunit": "2.0.7",
11+
"phpstan/phpstan-phpunit": "2.0.8",
1212
"phpstan/phpstan-symfony": "2.0.8",
1313
"roave/security-advisories": "dev-latest"
1414
},

tools/02_phpstan/composer.lock

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

0 commit comments

Comments
 (0)