Skip to content

Commit ad898f9

Browse files
authored
Merge pull request #18 from utopia-php/chore/database-caret-constraint
chore(deps): allow database ^6.0.0
2 parents 39dc9f1 + f4b0108 commit ad898f9

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": ">=8.4",
2222
"psr/http-client": "^1.0",
2323
"utopia-php/client": "^0.1|^0.2",
24-
"utopia-php/database": "5.*|6.0.*",
24+
"utopia-php/database": "^6.0.0",
2525
"utopia-php/query": "0.1.*"
2626
},
2727
"require-dev": {

composer.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)