-
Bug
-
Resolution: Fixed
-
Major
-
4.0.0-a1
-
None
In the composer.json of the language pack: phpBB/language/en/composer.json has the license defined as:
"license": "GPL-2.0", |
should be:
"license": "GPL-2.0-only", |
Same for prosilver-style and phpbb-core lib.