Composerjson
Übersetzung von "composerjson" ins Russisch
composerjson
Substantivcomposerjson
composerjsons Pl.
Technical term for a configuration file; behaves as a countable common noun.
composer.json
Название конфигурационного файла в экосистеме PHP Composer; обычно не переводится на русский. The composerjson lists the project’s dependencies.
Файл composer.json содержит список зависимостей проекта.
Definitionen
composerjson
SubstantivA JSON-formatted configuration file used by the PHP dependency manager Composer to declare a project’s dependencies and metadata.
Make sure your composerjson includes the required library before running the install command.