Skip to content

Commit 75664f2

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | packagist | infection/infection | 0.32.0 | 0.32.3 | | packagist | phpunit/phpunit | 12.5.5 | 12.5.6 |
1 parent 63816b8 commit 75664f2

File tree

2 files changed

+27
-16
lines changed

2 files changed

+27
-16
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
1717
"composer-runtime-api": "^2.2",
18-
"infection/infection": "0.32.0",
18+
"infection/infection": "0.32.3",
1919
"sanmai/later": "^0.1.7",
2020
"vimeo/psalm": "^6.14.3"
2121
},
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"azjezz/psl": "^4.2.0",
2727
"doctrine/coding-standard": "^14.0.0",
28-
"phpunit/phpunit": "^12.5.4",
28+
"phpunit/phpunit": "^12.5.6",
2929
"psalm/plugin-phpunit": "^0.19.5"
3030
},
3131
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)