{"id":50712574,"url":"https://github.com/pimcore/symfony-freeze","last_synced_at":"2026-06-09T16:32:06.252Z","repository":{"id":322404818,"uuid":"1084886149","full_name":"pimcore/symfony-freeze","owner":"pimcore","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-02T07:52:02.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"7.x","last_synced_at":"2026-03-29T02:59:11.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pimcore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-28T09:51:13.000Z","updated_at":"2025-11-05T08:14:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pimcore/symfony-freeze","commit_stats":null,"previous_names":["pimcore/symfony-freeze"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pimcore/symfony-freeze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimcore%2Fsymfony-freeze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimcore%2Fsymfony-freeze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimcore%2Fsymfony-freeze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimcore%2Fsymfony-freeze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimcore","download_url":"https://codeload.github.com/pimcore/symfony-freeze/tar.gz/refs/heads/7.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimcore%2Fsymfony-freeze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34116457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-09T16:32:05.305Z","updated_at":"2026-06-09T16:32:06.244Z","avatar_url":"https://github.com/pimcore.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pimcore Symfony Freeze\n\nA metapackage to control Symfony version constraints for Pimcore Platform Version 2025.4 (pimcore/pimcore 12.3 and 12.x) development versions.\n\n**⚠️ Important**: This package is **only for Pimcore Platform Version 2025.4 versions**. Pimcore Platform Version 2026.* will require Symfony 7+ and drop Symfony 6 support entirely.\n\n## Purpose\n\nThis metapackage uses Composer's `conflict` directive to enforce Symfony version requirements:\n\n- **6.x branch**: Freezes core Symfony components at 6.x (14 components)\n- **7.x branch**: Requires core Symfony components at 7.x minimum (13 components)\n\n## Usage by Pimcore Version\n\n### Pimcore Platform Version 2025.4\n\n**Symfony 7.x fully supported** - choose based on your needs:\n\n```json\n{\n  \"require\": {\n    \"pimcore/symfony-freeze\": \"^7.0\" // Recommended: Enforce Symfony 7.x minimum\n  }\n}\n```\n\nOr if you need Symfony 6.x compatibility:\n\n```json\n{\n  \"require\": {\n    \"pimcore/symfony-freeze\": \"^6.0\" // Optional: Keep Symfony 6.x\n  }\n}\n```\n\n### Pimcore  Platform Version 2026.* and beyond\n\n**Do not use this package**. Remove it:\n\n```bash\ncomposer remove pimcore/symfony-freeze\n```\n\n## Technical Details\n\n- **Type**: Metapackage (no code, only constraints)\n- **6.x branch**: Conflicts with `symfony/*: \"\u003e=7.0\"` for 14 core components\n- **7.x branch**: Conflicts with `symfony/*: \"\u003c7.0\"` for 13 core components (excludes deprecated `symfony/templating`)\n\n## License\n\nPOCL - © Pimcore GmbH\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimcore%2Fsymfony-freeze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimcore%2Fsymfony-freeze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimcore%2Fsymfony-freeze/lists"}