Skip to content

Commit

Permalink
Bump dev deps and update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteel committed Dec 13, 2022
1 parent d2d6e15 commit 836c3ef
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 26 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"require-dev": {
"ext-curl": "*",
"doctrine/coding-standard": "^11.0.0",
"ergebnis/composer-normalize": "^2.28.3",
"ergebnis/composer-normalize": "^2.29",
"infection/infection": "^0.26.16",
"laminas/laminas-diactoros": "^2.20",
"laminas/laminas-diactoros": "^2.22",
"php-http/curl-client": "^2.2.1",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "^0.18.0",
"phpunit/phpunit": "^9.5.27",
"psalm/plugin-phpunit": "^0.18.4",
"react/child-process": "^0.6.5",
"react/http": "^1.8",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.7.1",
"vimeo/psalm": "^5.0"
"vimeo/psalm": "^5.2"
},
"config": {
"sort-packages": true,
Expand Down
104 changes: 83 additions & 21 deletions composer.lock

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

0 comments on commit 836c3ef

Please sign in to comment.