Skip to content

Commit

Permalink
Deps/update (#26)
Browse files Browse the repository at this point in the history
* Dependencies updated and Rector+ECS fixes
* PHPStan fixes
* Makefile fixed
* Tests with obsolete algos removed
* Rector fixed
  • Loading branch information
Spomky authored Dec 14, 2022
1 parent 4dc75ff commit 969f355
Show file tree
Hide file tree
Showing 90 changed files with 602 additions and 503 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Run test suite

* install composer: `curl -s http://getcomposer.org/installer | php`
* install dependencies: `php composer.phar install`
* run tests: `vendor/bin/phpunit`
* run tests: `vendor/bin/simple-phpunit`
Loading

0 comments on commit 969f355

Please sign in to comment.