Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

26 行
720 B

  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "8cd40668f2f51e9d1c7bceed7be5d27d",
  8. "packages": [],
  9. "packages-dev": [],
  10. "aliases": [],
  11. "minimum-stability": "stable",
  12. "stability-flags": [],
  13. "prefer-stable": false,
  14. "prefer-lowest": false,
  15. "platform": {
  16. "php": "^7.3.6 || ^8.0",
  17. "ext-json": "*",
  18. "ext-mbstring": "*"
  19. },
  20. "platform-dev": [],
  21. "platform-overrides": {
  22. "php": "7.3.6"
  23. },
  24. "plugin-api-version": "2.2.0"
  25. }