Skip to content

Commit e017a2d

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------- | | github-tags | actions/cache | v4.0.2 | v4.2.0 | | github-tags | docker/build-push-action | v6.5.0 | v6.11.0 | | github-tags | docker/setup-buildx-action | v3.6.1 | v3.8.0 | | github-tags | containerbase/php-prebuild | 8.2.27 | 8.4.2 | | packagist | react/http | 1.10.0 | 1.11.0 |
1 parent 9729d1b commit e017a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"prefer-stable": true,
1010
"require": {
11-
"php": "~8.1.0 || ~8.2.0",
11+
"php": "~8.1.0 || ~8.2.0 || ~8.4.0",
1212
"ext-json": "*",
1313
"ext-pcntl": "*",
1414
"chimera/bus-tactician": "^1.0.x-dev",

0 commit comments

Comments
 (0)