Edit indentation style
This commit is contained in:
parent
d916cac8c9
commit
9fc5497f33
21 changed files with 14837 additions and 14840 deletions
|
@ -1,33 +1,33 @@
|
|||
{
|
||||
"name": "paulnicoue/xiaowang",
|
||||
"description": "Xiao Wang",
|
||||
"type": "project",
|
||||
"homepage": "https://xiaowang.fr",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Paul Nicoué",
|
||||
"email": "contact@paulnicoue.com",
|
||||
"homepage": "https://paulnicoue.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.3.0 <8.1.0",
|
||||
"getkirby/cms": "^3.5",
|
||||
"amteich/kirby-twig": "^4.1",
|
||||
"sylvainjule/matomo": "^1.0",
|
||||
"kirbyzone/sitemapper": "^1.2",
|
||||
"mullema/k3-image-clip": "^3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": [
|
||||
"Composer\\Config::disableProcessTimeout",
|
||||
"@php -S localhost:8000 kirby/router.php"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"allow-plugins": {
|
||||
"getkirby/composer-installer": true
|
||||
}
|
||||
}
|
||||
"name": "paulnicoue/xiaowang",
|
||||
"description": "Xiao Wang",
|
||||
"type": "project",
|
||||
"homepage": "https://xiaowang.fr",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Paul Nicoué",
|
||||
"email": "contact@paulnicoue.com",
|
||||
"homepage": "https://paulnicoue.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.3.0 <8.1.0",
|
||||
"getkirby/cms": "^3.5",
|
||||
"amteich/kirby-twig": "^4.1",
|
||||
"sylvainjule/matomo": "^1.0",
|
||||
"kirbyzone/sitemapper": "^1.2",
|
||||
"mullema/k3-image-clip": "^3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": [
|
||||
"Composer\\Config::disableProcessTimeout",
|
||||
"@php -S localhost:8000 kirby/router.php"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"allow-plugins": {
|
||||
"getkirby/composer-installer": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue