Skip to content

Commit

Permalink
Merge pull request #81 from utopia-php/chore-findones-empties
Browse files Browse the repository at this point in the history
Chore: findOne now returns empty documents instead of false on miss
  • Loading branch information
stnguyen90 authored Sep 18, 2024
2 parents cd37bba + 4198352 commit 9e5edb3
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ext-pdo": "*",
"ext-curl": "*",
"ext-redis": "*",
"utopia-php/database": "0.54.*"
"utopia-php/database": "0.55.*"
},
"require-dev": {
"phpunit/phpunit": "^9.4",
Expand Down
Loading

0 comments on commit 9e5edb3

Please sign in to comment.