Plugin Directory

Changeset 3459638


Ignore:
Timestamp:
02/12/2026 08:13:27 AM (7 weeks ago)
Author:
them.es
Message:

updated trunk

Location:
billy
Files:
4 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • billy/tags/2.2.0/assets/blueprints/blueprint.json

    r3458152 r3459638  
    11{
    22    "preferredVersions": {
    3         "php": "8.2",
     3        "php": "8.4",
    44        "wp": "latest"
    55    },
     
    88    "steps": [
    99        { "step": "login", "username": "admin", "password": "password" },
    10         {
    11             "step": "defineWpConfigConsts",
    12             "consts": { "IS_PLAYGROUND_PREVIEW": true }
    13         },
    1410        {
    1511            "step": "installPlugin",
  • billy/trunk/assets/blueprints/blueprint.json

    r3111046 r3459638  
    11{
    22    "preferredVersions": {
    3         "php": "8.2",
     3        "php": "8.4",
    44        "wp": "latest"
    55    },
     
    88    "steps": [
    99        { "step": "login", "username": "admin", "password": "password" },
    10         {
    11             "step": "defineWpConfigConsts",
    12             "consts": { "IS_PLAYGROUND_PREVIEW": true }
    13         },
    1410        {
    1511            "step": "installPlugin",
Note: See TracChangeset for help on using the changeset viewer.