Files
clinicpro/graphify-out/cache/ast/v0.8.44/37f5d9c98cdbda93b4c21040a07ec066d89a028319c6986eeb4d17b3a9b1d21e.json
T
hamed c2c6ae4d02 feat(migrations): add national_code_verified flag to users and normalize bank_account representation
- Added a new column `national_code_verified` to the `users` table.
- Normalized the `bank_account` field in the `representations` table from a single object to an array of IBANs with a default `verified` status of false.

feat(ApiIrService): implement identity verification client for api.ir

- Created `ApiIrService` to handle identity verification via api.ir.
- Implemented methods for matching national code with mobile and IBAN with national code and birth date.
- Added error handling and logging for external API requests.
2026-06-25 19:38:47 +03:30

1 line
32 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "label": "composer.json", "file_type": "code", "source_file": "composer.json", "source_location": "L1"}, {"id": "clinicpro_composer_name", "label": "name", "file_type": "code", "source_file": "composer.json", "source_location": "L2"}, {"id": "clinicpro_composer_type", "label": "type", "file_type": "code", "source_file": "composer.json", "source_location": "L3"}, {"id": "clinicpro_composer_license", "label": "license", "file_type": "code", "source_file": "composer.json", "source_location": "L4"}, {"id": "clinicpro_composer_description", "label": "description", "file_type": "code", "source_file": "composer.json", "source_location": "L5"}, {"id": "clinicpro_composer_minimum_stability", "label": "minimum-stability", "file_type": "code", "source_file": "composer.json", "source_location": "L6"}, {"id": "clinicpro_composer_prefer_stable", "label": "prefer-stable", "file_type": "code", "source_file": "composer.json", "source_location": "L7"}, {"id": "clinicpro_composer_require", "label": "require", "file_type": "code", "source_file": "composer.json", "source_location": "L8"}, {"id": "clinicpro_composer_require_php", "label": "php", "file_type": "code", "source_file": "composer.json", "source_location": "L9"}, {"id": "clinicpro_composer_require_ext_ctype", "label": "ext-ctype", "file_type": "code", "source_file": "composer.json", "source_location": "L10"}, {"id": "clinicpro_composer_require_ext_iconv", "label": "ext-iconv", "file_type": "code", "source_file": "composer.json", "source_location": "L11"}, {"id": "clinicpro_composer_require_doctrine_doctrine_bundle", "label": "doctrine/doctrine-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L12"}, {"id": "clinicpro_composer_require_doctrine_doctrine_migrations_bundle", "label": "doctrine/doctrine-migrations-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L13"}, {"id": "clinicpro_composer_require_doctrine_orm", "label": "doctrine/orm", "file_type": "code", "source_file": "composer.json", "source_location": "L14"}, {"id": "clinicpro_composer_require_lexik_jwt_authentication_bundle", "label": "lexik/jwt-authentication-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L15"}, {"id": "clinicpro_composer_require_nelmio_api_doc_bundle", "label": "nelmio/api-doc-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L16"}, {"id": "clinicpro_composer_require_nelmio_cors_bundle", "label": "nelmio/cors-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L17"}, {"id": "clinicpro_composer_require_symfony_asset", "label": "symfony/asset", "file_type": "code", "source_file": "composer.json", "source_location": "L18"}, {"id": "clinicpro_composer_require_symfony_cache", "label": "symfony/cache", "file_type": "code", "source_file": "composer.json", "source_location": "L19"}, {"id": "clinicpro_composer_require_symfony_console", "label": "symfony/console", "file_type": "code", "source_file": "composer.json", "source_location": "L20"}, {"id": "clinicpro_composer_require_symfony_dotenv", "label": "symfony/dotenv", "file_type": "code", "source_file": "composer.json", "source_location": "L21"}, {"id": "clinicpro_composer_require_symfony_flex", "label": "symfony/flex", "file_type": "code", "source_file": "composer.json", "source_location": "L22"}, {"id": "clinicpro_composer_require_symfony_framework_bundle", "label": "symfony/framework-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L23"}, {"id": "clinicpro_composer_require_symfony_http_client", "label": "symfony/http-client", "file_type": "code", "source_file": "composer.json", "source_location": "L24"}, {"id": "clinicpro_composer_require_symfony_messenger", "label": "symfony/messenger", "file_type": "code", "source_file": "composer.json", "source_location": "L25"}, {"id": "clinicpro_composer_require_symfony_property_access", "label": "symfony/property-access", "file_type": "code", "source_file": "composer.json", "source_location": "L26"}, {"id": "clinicpro_composer_require_symfony_property_info", "label": "symfony/property-info", "file_type": "code", "source_file": "composer.json", "source_location": "L27"}, {"id": "clinicpro_composer_require_symfony_rate_limiter", "label": "symfony/rate-limiter", "file_type": "code", "source_file": "composer.json", "source_location": "L28"}, {"id": "clinicpro_composer_require_symfony_runtime", "label": "symfony/runtime", "file_type": "code", "source_file": "composer.json", "source_location": "L29"}, {"id": "clinicpro_composer_require_symfony_scheduler", "label": "symfony/scheduler", "file_type": "code", "source_file": "composer.json", "source_location": "L30"}, {"id": "clinicpro_composer_require_symfony_security_bundle", "label": "symfony/security-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L31"}, {"id": "clinicpro_composer_require_symfony_serializer", "label": "symfony/serializer", "file_type": "code", "source_file": "composer.json", "source_location": "L32"}, {"id": "clinicpro_composer_require_symfony_twig_bundle", "label": "symfony/twig-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L33"}, {"id": "clinicpro_composer_require_symfony_uid", "label": "symfony/uid", "file_type": "code", "source_file": "composer.json", "source_location": "L34"}, {"id": "clinicpro_composer_require_symfony_ux_react", "label": "symfony/ux-react", "file_type": "code", "source_file": "composer.json", "source_location": "L35"}, {"id": "clinicpro_composer_require_symfony_validator", "label": "symfony/validator", "file_type": "code", "source_file": "composer.json", "source_location": "L36"}, {"id": "clinicpro_composer_require_symfony_webpack_encore_bundle", "label": "symfony/webpack-encore-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L37"}, {"id": "clinicpro_composer_require_symfony_yaml", "label": "symfony/yaml", "file_type": "code", "source_file": "composer.json", "source_location": "L38"}, {"id": "clinicpro_composer_require_twig_twig", "label": "twig/twig", "file_type": "code", "source_file": "composer.json", "source_location": "L39"}, {"id": "clinicpro_composer_require_zircote_swagger_php", "label": "zircote/swagger-php", "file_type": "code", "source_file": "composer.json", "source_location": "L40"}, {"id": "clinicpro_composer_config", "label": "config", "file_type": "code", "source_file": "composer.json", "source_location": "L42"}, {"id": "clinicpro_composer_config_allow_plugins", "label": "allow-plugins", "file_type": "code", "source_file": "composer.json", "source_location": "L43"}, {"id": "clinicpro_composer_allow_plugins_php_http_discovery", "label": "php-http/discovery", "file_type": "code", "source_file": "composer.json", "source_location": "L44"}, {"id": "clinicpro_composer_allow_plugins_symfony_flex", "label": "symfony/flex", "file_type": "code", "source_file": "composer.json", "source_location": "L45"}, {"id": "clinicpro_composer_allow_plugins_symfony_runtime", "label": "symfony/runtime", "file_type": "code", "source_file": "composer.json", "source_location": "L46"}, {"id": "clinicpro_composer_config_bump_after_update", "label": "bump-after-update", "file_type": "code", "source_file": "composer.json", "source_location": "L48"}, {"id": "clinicpro_composer_config_sort_packages", "label": "sort-packages", "file_type": "code", "source_file": "composer.json", "source_location": "L49"}, {"id": "clinicpro_composer_autoload", "label": "autoload", "file_type": "code", "source_file": "composer.json", "source_location": "L51"}, {"id": "clinicpro_composer_autoload_psr_4", "label": "psr-4", "file_type": "code", "source_file": "composer.json", "source_location": "L52"}, {"id": "clinicpro_composer_psr_4_app", "label": "App\\\\", "file_type": "code", "source_file": "composer.json", "source_location": "L53"}, {"id": "clinicpro_composer_autoload_dev", "label": "autoload-dev", "file_type": "code", "source_file": "composer.json", "source_location": "L56"}, {"id": "clinicpro_composer_autoload_dev_psr_4", "label": "psr-4", "file_type": "code", "source_file": "composer.json", "source_location": "L57"}, {"id": "clinicpro_composer_psr_4_app_tests", "label": "App\\\\Tests\\\\", "file_type": "code", "source_file": "composer.json", "source_location": "L58"}, {"id": "clinicpro_composer_replace", "label": "replace", "file_type": "code", "source_file": "composer.json", "source_location": "L61"}, {"id": "clinicpro_composer_replace_symfony_polyfill_ctype", "label": "symfony/polyfill-ctype", "file_type": "code", "source_file": "composer.json", "source_location": "L62"}, {"id": "clinicpro_composer_replace_symfony_polyfill_iconv", "label": "symfony/polyfill-iconv", "file_type": "code", "source_file": "composer.json", "source_location": "L63"}, {"id": "clinicpro_composer_replace_symfony_polyfill_php72", "label": "symfony/polyfill-php72", "file_type": "code", "source_file": "composer.json", "source_location": "L64"}, {"id": "clinicpro_composer_replace_symfony_polyfill_php73", "label": "symfony/polyfill-php73", "file_type": "code", "source_file": "composer.json", "source_location": "L65"}, {"id": "clinicpro_composer_replace_symfony_polyfill_php74", "label": "symfony/polyfill-php74", "file_type": "code", "source_file": "composer.json", "source_location": "L66"}, {"id": "clinicpro_composer_replace_symfony_polyfill_php80", "label": "symfony/polyfill-php80", "file_type": "code", "source_file": "composer.json", "source_location": "L67"}, {"id": "clinicpro_composer_replace_symfony_polyfill_php81", "label": "symfony/polyfill-php81", "file_type": "code", "source_file": "composer.json", "source_location": "L68"}, {"id": "clinicpro_composer_replace_symfony_polyfill_php82", "label": "symfony/polyfill-php82", "file_type": "code", "source_file": "composer.json", "source_location": "L69"}, {"id": "clinicpro_composer_scripts", "label": "scripts", "file_type": "code", "source_file": "composer.json", "source_location": "L71"}, {"id": "clinicpro_composer_scripts_auto_scripts", "label": "auto-scripts", "file_type": "code", "source_file": "composer.json", "source_location": "L72"}, {"id": "clinicpro_composer_auto_scripts_cache_clear", "label": "cache:clear", "file_type": "code", "source_file": "composer.json", "source_location": "L73"}, {"id": "clinicpro_composer_auto_scripts_assets_install_public_dir", "label": "assets:install %PUBLIC_DIR%", "file_type": "code", "source_file": "composer.json", "source_location": "L74"}, {"id": "clinicpro_composer_scripts_post_install_cmd", "label": "post-install-cmd", "file_type": "code", "source_file": "composer.json", "source_location": "L76"}, {"id": "clinicpro_composer_scripts_post_update_cmd", "label": "post-update-cmd", "file_type": "code", "source_file": "composer.json", "source_location": "L79"}, {"id": "clinicpro_composer_conflict", "label": "conflict", "file_type": "code", "source_file": "composer.json", "source_location": "L83"}, {"id": "clinicpro_composer_conflict_symfony_symfony", "label": "symfony/symfony", "file_type": "code", "source_file": "composer.json", "source_location": "L84"}, {"id": "clinicpro_composer_extra", "label": "extra", "file_type": "code", "source_file": "composer.json", "source_location": "L86"}, {"id": "clinicpro_composer_extra_symfony", "label": "symfony", "file_type": "code", "source_file": "composer.json", "source_location": "L87"}, {"id": "clinicpro_composer_symfony_allow_contrib", "label": "allow-contrib", "file_type": "code", "source_file": "composer.json", "source_location": "L88"}, {"id": "clinicpro_composer_symfony_require", "label": "require", "file_type": "code", "source_file": "composer.json", "source_location": "L89"}, {"id": "clinicpro_composer_require_dev", "label": "require-dev", "file_type": "code", "source_file": "composer.json", "source_location": "L92"}, {"id": "clinicpro_composer_require_dev_phpstan_phpstan", "label": "phpstan/phpstan", "file_type": "code", "source_file": "composer.json", "source_location": "L93"}, {"id": "clinicpro_composer_require_dev_phpstan_phpstan_doctrine", "label": "phpstan/phpstan-doctrine", "file_type": "code", "source_file": "composer.json", "source_location": "L94"}, {"id": "clinicpro_composer_require_dev_phpstan_phpstan_symfony", "label": "phpstan/phpstan-symfony", "file_type": "code", "source_file": "composer.json", "source_location": "L95"}, {"id": "clinicpro_composer_require_dev_phpunit_phpunit", "label": "phpunit/phpunit", "file_type": "code", "source_file": "composer.json", "source_location": "L96"}, {"id": "clinicpro_composer_require_dev_symfony_browser_kit", "label": "symfony/browser-kit", "file_type": "code", "source_file": "composer.json", "source_location": "L97"}, {"id": "clinicpro_composer_require_dev_symfony_css_selector", "label": "symfony/css-selector", "file_type": "code", "source_file": "composer.json", "source_location": "L98"}, {"id": "clinicpro_composer_require_dev_symfony_debug_bundle", "label": "symfony/debug-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L99"}, {"id": "clinicpro_composer_require_dev_symfony_maker_bundle", "label": "symfony/maker-bundle", "file_type": "code", "source_file": "composer.json", "source_location": "L100"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L2", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L3", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_license", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L4", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_minimum_stability", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_prefer_stable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_require", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L8", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_php", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L9", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_ext_ctype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L10", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_ext_iconv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L11", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_doctrine_doctrine_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L12", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_doctrine_doctrine_migrations_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L13", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_doctrine_orm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L14", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_lexik_jwt_authentication_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L15", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_nelmio_api_doc_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L16", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_nelmio_cors_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L17", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_asset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L18", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L19", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_console", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L20", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_dotenv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L21", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_flex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L22", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_framework_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L23", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_http_client", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L24", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_messenger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L25", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_property_access", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L26", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_property_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L27", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_rate_limiter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L28", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_runtime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L29", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_scheduler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L30", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_security_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L31", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_serializer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L32", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_twig_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L33", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_uid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L34", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_ux_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L35", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_validator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L36", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_webpack_encore_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L37", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_symfony_yaml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L38", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_twig_twig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L39", "weight": 1.0}, {"source": "clinicpro_composer_require", "target": "clinicpro_composer_require_zircote_swagger_php", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L40", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L42", "weight": 1.0}, {"source": "clinicpro_composer_config", "target": "clinicpro_composer_config_allow_plugins", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L43", "weight": 1.0}, {"source": "clinicpro_composer_config_allow_plugins", "target": "clinicpro_composer_allow_plugins_php_http_discovery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L44", "weight": 1.0}, {"source": "clinicpro_composer_config_allow_plugins", "target": "clinicpro_composer_allow_plugins_symfony_flex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L45", "weight": 1.0}, {"source": "clinicpro_composer_config_allow_plugins", "target": "clinicpro_composer_allow_plugins_symfony_runtime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L46", "weight": 1.0}, {"source": "clinicpro_composer_config", "target": "clinicpro_composer_config_bump_after_update", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L48", "weight": 1.0}, {"source": "clinicpro_composer_config", "target": "clinicpro_composer_config_sort_packages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L49", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_autoload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L51", "weight": 1.0}, {"source": "clinicpro_composer_autoload", "target": "clinicpro_composer_autoload_psr_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L52", "weight": 1.0}, {"source": "clinicpro_composer_autoload_psr_4", "target": "clinicpro_composer_psr_4_app", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L53", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_autoload_dev", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L56", "weight": 1.0}, {"source": "clinicpro_composer_autoload_dev", "target": "clinicpro_composer_autoload_dev_psr_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L57", "weight": 1.0}, {"source": "clinicpro_composer_autoload_dev_psr_4", "target": "clinicpro_composer_psr_4_app_tests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L58", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L61", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_ctype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L62", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_iconv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L63", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_php72", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L64", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_php73", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L65", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_php74", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L66", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_php80", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L67", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_php81", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L68", "weight": 1.0}, {"source": "clinicpro_composer_replace", "target": "clinicpro_composer_replace_symfony_polyfill_php82", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L69", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L71", "weight": 1.0}, {"source": "clinicpro_composer_scripts", "target": "clinicpro_composer_scripts_auto_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L72", "weight": 1.0}, {"source": "clinicpro_composer_scripts_auto_scripts", "target": "clinicpro_composer_auto_scripts_cache_clear", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L73", "weight": 1.0}, {"source": "clinicpro_composer_scripts_auto_scripts", "target": "clinicpro_composer_auto_scripts_assets_install_public_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L74", "weight": 1.0}, {"source": "clinicpro_composer_scripts", "target": "clinicpro_composer_scripts_post_install_cmd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L76", "weight": 1.0}, {"source": "clinicpro_composer_scripts_post_install_cmd", "target": "ref_auto_scripts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L76", "weight": 1.0, "context": "import"}, {"source": "clinicpro_composer_scripts", "target": "clinicpro_composer_scripts_post_update_cmd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L79", "weight": 1.0}, {"source": "clinicpro_composer_scripts_post_update_cmd", "target": "ref_auto_scripts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L79", "weight": 1.0, "context": "import"}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_conflict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L83", "weight": 1.0}, {"source": "clinicpro_composer_conflict", "target": "clinicpro_composer_conflict_symfony_symfony", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L84", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_extra", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L86", "weight": 1.0}, {"source": "clinicpro_composer_extra", "target": "clinicpro_composer_extra_symfony", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L87", "weight": 1.0}, {"source": "clinicpro_composer_extra_symfony", "target": "clinicpro_composer_symfony_allow_contrib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L88", "weight": 1.0}, {"source": "clinicpro_composer_extra_symfony", "target": "clinicpro_composer_symfony_require", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L89", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_composer_json", "target": "clinicpro_composer_require_dev", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L92", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_phpstan_phpstan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L93", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_phpstan_phpstan_doctrine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L94", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_phpstan_phpstan_symfony", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L95", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_phpunit_phpunit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L96", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_symfony_browser_kit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L97", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_symfony_css_selector", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L98", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_symfony_debug_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L99", "weight": 1.0}, {"source": "clinicpro_composer_require_dev", "target": "clinicpro_composer_require_dev_symfony_maker_bundle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "composer.json", "source_location": "L100", "weight": 1.0}]}