Skip to content

Commit 0882f01

Browse files
Update dependency openswoole/ext-openswoole to v25
| datasource | package | from | to | | --------------- | ------------------------- | ------ | ------ | | github-releases | openswoole/ext-openswoole | 22.1.2 | 25.2.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cad7d23 commit 0882f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mounts:
2121
hooks:
2222
build: |
2323
set -e
24-
OPENSWOOLE_VERSION=22.1.2
24+
OPENSWOOLE_VERSION=25.2.0
2525
echo "Installing Swoole extension"
2626
bash install-swoole.sh openswoole "$OPENSWOOLE_VERSION"
2727
echo "Current PHP modules:"

0 commit comments

Comments
 (0)