You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

laravel-payment-senangpay.iml 3.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="WEB_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$">
  5. <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
  6. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="MirfalahTech\Laravel\Payment\Gateway\SenangPay\" />
  7. <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
  8. <excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
  9. <excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/inflector" />
  10. <excludeFolder url="file://$MODULE_DIR$/vendor/illuminate/contracts" />
  11. <excludeFolder url="file://$MODULE_DIR$/vendor/illuminate/filesystem" />
  12. <excludeFolder url="file://$MODULE_DIR$/vendor/illuminate/http" />
  13. <excludeFolder url="file://$MODULE_DIR$/vendor/illuminate/session" />
  14. <excludeFolder url="file://$MODULE_DIR$/vendor/illuminate/support" />
  15. <excludeFolder url="file://$MODULE_DIR$/vendor/mirfalah/laravel-payment" />
  16. <excludeFolder url="file://$MODULE_DIR$/vendor/nesbot/carbon" />
  17. <excludeFolder url="file://$MODULE_DIR$/vendor/paragonie/random_compat" />
  18. <excludeFolder url="file://$MODULE_DIR$/vendor/psr/container" />
  19. <excludeFolder url="file://$MODULE_DIR$/vendor/psr/event-dispatcher" />
  20. <excludeFolder url="file://$MODULE_DIR$/vendor/psr/log" />
  21. <excludeFolder url="file://$MODULE_DIR$/vendor/psr/simple-cache" />
  22. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/deprecation-contracts" />
  23. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/error-handler" />
  24. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/event-dispatcher" />
  25. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/event-dispatcher-contracts" />
  26. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/finder" />
  27. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-foundation" />
  28. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-kernel" />
  29. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/mime" />
  30. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-ctype" />
  31. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-idn" />
  32. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-normalizer" />
  33. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" />
  34. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php70" />
  35. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php72" />
  36. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php73" />
  37. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php80" />
  38. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/translation" />
  39. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/translation-contracts" />
  40. <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/var-dumper" />
  41. <excludeFolder url="file://$MODULE_DIR$/vendor/voku/portable-ascii" />
  42. </content>
  43. <orderEntry type="inheritedJdk" />
  44. <orderEntry type="sourceFolder" forTests="false" />
  45. </component>
  46. </module>