Skip to content

Commit 769a1f7

Browse files
authored
Merge pull request #8881 from the-benchmarker/renovate/cubex-framework-4.x
Update dependency cubex/framework to ~4.27.0
2 parents cf170ef + e639744 commit 769a1f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

php/cubex-workerman/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"cubex/framework": "~4.26.0",
3+
"cubex/framework": "~4.27.0",
44
"cubex/workerman": "@stable",
55
"packaged/polyfill-ctype": "@stable",
66
"packaged/polyfill-mbstring": "@stable",

php/cubex/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"cubex/framework": "~4.26.0",
3+
"cubex/framework": "~4.27.0",
44
"packaged/polyfill-ctype": "@stable",
55
"packaged/polyfill-mbstring": "@stable",
66
"packaged/polyfill-intl": "@stable",

0 commit comments

Comments
 (0)