fair-plugin/.wp-env.json
Ryan McCue 583d434505 Initial export of the repository
Signed-off-by: Ryan McCue <me@ryanmccue.info>
2025-06-05 11:51:30 +02:00

10 lines
162 B
JSON

{
"phpVersion": "7.4",
"plugins": [
"norcross/airplane-mode",
"johnbillion/query-monitor#3.17.2"
],
"mappings": {
"wp-content/plugins/plugin": "."
}
}