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  | doctrine/orm             | 2.13.3 | 2.13.3 |
| packagist  | phpspec/prophecy-phpunit | 2.0.1  | 2.0.1  |
| packagist  | phpunit/phpunit          | 9.5.26 | 9.5.26 |
| packagist  | vimeo/psalm              | 4.29.0 | 4.29.0 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Nov 1, 2022
1 parent 63eced4 commit 7a0b404
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -49,15 +49,15 @@
"willdurand/negotiation": "^3.0"
},
"require-dev": {
"doctrine/orm": "^2.9.4",
"doctrine/orm": "^2.13.3",
"laminas/laminas-coding-standard": "~2.4.0",
"laminas/laminas-hydrator": "^4.3",
"laminas/laminas-paginator": "^2.11",
"mezzio/mezzio-helpers": "^5.7",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5.8",
"phpspec/prophecy-phpunit": "^2.0.1",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "^0.17.0",
"vimeo/psalm": "^4.3"
"vimeo/psalm": "^4.29.0"
},
"provide": {
"psr/link-implementation": "1.0"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7a0b404

Please sign in to comment.