Skip to content

Make TLV compatible with master-branch => composer.json #71

Description

@Crizz0

The current master will use a composer.json for the language files: https://github.com/phpbb/phpbb/blob/master/phpBB/language/en/composer.json

We should add some functions to check this file:

	"extra": {
		"language-iso": "en",
		"english-name": "British English",
		"local-name": "British English",
		"phpbb-version": "4.0.0-a1-dev"
	}
  • Maybe improve core code, to add reCAPTCHA and plural rules to the composer.json, too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions