Skip to content

Commit

Permalink
chore: updating versions
Browse files Browse the repository at this point in the history
  • Loading branch information
byawitz committed Sep 5, 2024
1 parent adc098f commit 5b7da0b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"keywords": ["php","framework", "upf", "utopia", "audit"],
"license": "MIT",
"minimum-stability": "RC",
"minimum-stability": "stable",
"scripts": {
"lint": "./vendor/bin/pint --test",
"format": "./vendor/bin/pint",
Expand All @@ -18,7 +18,7 @@
},
"require": {
"php": ">=8.0",
"utopia-php/database": "1.0.*"
"utopia-php/database": "0.54.*"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
Expand Down
42 changes: 21 additions & 21 deletions composer.lock

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

0 comments on commit 5b7da0b

Please sign in to comment.