Skip to content

Commit fbc86f5

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ----------------- | ------- | ------- | | packagist | composer/composer | 2.8.12 | 2.9.0 | | packagist | phpunit/phpunit | 11.5.43 | 11.5.44 |
1 parent 7907f1e commit fbc86f5

File tree

2 files changed

+27
-25
lines changed

2 files changed

+27
-25
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"composer-runtime-api": "^2.2.0"
1515
},
1616
"require-dev": {
17-
"composer/composer": "^2.8.12",
17+
"composer/composer": "^2.9.0",
1818
"doctrine/coding-standard": "^14.0.0",
1919
"ext-zip": "^1.15.0",
2020
"roave/infection-static-analysis-plugin": "^1.39.0",
21-
"phpunit/phpunit": "^11.5.43",
21+
"phpunit/phpunit": "^11.5.44",
2222
"psalm/plugin-phpunit": "^0.19.5",
2323
"vimeo/psalm": "^6.13.1"
2424
},

composer.lock

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

0 commit comments

Comments
 (0)