|
|
|
@ -1,13 +1,13 @@
|
|
|
|
|
{
|
|
|
|
|
"name": "spip/bigup",
|
|
|
|
|
"type": "spip-plugin",
|
|
|
|
|
"description": "Téléverser des gros fichiers",
|
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
|
"type": "spip-plugin",
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Matthieu Marcillaud",
|
|
|
|
|
"role": "Maintainer",
|
|
|
|
|
"homepage": "https://discuter.spip.net/c/spip-dev/5"
|
|
|
|
|
"homepage": "https://discuter.spip.net/c/spip-dev/5",
|
|
|
|
|
"role": "Maintainer"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"require": {
|
|
|
|
@ -15,10 +15,10 @@
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
|
|
|
"phpstan/phpstan": "^1.10",
|
|
|
|
|
"spip/coding-standards": "^1.3",
|
|
|
|
|
"phpcompatibility/php-compatibility": "dev-develop",
|
|
|
|
|
"rector/rector": "^0.15.23"
|
|
|
|
|
"phpstan/phpstan": "^1.10",
|
|
|
|
|
"rector/rector": "^0.15.23",
|
|
|
|
|
"spip/coding-standards": "^1.3"
|
|
|
|
|
},
|
|
|
|
|
"config": {
|
|
|
|
|
"allow-plugins": {
|
|
|
|
|