Skip to content

Commit 55df97a

Browse files
ata-no-oneRenovate Bot
andauthored
Update all non-major dependencies to v6.8.0 (#59)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7dc74bd commit 55df97a

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

0 commit comments

Comments
 (0)