Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmasiukevich committed Apr 3, 2022
1 parent c727f50 commit 9f60cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -42,8 +42,8 @@
"require-dev": {
"php-service-bus/code-style-config": "v5.1.*",
"phpunit/phpunit": "v9.5.*",
"vimeo/psalm": "v4.19.*",
"phpstan/phpstan": "v1.4.*",
"vimeo/psalm": "v4.22.*",
"phpstan/phpstan": "v1.5.*",
"boesing/psalm-plugin-stringf": "v1.1.*"
},
"prefer-stable": true,
Expand Down
1 change: 0 additions & 1 deletion psalm.xml
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<psalm
totallyTyped="true"
useDocblockTypes="true"
useDocblockPropertyTypes="true"
strictBinaryOperands="true"
Expand Down

0 comments on commit 9f60cf3

Please sign in to comment.