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 b09988f commit db50ac2
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 93 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": "dev",
"minimum-stability": "RC",
"autoload": {
"psr-4": {"Utopia\\Platform\\": "src/Platform"}
},
Expand All @@ -21,7 +21,7 @@
"utopia-php/servers": "0.1.0",
"utopia-php/framework": "1.0.*",
"utopia-php/cli": "1.0.*",
"utopia-php/queue": "dev-feat-coroutine-and-di"
"utopia-php/queue": "0.8.*"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
Expand Down
Loading

0 comments on commit db50ac2

Please sign in to comment.