Skip to content

Commit 16e0ca1

Browse files
ata-no-oneRenovate Bot
andauthored
Update all non-major dependencies to v6.8.2 (#62)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 97b8443 commit 16e0ca1

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
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.8.1-php8.3
1+
FROM wordpress:6.8.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.8.1",
34+
"johnpbloch/wordpress": "6.8.2",
3535
"phpunit/phpunit": "^12.0 || ^11.0 || ^10.0",
3636
"wp-coding-standards/wpcs": "^3.1",
3737
"symfony/finder": "^7.1 || ^6.0"

composer.lock

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

0 commit comments

Comments
 (0)