Skip to content

Commit

Permalink
bump phpunit, cleanup comments and unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
olalekan-agbaje committed Sep 25, 2023
1 parent 7940c74 commit d003d6d
Show file tree
Hide file tree
Showing 7 changed files with 245 additions and 370 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"letsdrink/ouzo-goodies": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~9.5.8"
"phpunit/phpunit": "^10.3"
},
"autoload": {
"psr-4": {
"SmileIdentity\\": "lib/"
}
}
}
}
Loading

0 comments on commit d003d6d

Please sign in to comment.