Skip to content

Commit 84deb1e

Browse files
fix(deps): update dependency cubex/framework to ~4.25.0
1 parent 1b160e9 commit 84deb1e

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.23.0",
3+
"cubex/framework": "~4.25.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.23.0",
3+
"cubex/framework": "~4.25.0",
44
"packaged/polyfill-ctype": "@stable",
55
"packaged/polyfill-mbstring": "@stable",
66
"packaged/polyfill-intl": "@stable",

0 commit comments

Comments
 (0)