Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adaamz committed Mar 21, 2019
1 parent e0aa20f commit d99f79d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -7,10 +7,10 @@
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
"require": {
"php": "^7.1",
"consistence/coding-standard": "~1.1.0",
"consistence/coding-standard": "^3.8",
"nette/utils": "^2.3@dev || ^3.0@dev",
"slevomat/coding-standard": "^5.0",
"squizlabs/php_codesniffer": "^2.9.1"
"squizlabs/php_codesniffer": "^3.4"
},
"require-dev": {
"phpunit/phpunit": "^6.1"
Expand Down

0 comments on commit d99f79d

Please sign in to comment.