Skip to content

Commit 3ef8b39

Browse files
ata-no-oneRenovate Bot
andauthored
Update all non-major dependencies (#68)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 702a6d1 commit 3ef8b39

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
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.3-php8.4
1+
FROM wordpress:6.9.0-php8.4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=8.1",
17-
"gdata/vaas": "11.0.1",
17+
"gdata/vaas": "11.1.0",
1818
"illuminate/container": "^11.30 || ^10 || ^12"
1919
},
2020
"config": {
@@ -31,7 +31,7 @@
3131
"cs:fix": "vendor/bin/phpcbf"
3232
},
3333
"require-dev": {
34-
"johnpbloch/wordpress": "6.8.3",
34+
"johnpbloch/wordpress": "6.9.0",
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: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)