1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12311] Use valid composer schema - license - for extensions

http://tracker.phpbb.com/browse/PHPBB3-12311

PHPBB3-12311
This commit is contained in:
Matt Friedman
2014-03-27 23:27:30 -07:00
parent c256d7a88d
commit ba9bc9c7dc
10 changed files with 17 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
"homepage": "",
"version": "1.0.0",
"time": "2013-03-21 01:01:01",
"licence": "GPL-2.0",
"license": "GPL-2.0",
"authors": [{
"name": "Joas Schilling",
"email": "nickvergessen@phpbb.com",