Skip to content

Commit

Permalink
chore: upgrading versions
Browse files Browse the repository at this point in the history
  • Loading branch information
byawitz committed Sep 5, 2024
1 parent b6a61e8 commit 294fd8e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 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", "analytics"],
"license": "MIT",
"minimum-stability": "RC",
"minimum-stability": "stable",
"autoload": {
"psr-4": {"Utopia\\Analytics\\": "src/Analytics"}
},
Expand All @@ -14,7 +14,7 @@
},
"require": {
"php": ">=8.0",
"utopia-php/cli": "1.0.*",
"utopia-php/cli": "0.19.*",
"utopia-php/system": "0.8.*"
},
"require-dev": {
Expand Down
30 changes: 15 additions & 15 deletions composer.lock

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

0 comments on commit 294fd8e

Please sign in to comment.