Skip to content

Commit 849f6df

Browse files
dependency updates
1 parent a9b56ec commit 849f6df

File tree

3 files changed

+69
-53
lines changed

3 files changed

+69
-53
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616
"features": {
1717
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
1818
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
19-
"packages": "bash-completion vim iputils-ping telnet subversion"
20-
}
19+
"packages": "subversion"
20+
},
21+
"ghcr.io/georgofenbeck/features/thefuck-pipx:1": {}
2122
},
2223
// Features to add to the dev container. More info: https://containers.dev/features.
2324
// "features": {},

Readme.txt

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

5757
== Changelog ==
5858

59+
= 3.3.3 =
60+
61+
* dependency updates
62+
5963
= 3.3.2 =
6064

6165
* dependency updates

composer.lock

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

0 commit comments

Comments
 (0)