corvée(deps) ajoute Query Monitor
This commit is contained in:
parent
f78ec26eb5
commit
f4c3ada5ba
9 changed files with 3328 additions and 2 deletions
|
|
@ -52,7 +52,8 @@
|
|||
"timber/timber": "^2.2",
|
||||
"wpackagist-plugin/woocommerce": "^9.1",
|
||||
"wpackagist-plugin/falcon": "^2.8",
|
||||
"wpackagist-plugin/polylang": "^3.6"
|
||||
"wpackagist-plugin/polylang": "^3.6",
|
||||
"wpackagist-plugin/query-monitor": "^3.16"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "^3.7.1",
|
||||
|
|
|
|||
20
composer.lock
generated
20
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "301681a38b5ee13a6a6a2c270af017f5",
|
||||
"content-hash": "29554f918bd6b158ebcc9e47012076e1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
|
|
@ -1390,6 +1390,24 @@
|
|||
"type": "wordpress-plugin",
|
||||
"homepage": "https://wordpress.org/plugins/polylang/"
|
||||
},
|
||||
{
|
||||
"name": "wpackagist-plugin/query-monitor",
|
||||
"version": "3.16.4",
|
||||
"source": {
|
||||
"type": "svn",
|
||||
"url": "https://plugins.svn.wordpress.org/query-monitor/",
|
||||
"reference": "tags/3.16.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip"
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "^1.0 || ^2.0"
|
||||
},
|
||||
"type": "wordpress-plugin",
|
||||
"homepage": "https://wordpress.org/plugins/query-monitor/"
|
||||
},
|
||||
{
|
||||
"name": "wpackagist-plugin/woocommerce",
|
||||
"version": "9.1.4",
|
||||
|
|
|
|||
1
web/app/db.php
Symbolic link
1
web/app/db.php
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/var/www/html/web/app/plugins/query-monitor/wp-content/db.php
|
||||
2
web/app/languages/plugins/query-monitor-en_GB.l10n.php
Normal file
2
web/app/languages/plugins/query-monitor-en_GB.l10n.php
Normal file
File diff suppressed because one or more lines are too long
BIN
web/app/languages/plugins/query-monitor-en_GB.mo
Normal file
BIN
web/app/languages/plugins/query-monitor-en_GB.mo
Normal file
Binary file not shown.
1656
web/app/languages/plugins/query-monitor-en_GB.po
Normal file
1656
web/app/languages/plugins/query-monitor-en_GB.po
Normal file
File diff suppressed because it is too large
Load diff
2
web/app/languages/plugins/query-monitor-fr_FR.l10n.php
Normal file
2
web/app/languages/plugins/query-monitor-fr_FR.l10n.php
Normal file
File diff suppressed because one or more lines are too long
BIN
web/app/languages/plugins/query-monitor-fr_FR.mo
Normal file
BIN
web/app/languages/plugins/query-monitor-fr_FR.mo
Normal file
Binary file not shown.
1646
web/app/languages/plugins/query-monitor-fr_FR.po
Normal file
1646
web/app/languages/plugins/query-monitor-fr_FR.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue