Skip to content

Commit

Permalink
Merge pull request #41 from geerteltink/fix/update-dependencies
Browse files Browse the repository at this point in the history
fix: update dependencies to ensure some fixes are included
  • Loading branch information
geerteltink committed Oct 24, 2020
2 parents b197b74 + b253949 commit 8eecb18
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 8eecb18

Please sign in to comment.