Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 

26 řádky
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. }