Skip to content

Commit

Permalink
Merge pull request #56 from laminas/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
Xerkus authored Nov 27, 2023
2 parents 3e58cbf + b177675 commit 543975c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mounts:
hooks:
build: |
set -e
OPENSWOOLE_VERSION=22.0.0
OPENSWOOLE_VERSION=22.1.0
echo "Installing Swoole extension"
bash install-swoole.sh openswoole "$OPENSWOOLE_VERSION"
echo "Current PHP modules:"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mezzio/mezzio-template": "^2.9.0",
"monolog/monolog": "^3.5.0",
"phly/phly-event-dispatcher": "^1.3.1",
"phpseclib/phpseclib": "^3.0.33",
"phpseclib/phpseclib": "^3.0.34",
"psr/container": "^1.1.2 || ^2.0.2",
"psr/event-dispatcher": "^1.0",
"psr/http-factory": "^1.0.2",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 543975c

Please sign in to comment.