Skip to content

Commit

Permalink
converted tabs into spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDeath committed Jul 27, 2023
1 parent 24fbe60 commit f8613fa
Showing 1 changed file with 37 additions and 37 deletions.
74 changes: 37 additions & 37 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
{
"name": "drdeath/f1webtip",
"type": "phpbb-extension",
"description": "F1 WebTip for phpBB 3.3",
"homepage": "https://drdeath.github.io/phpbb-ext-f1webtip",
"version": "1.1.9",
"time": "2023-03-06",
"license": "GPL-2.0-only",
"authors": [{
"name": "Stefan Temath",
"email": "dr.death@lpi-clan.de",
"homepage": "http://www.lpi-clan.de",
"role": "Lead Developer"
},
{
"name": "Falk Seidel",
"email": "admin@un1matr1x.de",
"homepage": "http://un1matr1x.de",
"role": "Developer"
}],
"require": {
"php": ">=7.1.0",
"composer/installers": "~1.0"
},
"require-dev": {
"phpbb/epv": "dev-master"
},
"extra": {
"display-name": "F1 WebTip",
"soft-require": {
"phpbb/phpbb": ">=3.3,<3.4"
},
"version-check": {
"host": "lpi-clan.de",
"directory": "/updatecheck",
"filename": "phpbb-ext-f1webtipp-version.json"
}
}
"name": "drdeath/f1webtip",
"type": "phpbb-extension",
"description": "F1 WebTip for phpBB 3.3",
"homepage": "https://drdeath.github.io/phpbb-ext-f1webtip",
"version": "1.1.9",
"time": "2023-03-06",
"license": "GPL-2.0-only",
"authors": [{
"name": "Stefan Temath",
"email": "dr.death@lpi-clan.de",
"homepage": "http://www.lpi-clan.de",
"role": "Lead Developer"
},
{
"name": "Falk Seidel",
"email": "admin@un1matr1x.de",
"homepage": "http://un1matr1x.de",
"role": "Developer"
}],
"require": {
"php": ">=7.1.0",
"composer/installers": "~1.0"
},
"require-dev": {
"phpbb/epv": "dev-master"
},
"extra": {
"display-name": "F1 WebTip",
"soft-require": {
"phpbb/phpbb": ">=3.3,<3.4"
},
"version-check": {
"host": "lpi-clan.de",
"directory": "/updatecheck",
"filename": "phpbb-ext-f1webtipp-version.json"
}
}
}

0 comments on commit f8613fa

Please sign in to comment.