composer.lock 655 B

12345678910111213141516171819202122
  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": "b010f1b3d9d47d431ee1cb54ac1de755",
  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.2 || ^8.0",
  17. "ext-xmlwriter": "*",
  18. "ext-dom": "*",
  19. "ext-tokenizer": "*"
  20. },
  21. "platform-dev": []
  22. }