Skip to content

Commit

Permalink
Update unit test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischo authored and martinseener committed Apr 14, 2024
1 parent 73d3056 commit 0e2bf5d
Show file tree
Hide file tree
Showing 15 changed files with 880 additions and 562 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
}
],
"require": {
"php": ">=5.6.0",
"php": ">=5.6",
"ext-mbstring": "*"
},
"require-dev": {
"phpunit/phpunit": "5.*"
"phpunit/phpunit": "11.*"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0e2bf5d

Please sign in to comment.