We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a37aae commit aa8a5e5Copy full SHA for aa8a5e5
1 file changed
src/alpine-php-composer/devcontainer-feature.json
@@ -1,16 +1,16 @@
1
{
2
"name": "alpine-php-composer",
3
"id": "alpine-php-composer",
4
- "version": "0.0.26",
+ "version": "0.0.27",
5
"description": "Installs php composer on alpine",
6
"documentationURL": "https://github.com/cirolosapio/devcontainers-features/tree/main/src/alpine-php-composer",
7
"options": {
8
"version": {
9
"type": "string",
10
- "default": "2.9.3",
+ "default": "2.9.4",
11
"description": "Version of composer to install",
12
"proposals": [
13
- "2.9.3",
+ "2.9.4",
14
"2.8.12",
15
"2.7.9",
16
"2.6.6",
0 commit comments