Skip to content

Commit 533857b

Browse files
authored
Merge pull request #2448 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents 7b7e4fe + 7b8907a commit 533857b

File tree

16 files changed

+158
-157
lines changed

16 files changed

+158
-157
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"gedmo/doctrine-extensions": "3.13.0",
3434
"lexik/jwt-authentication-bundle": "2.19.1",
3535
"mark-gerarts/automapper-plus-bundle": "1.4.1",
36-
"matomo/device-detector": "6.1.5",
36+
"matomo/device-detector": "6.1.6",
3737
"matthiasnoback/symfony-console-form": "5.3.2",
3838
"nelmio/api-doc-bundle": "4.12.0",
3939
"nelmio/cors-bundle": "2.3.1",

composer.lock

Lines changed: 21 additions & 20 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"require-dev": {
88
"liuggio/fastest": "1.11.0",
9-
"phpunit/php-code-coverage": "10.1.6",
9+
"phpunit/php-code-coverage": "10.1.7",
1010
"phpunit/phpcov": "9.0.2",
1111
"phpunit/phpunit": "10.0.19",
1212
"roave/security-advisories": "dev-latest",

tools/01_phpunit/composer.lock

Lines changed: 22 additions & 21 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.2.0"
66
},
77
"require-dev": {
8-
"phpstan/phpstan": "1.10.36",
8+
"phpstan/phpstan": "1.10.37",
99
"phpstan/phpstan-phpunit": "1.3.14",
1010
"phpstan/phpstan-symfony": "1.3.4",
1111
"roave/security-advisories": "dev-latest"

0 commit comments

Comments
 (0)