mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 08:50:35 +08:00
13 lines
251 B
JSON
13 lines
251 B
JSON
{
|
|
"phpVersion": "7.4",
|
|
"plugins": [
|
|
"norcross/airplane-mode",
|
|
"johnbillion/query-monitor#3.18.0"
|
|
],
|
|
"mappings": {
|
|
"wp-content/plugins/plugin": "."
|
|
},
|
|
"config": {
|
|
"WP_TESTS_PHPUNIT_POLYFILLS_PATH": "./vendor/yoast/phpunit-polyfills"
|
|
}
|
|
}
|