Skip to content

Commit 85a23a6

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------------------------- | ------- | ------- | | packagist | ergebnis/composer-normalize | 2.45.0 | 2.47.0 | | packagist | phpstan/phpstan | 2.1.10 | 2.1.14 | | packagist | phpstan/phpstan-deprecation-rules | 2.0.1 | 2.0.2 | | packagist | phpstan/phpstan-phpunit | 2.0.4 | 2.0.6 | | packagist | phpstan/phpstan-symfony | 2.0.3 | 2.0.4 | | packagist | phpunit/phpunit | 11.5.15 | 11.5.19 |
1 parent d796b01 commit 85a23a6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
},
4242
"require-dev": {
4343
"doctrine/coding-standard": "^13.0.0",
44-
"ergebnis/composer-normalize": "^2.45.0",
44+
"ergebnis/composer-normalize": "^2.47.0",
4545
"php-standard-library/phpstan-extension": "^2.0",
46-
"phpstan/phpstan": "^2.1.10",
47-
"phpstan/phpstan-deprecation-rules": "^2.0.1",
48-
"phpstan/phpstan-phpunit": "^2.0.4",
46+
"phpstan/phpstan": "^2.1.14",
47+
"phpstan/phpstan-deprecation-rules": "^2.0.2",
48+
"phpstan/phpstan-phpunit": "^2.0.6",
4949
"phpstan/phpstan-strict-rules": "^2.0.4",
50-
"phpstan/phpstan-symfony": "^2.0.3",
50+
"phpstan/phpstan-symfony": "^2.0.4",
5151
"phpstan/phpstan-webmozart-assert": "^2.0.0",
52-
"phpunit/phpunit": "^11.5.15",
52+
"phpunit/phpunit": "^11.5.19",
5353
"roave/security-advisories": "dev-master",
5454
"symfony/config": "^6.4 || ^7.2",
5555
"symfony/options-resolver": "^6.4 || ^7.2",

0 commit comments

Comments
 (0)