12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "doctrine/doctrine-bundle": {
- "version": "2.13",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "2.10",
- "ref": "c170ded8fc587d6bd670550c43dafcf093762245"
- },
- "files": [
- "config/packages/doctrine.yaml",
- "src/Entity/.gitignore",
- "src/Repository/.gitignore"
- ]
- },
- "doctrine/doctrine-migrations-bundle": {
- "version": "3.3",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "3.1",
- "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
- },
- "files": [
- "config/packages/doctrine_migrations.yaml",
- "migrations/.gitignore"
- ]
- },
- "symfony/console": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "5.3",
- "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
- },
- "files": [
- "bin/console"
- ]
- },
- "symfony/flex": {
- "version": "2.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "1.0",
- "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
- },
- "files": [
- ".env"
- ]
- },
- "symfony/framework-bundle": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.4",
- "ref": "32126346f25e1cee607cc4aa6783d46034920554"
- },
- "files": [
- "config/packages/cache.yaml",
- "config/packages/framework.yaml",
- "config/preload.php",
- "config/routes/framework.yaml",
- "config/services.yaml",
- "public/index.php",
- "src/Controller/.gitignore",
- "src/Kernel.php"
- ]
- },
- "symfony/maker-bundle": {
- "version": "1.61",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "1.0",
- "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
- }
- },
- "symfony/routing": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.2",
- "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
- },
- "files": [
- "config/packages/routing.yaml",
- "config/routes.yaml"
- ]
- }
- }
|