Skip to content

Commit 5e4b085

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------ | | packagist | infection/infection | 0.26.19 | 0.27.0 | | packagist | phpunit/phpunit | 9.6.9 | 9.6.9 |
1 parent 02f9fd1 commit 5e4b085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^9.6.7",
23-
"infection/infection": "^0.26.19"
22+
"phpunit/phpunit": "^9.6.9",
23+
"infection/infection": "^0.27.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)