• File: composer.json
  • Full Path: /home/matthif/www/wp-content/plugins/uber-grid/composer.json
  • Date Modified: 03/16/2023 5:23 PM
  • File size: 123 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "config": {
    "vendor-dir": "lib"
  },
  "autoload": {
    "psr-4": {
      "PfhubPortfolio\\": ["src/"]
    }
  }
}