Skip to content

Commit

Permalink
update and lock deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mindplay-dk committed Mar 28, 2024
1 parent 9b75041 commit 0be7b63
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@
"php": "^8.0"
},
"require-dev": {
"mindplay/testies": "^1.0"
"mindplay/testies": "^1.1.2"
},
"scripts": {
"test": "php test/test.php"
},
"autoload": {
"psr-4": {
Expand Down
28 changes: 15 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0be7b63

Please sign in to comment.