Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

24 行
801 B

  1. <?php return array(
  2. 'root' => array(
  3. 'pretty_version' => 'dev-develop',
  4. 'version' => 'dev-develop',
  5. 'type' => 'grav-plugin',
  6. 'install_path' => __DIR__ . '/../../',
  7. 'aliases' => array(),
  8. 'reference' => 'dfa9760987bbf2cdd61038bca5a7928b31a9dcff',
  9. 'name' => 'getgrav/grav-plugin-flex-objects',
  10. 'dev' => false,
  11. ),
  12. 'versions' => array(
  13. 'getgrav/grav-plugin-flex-objects' => array(
  14. 'pretty_version' => 'dev-develop',
  15. 'version' => 'dev-develop',
  16. 'type' => 'grav-plugin',
  17. 'install_path' => __DIR__ . '/../../',
  18. 'aliases' => array(),
  19. 'reference' => 'dfa9760987bbf2cdd61038bca5a7928b31a9dcff',
  20. 'dev_requirement' => false,
  21. ),
  22. ),
  23. );