Skip to content

Commit 7c0e2a3

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------ | | packagist | infection/infection | 0.33.2 | 0.33.3 | | packagist | phpstan/phpstan | 2.2.2 | 2.2.2 | | packagist | phpunit/phpunit | 13.1.14 | 13.2.1 |
1 parent 767568a commit 7c0e2a3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
},
3434
"require-dev": {
3535
"doctrine/coding-standard": "^14.0.0",
36-
"infection/infection": "^0.33.2",
36+
"infection/infection": "^0.33.3",
3737
"laminas/laminas-diactoros": "^3.8.0",
3838
"laminas/laminas-httphandlerrunner": "^2.13.0",
3939
"lcobucci/clock": "^3.6.0",
40-
"phpstan/phpstan": "^2.2.1",
40+
"phpstan/phpstan": "^2.2.2",
4141
"phpstan/phpstan-phpunit": "^2.0.16",
42-
"phpunit/phpunit": "^13.1.14"
42+
"phpunit/phpunit": "^13.2.1"
4343
},
4444
"replace": {
4545
"ocramius/psr7-session": "self.version"

0 commit comments

Comments
 (0)