Skip to content

Commit

Permalink
Update all non-major dependencies (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
ata-no-one and Renovate Bot authored Nov 25, 2024
1 parent da5a803 commit e6963e6
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.WordPress
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM wordpress:6.7.0-php8.3
FROM wordpress:6.7.1-php8.3

RUN apt update && apt install -y less vim
RUN curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar \
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cs:fix": "vendor/bin/phpcbf"
},
"require-dev": {
"johnpbloch/wordpress": "6.7.0",
"johnpbloch/wordpress": "6.7.1",
"phpunit/phpunit": "^11.4",
"wp-coding-standards/wpcs": "^3.1",
"symfony/finder": "^7.1"
Expand Down
30 changes: 15 additions & 15 deletions composer.lock

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

0 comments on commit e6963e6

Please sign in to comment.