Skip to content

Commit d3b4d7b

Browse files
committed
Fix missing enable-zstd option in PIE
1 parent 809eb82 commit d3b4d7b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
{
6969
"name": "enable-iouring",
7070
"description": "Enable iouring for file async support"
71+
},
72+
{
73+
"name": "enable-zstd",
74+
"description": "Enable zstd support"
7175
}
7276
]
7377
}

0 commit comments

Comments
 (0)