Skip to content

Commit

Permalink
chore: updating versions
Browse files Browse the repository at this point in the history
  • Loading branch information
byawitz committed Aug 9, 2024
1 parent d59c8a3 commit e781d95
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 135 deletions.
8 changes: 4 additions & 4 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", "tasks", "queue"],
"license": "MIT",
"minimum-stability": "dev",
"minimum-stability": "RC",
"authors": [
{
"name": "Torsten Dittmann",
Expand All @@ -25,9 +25,9 @@
},
"require": {
"php": ">=8.0",
"utopia-php/cli": "0.17.*",
"utopia-php/servers": "dev-dev",
"utopia-php/di": "dev-feat-framework-v2"
"utopia-php/cli": "1.0.*",
"utopia-php/servers": "0.1.*",
"utopia-php/di": "0.1.*"
},
"require-dev": {
"swoole/ide-helper": "4.8.8",
Expand Down
Loading

0 comments on commit e781d95

Please sign in to comment.