You are here

constant Composer::VERSION_HASH_FILE_NAME in Markdown 8.2

The filename of the version hash JSON file.

@internal

Deprecated

in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement.

See also

https://www.drupal.org/project/markdown/issues/3200476

File

src/Util/Composer.php, line 29

Class

Composer
Helper class used to deal with composer.

Namespace

Drupal\markdown\Util

Code

const VERSION_HASH_FILE_NAME = '.composer_version_hash.json';