Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 870ad25

Browse files
dependency updates
1 parent 6bf3f86 commit 870ad25

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "PHP",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/php:8.4-bullseye",
6+
"image": "mcr.microsoft.com/devcontainers/php:8.4-bookworm",
77
"customizations": {
88
"vscode": {
99
"extensions": [

Readme.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ While the released code is hosted on the WordPress svn, we develop the plugin on
5656

5757
== Changelog ==
5858

59+
= 3.3.1 =
60+
61+
* development dependency updates
62+
* runtime dependeny updates
63+
* illuminate/container
64+
5965
= 3.3.0 =
6066

6167
* compatibilify to wordpress 6.8.3

0 commit comments

Comments
 (0)