Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Oct 18, 2020
1 parent 3a58200 commit 45cb53c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"phpunit/phpunit": "^4.8.36 || ^7.0",
"phpdocumentor/phpdocumentor":"2.*",
"phpmd/phpmd": "2.*",
"sebastian/phpcpd": "2.*",
"phploc/phploc": "2.*",
"squizlabs/php_codesniffer": "2.*"
"sebastian/phpcpd": "2.* || 3.* || 4.* || 5.* || 6.*",
"phploc/phploc": "2.* || 3.* || 4.* || 5.* || 6.* || 7.*",
"squizlabs/php_codesniffer": "2.* || ^3.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 45cb53c

Please sign in to comment.