Skip to content

Commit

Permalink
Enhancement: Update schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ergebnis-bot committed Sep 25, 2024
1 parent 64418bd commit 22b026a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/Fixture/Vendor/Composer/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,12 @@
"example": false,
"default": true
},
"support-nts": {
"type": "boolean",
"description": "Does this package support non-Thread Safe mode",
"example": false,
"default": true
},
"configure-options": {
"type": "array",
"description": "These configure options make up the flags that can be passed to ./configure when installing the extension.",
Expand Down

0 comments on commit 22b026a

Please sign in to comment.