Skip to content

Commit 0c7b064

Browse files
fix(deps): update dependency chubbyphp/chubbyphp-framework to ~5.2.0 (#8025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76c7c03 commit 0c7b064

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

php/chubbyphp-roadrunner/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"chubbyphp/chubbyphp-framework": "~5.1.0",
3+
"chubbyphp/chubbyphp-framework": "~5.2.0",
44
"chubbyphp/chubbyphp-framework-router-fastroute": "@stable",
55
"slim/psr7": "@stable",
66
"spiral/roadrunner-cli": "@stable",

php/chubbyphp-swoole/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"chubbyphp/chubbyphp-framework": "~5.1.0",
3+
"chubbyphp/chubbyphp-framework": "~5.2.0",
44
"chubbyphp/chubbyphp-framework-router-fastroute": "@stable",
55
"chubbyphp/chubbyphp-swoole-request-handler": "@stable",
66
"slim/psr7": "@stable"

php/chubbyphp-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-
"chubbyphp/chubbyphp-framework": "~5.1.0",
3+
"chubbyphp/chubbyphp-framework": "~5.2.0",
44
"chubbyphp/chubbyphp-framework-router-fastroute": "@stable",
55
"chubbyphp/chubbyphp-workerman-request-handler": "@stable",
66
"slim/psr7": "@stable"

php/chubbyphp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"chubbyphp/chubbyphp-framework": "~5.1.0",
3+
"chubbyphp/chubbyphp-framework": "~5.2.0",
44
"chubbyphp/chubbyphp-framework-router-fastroute": "@stable",
55
"slim/psr7": "@stable"
66
}

0 commit comments

Comments
 (0)