Skip to content

Commit

Permalink
updates tests
Browse files Browse the repository at this point in the history
  • Loading branch information
schmittjoh committed Jan 19, 2022
1 parent f2bcff4 commit 4bf7f27
Show file tree
Hide file tree
Showing 9 changed files with 2,163 additions and 66 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
vendor/
phpunit.xml

/.phpunit.result.cache
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"branch-alias": {
"dev-master": "0.4-dev"
}
},
"require-dev": {
"phpunit/phpunit": "^9.5"
}
}
Loading

0 comments on commit 4bf7f27

Please sign in to comment.