Skip to content

Commit e6963e6

Browse files
ata-no-oneRenovate Bot
andauthored
Update all non-major dependencies (#42)
Co-authored-by: Renovate Bot <[email protected]>
1 parent da5a803 commit e6963e6

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

Dockerfile.WordPress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM wordpress:6.7.0-php8.3
1+
FROM wordpress:6.7.1-php8.3
22

33
RUN apt update && apt install -y less vim
44
RUN curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar \

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cs:fix": "vendor/bin/phpcbf"
3232
},
3333
"require-dev": {
34-
"johnpbloch/wordpress": "6.7.0",
34+
"johnpbloch/wordpress": "6.7.1",
3535
"phpunit/phpunit": "^11.4",
3636
"wp-coding-standards/wpcs": "^3.1",
3737
"symfony/finder": "^7.1"

composer.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)