Skip to content

Commit 576a3b6

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpstan/phpstan | 2.2.2 | 2.2.2 | | packagist | phpunit/phpunit | 13.1.14 | 13.2.0 |
1 parent 3205ee9 commit 576a3b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
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.0"
4343
},
4444
"replace": {
4545
"ocramius/psr7-session": "self.version"

0 commit comments

Comments
 (0)