Skip to content

Commit 2753091

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

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
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.1-php8.3
1+
FROM wordpress:6.7.2-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.1",
34+
"johnpbloch/wordpress": "6.7.2",
3535
"phpunit/phpunit": "^11.4",
3636
"wp-coding-standards/wpcs": "^3.1",
3737
"symfony/finder": "^7.1"

composer.lock

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

0 commit comments

Comments
 (0)