Skip to content

Commit

Permalink
Merge pull request #5 from shochdoerfer/feature/dependency_upgrade
Browse files Browse the repository at this point in the history
Upgrade Composer dependencies
  • Loading branch information
shochdoerfer authored Feb 20, 2021
2 parents dee0878 + 13d12fa commit e4ef650
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 68 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@
"test": "vendor/bin/phpunit",
"infection": "vendor/bin/infection -j4 --ignore-msi-with-no-mutations --only-covered",
"coverage": "vendor/bin/phpunit --coverage-clover clover.xml"
},
"config": {
"sort-packages": true
}
}
Loading

0 comments on commit e4ef650

Please sign in to comment.