Mass update

This commit is contained in:
2022-12-30 21:03:37 +02:00
parent 7a5dfd22a7
commit e9ec7eb2f2
172 changed files with 14838 additions and 35914 deletions
+3 -6
View File
@@ -2,11 +2,7 @@
"name": "phpmyadmin/phpmyadmin",
"type": "application",
"description": "MySQL web administration tool",
"keywords": [
"phpmyadmin",
"mysql",
"web"
],
"keywords": ["phpmyadmin","mysql","web"],
"homepage": "http://www.phpmyadmin.net/",
"license": "GPL-2.0+",
"authors": [
@@ -24,7 +20,8 @@
},
"require": {
"php": ">=5.3.0",
"ext-pdo": "*"
"ext-openssl": "*",
"ext-mbstring": "*"
},
"require-dev": {
"satooshi/php-coveralls": "dev-master"