Skip to content

Commit

Permalink
fix: update dependencies to ensure some fixes are included
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Eltink <geert.eltink@gmail.com>
  • Loading branch information
geerteltink committed Oct 24, 2020
1 parent b197b74 commit b253949
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -23,9 +23,9 @@
"php": "^7.1",
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
"laminas/laminas-zendframework-bridge": "^1.0",
"slevomat/coding-standard": "^6.2.0",
"squizlabs/php_codesniffer": "^3.5.3",
"webimpress/coding-standard": "^1.1.5"
"slevomat/coding-standard": "^6.4.1",
"squizlabs/php_codesniffer": "^3.5.8",
"webimpress/coding-standard": "^1.1.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b253949

Please sign in to comment.