[cleanup/files] Remove not needed files added by extension-testframework

This commit is contained in:
Marc Alexander
2013-10-29 16:58:44 +01:00
parent f62f58a1be
commit 6afff6b32c
3 changed files with 0 additions and 611 deletions

View File

@@ -1,23 +0,0 @@
{
"name": "phpbbgallery/core",
"type": "phpbb-extension",
"description": "Experimental version of phpBB Gallery for phpBB 3.1",
"homepage": "https://github.com/nickvergessen/phpbb-ext-gallery",
"version": "0.1.0",
"time": "2013-03-27",
"licence": "GPL-2.0",
"authors": [{
"name": "Joas Schilling",
"username": "nickvergessen",
"email": "nickvergessen@gmx.de",
"homepage": "https://github.com/nickvergessen/",
"role": "Lead Developer"
}],
"require": {
"php": ">=5.3.3",
"phpbb/phpbb": "3.1.*@dev"
},
"extra": {
"display-name": "phpBB Gallery Core"
}
}