mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
* Pre upgrade * Symfony 8.0 * Update recipe for sentry * symfony/framework-bundle recipe * symfony/phpunut recipe * symfony/routing recipe * symfony/security recipe * symfony/timulus-bundle recipe * doctine recipe
378 lines
11 KiB
Plaintext
378 lines
11 KiB
Plaintext
{
|
|
"dama/doctrine-test-bundle": {
|
|
"version": "8.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "8.3",
|
|
"ref": "dfc51177476fb39d014ed89944cde53dc3326d23"
|
|
},
|
|
"files": [
|
|
"config/packages/dama_doctrine_test_bundle.yaml"
|
|
]
|
|
},
|
|
"doctrine/deprecations": {
|
|
"version": "1.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "87424683adc81d7dc305eefec1fced883084aab9"
|
|
}
|
|
},
|
|
"doctrine/doctrine-bundle": {
|
|
"version": "2.13",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.13",
|
|
"ref": "8d96c0b51591ffc26794d865ba3ee7d193438a83"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine.yaml",
|
|
"src/Entity/.gitignore",
|
|
"src/Repository/.gitignore"
|
|
]
|
|
},
|
|
"doctrine/doctrine-fixtures-bundle": {
|
|
"version": "4.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "1f5514cfa15b947298df4d771e694e578d4c204d"
|
|
},
|
|
"files": [
|
|
"src/DataFixtures/AppFixtures.php"
|
|
]
|
|
},
|
|
"doctrine/doctrine-migrations-bundle": {
|
|
"version": "3.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.1",
|
|
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine_migrations.yaml",
|
|
"migrations/.gitignore"
|
|
]
|
|
},
|
|
"friendsofphp/php-cs-fixer": {
|
|
"version": "3.65",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "be2103eb4a20942e28a6dd87736669b757132435"
|
|
},
|
|
"files": [
|
|
".php-cs-fixer.dist.php"
|
|
]
|
|
},
|
|
"phpstan/phpstan": {
|
|
"version": "2.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767"
|
|
},
|
|
"files": [
|
|
"phpstan.dist.neon"
|
|
]
|
|
},
|
|
"phpunit/phpunit": {
|
|
"version": "12.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "11.1",
|
|
"ref": "1117deb12541f35793eec9fff7494d7aa12283fc"
|
|
},
|
|
"files": [
|
|
".env.test",
|
|
"bin/phpunit",
|
|
"phpunit.dist.xml",
|
|
"tests/bootstrap.php"
|
|
]
|
|
},
|
|
"sentry/sentry-symfony": {
|
|
"version": "5.8",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "5.0",
|
|
"ref": "12f504985eb24e3b20a9e41e0ec7e398798d18f0"
|
|
},
|
|
"files": [
|
|
"config/packages/sentry.yaml"
|
|
]
|
|
},
|
|
"stof/doctrine-extensions-bundle": {
|
|
"version": "1.14",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.2",
|
|
"ref": "e805aba9eff5372e2d149a9ff56566769e22819d"
|
|
},
|
|
"files": [
|
|
"config/packages/stof_doctrine_extensions.yaml"
|
|
]
|
|
},
|
|
"symfony/asset-mapper": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.4",
|
|
"ref": "5ad1308aa756d58f999ffbe1540d1189f5d7d14a"
|
|
},
|
|
"files": [
|
|
"assets/quiz.js",
|
|
"assets/styles/app.css",
|
|
"config/packages/asset_mapper.yaml",
|
|
"importmap.php"
|
|
]
|
|
},
|
|
"symfony/brevo-mailer": {
|
|
"version": "7.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.4",
|
|
"ref": "7c1038ceb733175f610a913a885a7c8b552b703a"
|
|
}
|
|
},
|
|
"symfony/console": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.3",
|
|
"ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
|
|
},
|
|
"files": [
|
|
"bin/console"
|
|
]
|
|
},
|
|
"symfony/flex": {
|
|
"version": "2.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.4",
|
|
"ref": "52e9754527a15e2b79d9a610f98185a1fe46622a"
|
|
},
|
|
"files": [
|
|
".env",
|
|
".env.dev"
|
|
]
|
|
},
|
|
"symfony/form": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.2",
|
|
"ref": "7d86a6723f4a623f59e2bf966b6aad2fc461d36b"
|
|
},
|
|
"files": [
|
|
"config/packages/csrf.yaml"
|
|
]
|
|
},
|
|
"symfony/framework-bundle": {
|
|
"version": "8.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.4",
|
|
"ref": "09f6e081c763a206802674ce0cb34a022f0ffc6d"
|
|
},
|
|
"files": [
|
|
".editorconfig",
|
|
"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/mailer": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.3",
|
|
"ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f"
|
|
},
|
|
"files": [
|
|
"config/packages/mailer.yaml"
|
|
]
|
|
},
|
|
"symfony/maker-bundle": {
|
|
"version": "1.61",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
|
|
}
|
|
},
|
|
"symfony/phpunit-bridge": {
|
|
"version": "8.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.3",
|
|
"ref": "dc13fec96bd527bd399c3c01f0aab915c67fd544"
|
|
},
|
|
"files": []
|
|
},
|
|
"symfony/property-info": {
|
|
"version": "7.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.3",
|
|
"ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
|
|
},
|
|
"files": [
|
|
"config/packages/property_info.yaml"
|
|
]
|
|
},
|
|
"symfony/routing": {
|
|
"version": "8.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.4",
|
|
"ref": "bc94c4fd86f393f3ab3947c18b830ea343e51ded"
|
|
},
|
|
"files": [
|
|
"config/packages/routing.yaml",
|
|
"config/routes.yaml"
|
|
]
|
|
},
|
|
"symfony/security-bundle": {
|
|
"version": "8.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.4",
|
|
"ref": "c42fee7802181cdd50f61b8622715829f5d2335c"
|
|
},
|
|
"files": [
|
|
"config/packages/security.yaml",
|
|
"config/routes/security.yaml"
|
|
]
|
|
},
|
|
"symfony/stimulus-bundle": {
|
|
"version": "2.32",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.24",
|
|
"ref": "3357f2fa6627b93658d8e13baa416b2a94a50c5f"
|
|
},
|
|
"files": [
|
|
"assets/controllers.json",
|
|
"assets/controllers/csrf_protection_controller.js",
|
|
"assets/controllers/hello_controller.js",
|
|
"assets/stimulus_bootstrap.js"
|
|
]
|
|
},
|
|
"symfony/translation": {
|
|
"version": "7.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.3",
|
|
"ref": "620a1b84865ceb2ba304c8f8bf2a185fbf32a843"
|
|
},
|
|
"files": [
|
|
"config/packages/translation.yaml",
|
|
"translations/.gitignore"
|
|
]
|
|
},
|
|
"symfony/twig-bundle": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.4",
|
|
"ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
|
|
},
|
|
"files": [
|
|
"config/packages/twig.yaml",
|
|
"templates/base.html.twig"
|
|
]
|
|
},
|
|
"symfony/uid": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.0",
|
|
"ref": "0df5844274d871b37fc3816c57a768ffc60a43a5"
|
|
}
|
|
},
|
|
"symfony/ux-turbo": {
|
|
"version": "2.26",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.20",
|
|
"ref": "c85ff94da66841d7ff087c19cbcd97a2df744ef9"
|
|
}
|
|
},
|
|
"symfony/validator": {
|
|
"version": "7.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.0",
|
|
"ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd"
|
|
},
|
|
"files": [
|
|
"config/packages/validator.yaml"
|
|
]
|
|
},
|
|
"symfony/web-profiler-bundle": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.1",
|
|
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
|
|
},
|
|
"files": [
|
|
"config/packages/web_profiler.yaml",
|
|
"config/routes/web_profiler.yaml"
|
|
]
|
|
},
|
|
"symfonycasts/sass-bundle": {
|
|
"version": "v0.8.2"
|
|
},
|
|
"symfonycasts/verify-email-bundle": {
|
|
"version": "v1.17.3"
|
|
},
|
|
"twig/extra-bundle": {
|
|
"version": "v3.18.0"
|
|
},
|
|
"vincentlanglet/twig-cs-fixer": {
|
|
"version": "3.5",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "d42582ae1bce86fd43491d6264c738b0867f8ffe"
|
|
}
|
|
}
|
|
}
|