Skip to content

Commit

Permalink
Bump dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Jun 13, 2022
1 parent 0f28ecc commit b46bc32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
],
"require": {
"php": ">=7.4.0",
"squizlabs/php_codesniffer": "^3.6.2",
"slevomat/coding-standard": "^7.2.0"
"squizlabs/php_codesniffer": "^3.7.0",
"slevomat/coding-standard": "^7.2.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b46bc32

Please sign in to comment.