We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb2b1e commit bc0c312Copy full SHA for bc0c312
.laminas-ci.json
@@ -3,7 +3,8 @@
3
"--no-scripts"
4
],
5
"extensions": [
6
- "redis"
+ "redis",
7
+ "swoole"
8
9
"ignore_php_platform_requirements": {
10
}
.laminas-ci/pre-run.sh
composer.json
@@ -51,7 +51,7 @@
51
"dotkernel/dot-errorhandler": "4.4.0",
52
"laminas/laminas-component-installer": "^3.7",
53
"laminas/laminas-config-aggregator": "^1.19",
54
- "mezzio/mezzio": "^3.23.2",
+ "mezzio/mezzio": "^3.27.0",
55
"netglue/laminas-messenger": "^2.5.0",
56
"ramsey/uuid": "^4.9.2",
57
"ramsey/uuid-doctrine": "^2.1",
0 commit comments