Skip to content

Commit b600f77

Browse files
authored
Merge pull request #2696 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents 15bbee4 + baa98a3 commit b600f77

File tree

9 files changed

+68
-67
lines changed

9 files changed

+68
-67
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"mark-gerarts/automapper-plus-bundle": "1.4.1",
3636
"matomo/device-detector": "6.3.0",
3737
"matthiasnoback/symfony-console-form": "5.3.2",
38-
"nelmio/api-doc-bundle": "4.23.1",
38+
"nelmio/api-doc-bundle": "4.24.0",
3939
"nelmio/cors-bundle": "2.4.0",
4040
"phpdocumentor/reflection-docblock": "5.3.0",
4141
"ramsey/uuid-doctrine": "2.0.0",

composer.lock

Lines changed: 30 additions & 29 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
@@ -5,7 +5,7 @@
55
"php": "^8.3.0"
66
},
77
"require-dev": {
8-
"phpstan/phpstan": "1.10.60",
8+
"phpstan/phpstan": "1.10.62",
99
"phpstan/phpstan-phpunit": "1.3.16",
1010
"phpstan/phpstan-symfony": "1.3.8",
1111
"roave/security-advisories": "dev-latest"

tools/02_phpstan/composer.lock

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

tools/03_psalm/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
},
77
"require-dev": {
88
"roave/security-advisories": "dev-latest",
9-
"psalm/plugin-phpunit": "0.18.4",
9+
"psalm/plugin-phpunit": "0.19.0",
1010
"psalm/plugin-symfony": "5.1.0",
11-
"vimeo/psalm": "5.22.2",
11+
"vimeo/psalm": "5.23.1",
1212
"weirdan/doctrine-psalm-plugin": "2.9.0"
1313
},
1414
"config": {

tools/03_psalm/composer.lock

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

tools/05_infection/composer.lock

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

tools/09_rector/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": "^8.3.0"
66
},
77
"require-dev": {
8-
"rector/rector": "1.0.2",
8+
"rector/rector": "1.0.3",
99
"roave/security-advisories": "dev-latest"
1010
},
1111
"config": {

0 commit comments

Comments
 (0)