Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ for the release
the `ext-` prefix, and tooling such as PIE will be expected to normalise
this appropriately.
* Proposed JSON schema for this is
in [composer-json-php-ext-schema.json](./composer-json-php-ext-schema.json)
in [composer-json-php-ext-schema.json](https://github.com/php/pie/blob/main/resources/composer-json-php-ext-schema.json)
* It is assumed that packages all support Zend Thread Safe mode (ZTS). If a
package does **not** support ZTS mode,
the key `"support-zts": false` should be set in `php-ext` section, but you
Expand Down
100 changes: 0 additions & 100 deletions composer-json-php-ext-schema.json

This file was deleted.