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] authored May 12, 2024
1 parent 81c2192 commit ff806d5
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 @@ -28,7 +28,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0|| ~8.3.0",
"brick/varexporter": "^0.3.2 || ^0.4",
"brick/varexporter": "^0.3.2 || ^0.4 || ^0.5",
"laminas/laminas-config": "^3.7",
"laminas/laminas-eventmanager": "^3.4",
"laminas/laminas-stdlib": "^3.6",
Expand All @@ -40,7 +40,7 @@
"laminas/laminas-mvc": "^3.6.1",
"laminas/laminas-servicemanager": "^3.22.1",
"phpunit/phpunit": "^10.4.2",
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.15"
},
"suggest": {
Expand Down

0 comments on commit ff806d5

Please sign in to comment.