Skip to content

Commit

Permalink
Upgrade packages dependencies;
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Koprek committed Oct 23, 2024
1 parent b270c62 commit 25fa360
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"enlightn/security-checker": "^1.10"
},
"require-dev": {
"doctrine/migrations": "^2.0 || ^3.5.2",
"guzzlehttp/guzzle": "^7.5.0",
"doctrine/migrations": "^2.0 || ^3.8.2",
"guzzlehttp/guzzle": "^7.9.2",
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-loader": "^2.9",
"mikey179/vfsstream": "^1.6.11",
"php-amqplib/php-amqplib": "^2.0 || ^3.4",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "^0.18.3",
"predis/predis": "^2.0.3",
"symfony/yaml": "^6.0.14 || ^7.0.0",
"vimeo/psalm": "^4.29.0"
"laminas/laminas-loader": "^2.11",
"mikey179/vfsstream": "^1.6.12",
"php-amqplib/php-amqplib": "^2.0 || ^3.7.1",
"phpunit/phpunit": "^9.6.21",
"psalm/plugin-phpunit": "^0.18.4",
"predis/predis": "^2.2.2",
"symfony/yaml": "^6.4.12 || ^7.0.0",
"vimeo/psalm": "^4.30.0"
},
"conflict": {
"guzzlehttp/ringphp": "<1.1.1",
Expand Down
54 changes: 27 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 25fa360

Please sign in to comment.