Skip to content

Commit

Permalink
update to PHPAlgorithms 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doganoo committed Jun 22, 2020
1 parent e8c67e9 commit ab88d3c
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 98 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
}
},
"require": {
"doganoo/php-algorithms": "~0.0.0",
"doganoo/php-algorithms": "^1.0",
"doganoo/php-util": "~0.3.0",
"ext-json": "*"
"ext-json": "*",
"phpstan/phpstan": "^0.12.30"
},
"require-dev": {
"phpunit/phpunit": "6.5"
Expand Down

0 comments on commit ab88d3c

Please sign in to comment.