Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ jobs:
matrix:
adapter:
[
AMQP,
Concurrency,
Locking,
Pool,
SwooleRedisCluster,
Swoole,
SwooleConcurrency,
Workerman,
]

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
},
"require": {
"php": ">=8.3",
"php-amqplib/php-amqplib": "^3.7",
"utopia-php/di": "0.3.*",
"utopia-php/lock": "0.2.*",
"utopia-php/servers": "0.4.*",
Expand All @@ -51,6 +50,7 @@
"allow-plugins": {
"php-http/discovery": true,
"tbachert/spi": true
}
},
Comment thread
greptile-apps[bot] marked this conversation as resolved.
Outdated
"platform-check": false
}
}
312 changes: 1 addition & 311 deletions composer.lock

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

Loading
Loading