Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| packagist  | brick/varexporter    | 0.4.0  | 0.5.0  |
| packagist  | psalm/plugin-phpunit | 0.18.4 | 0.19.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent ae01570 commit eede82b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"brick/varexporter": "^0.3.8 || ^0.4.0",
"brick/varexporter": "^0.3.8 || ^0.4.0 || ^0.5.0",
"laminas/laminas-stdlib": "^3.17",
"psr/container": "^1.1 || ^2.0"
},
Expand All @@ -50,7 +50,7 @@
"mikey179/vfsstream": "^1.6.11@alpha",
"phpbench/phpbench": "^1.2.7",
"phpunit/phpunit": "^10.4",
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-phpunit": "^0.19.0",
"symfony/console": "^6.0",
"vimeo/psalm": "^5.22"
},
Expand Down

0 comments on commit eede82b

Please sign in to comment.