Plugin Directory

Changeset 2112609


Ignore:
Timestamp:
06/26/2019 08:52:17 AM (7 years ago)
Author:
dstitan
Message:

Update composer file

Location:
ds-titan
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ds-titan/tags/0.2/composer.json

    r2112592 r2112609  
    55        "psr-4": {
    66            "DSTitan\\": "src/"
    7         }
     7        },
     8        "classmap": [
     9            "src/"
     10        ]
    811    },
    912    "require": {
  • ds-titan/trunk/composer.json

    r2112580 r2112609  
    55        "psr-4": {
    66            "DSTitan\\": "src/"
    7         }
     7        },
     8        "classmap": [
     9            "src/"
     10        ]
    811    },
    912    "require": {
Note: See TracChangeset for help on using the changeset viewer.