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  | symfony/yaml | 6.3.0  | 6.3.3  |
| packagist  | vimeo/psalm  | 5.13.1 | 5.14.1 |
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent c2ff2d5 commit e8bfc84
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"michelf/php-markdown": "^2.0",
"monolog/monolog": "^3.4.0",
"psr/log": "^3.0.0",
"symfony/yaml": "^6.3.0",
"symfony/yaml": "^6.3.3",
"thecodingmachine/safe": "^2.5.0",
"twig/twig": "^3.7.0",
"webmozart/assert": "^1.11"
Expand All @@ -28,7 +28,7 @@
"phpunit/phpunit": "^10.2.6",
"psalm/plugin-phpunit": "^0.18.4",
"roave/security-advisories": "dev-latest",
"vimeo/psalm": "^5.13.1"
"vimeo/psalm": "^5.14.1"
},
"autoload": {
"psr-4": {
Expand Down
55 changes: 28 additions & 27 deletions composer.lock

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

0 comments on commit e8bfc84

Please sign in to comment.