Skip to content

Commit 1ac94e3

Browse files
authored
Merge pull request #2812 from tarlepp/chore(deps)/dependency-update
Chore(deps) - Dependency update
2 parents e89e97b + abb315e commit 1ac94e3

File tree

19 files changed

+561
-700
lines changed

19 files changed

+561
-700
lines changed

.idea/symfony-flex-backend.iml

Lines changed: 0 additions & 6 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
@@ -9,7 +9,7 @@
99
"liuggio/fastest": "1.12.0",
1010
"phpunit/php-code-coverage": "11.0.3",
1111
"phpunit/phpcov": "10.0.0",
12-
"phpunit/phpunit": "11.2.0",
12+
"phpunit/phpunit": "11.2.5",
1313
"roave/security-advisories": "dev-latest",
1414
"symfony/browser-kit": "7.1.1",
1515
"symfony/phpunit-bridge": "7.1.1"

tools/01_phpunit/composer.lock

Lines changed: 69 additions & 66 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
@@ -6,7 +6,7 @@
66
"php": "^8.3.0"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "1.11.4",
9+
"phpstan/phpstan": "1.11.5",
1010
"phpstan/phpstan-phpunit": "1.4.0",
1111
"phpstan/phpstan-symfony": "1.4.4",
1212
"roave/security-advisories": "dev-latest"

tools/02_phpstan/composer.lock

Lines changed: 21 additions & 19 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
@@ -8,8 +8,8 @@
88
"require-dev": {
99
"roave/security-advisories": "dev-latest",
1010
"psalm/plugin-phpunit": "0.19.0",
11-
"psalm/plugin-symfony": "5.2.1",
12-
"vimeo/psalm": "5.24.0",
11+
"psalm/plugin-symfony": "5.2.3",
12+
"vimeo/psalm": "5.25.0",
1313
"weirdan/doctrine-psalm-plugin": "2.9.0"
1414
},
1515
"config": {

0 commit comments

Comments
 (0)