Skip to content

Commit

Permalink
Merge pull request #26 from utopia-php/chore-updating-packages
Browse files Browse the repository at this point in the history
chore: updating versions
  • Loading branch information
christyjacob4 authored Sep 5, 2024
2 parents c741619 + edcac63 commit 1862361
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 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", "platform"],
"license": "MIT",
"minimum-stability": "RC",
"minimum-stability": "stable",
"autoload": {
"psr-4": {"Utopia\\Platform\\": "src/Platform"}
},
Expand All @@ -20,7 +20,7 @@
"ext-redis": "*",
"utopia-php/servers": "0.1.0",
"utopia-php/framework": "1.0.*",
"utopia-php/cli": "1.0.*",
"utopia-php/cli": "0.19.*",
"utopia-php/queue": "0.8.*"
},
"require-dev": {
Expand Down
44 changes: 22 additions & 22 deletions composer.lock

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

0 comments on commit 1862361

Please sign in to comment.