Skip to content

Commit 9307066

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------- | | packagist | composer/composer | 2.8.5 | 2.8.6 | | packagist | phpunit/phpunit | 11.5.7 | 11.5.10 | | packagist | vimeo/psalm | 6.6.1 | 6.8.7 |
1 parent 4eef6ea commit 9307066

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ext-libxml": "*",
99
"ext-simplexml": "*",
1010
"azjezz/psl": "^3.2.0",
11-
"composer/composer": "^2.8.5",
11+
"composer/composer": "^2.8.6",
1212
"nikic/php-parser": "^5.4.0",
1313
"nikolaposa/version": "^4.2.0",
1414
"ocramius/package-versions": "^2.10.0",
@@ -30,12 +30,12 @@
3030
"doctrine/coding-standard": "^12.0.0",
3131
"estahn/phpunit-json-assertions": "^4.0",
3232
"php-standard-library/psalm-plugin": "^2.3.0",
33-
"phpunit/phpunit": "^11.5.7",
33+
"phpunit/phpunit": "^11.5.10",
3434
"psalm/plugin-phpunit": "^0.19.2",
3535
"roave/infection-static-analysis-plugin": "^1.36.0",
3636
"roave/security-advisories": "dev-master",
3737
"squizlabs/php_codesniffer": "^3.11.3",
38-
"vimeo/psalm": "^6.6.1"
38+
"vimeo/psalm": "^6.8.7"
3939
},
4040
"conflict": {
4141
"revolt/event-loop": "<0.2.5",

0 commit comments

Comments
 (0)