Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Xety committed Oct 22, 2019
1 parent 844bdb3 commit 6cdb6b6
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 @@ -20,8 +20,8 @@
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "*",
"squizlabs/php_codesniffer": "3.0.x-dev"
"phpunit/phpunit": "~8.0",
"squizlabs/php_codesniffer": "~3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6cdb6b6

Please sign in to comment.