forked from wallabag/wallabag
The structure changed completely. Bundles are gone. Everything is flatten in the folder `src`. I separated import & api controllers to avoid _pollution_ in the main controller folder.
458 lines
13 KiB
Plaintext
458 lines
13 KiB
Plaintext
{
|
|
"babdev/pagerfanta-bundle": {
|
|
"version": "v3.7.0"
|
|
},
|
|
"bdunogier/guzzle-site-authenticator": {
|
|
"version": "1.0.1"
|
|
},
|
|
"craue/config-bundle": {
|
|
"version": "2.6.0"
|
|
},
|
|
"dama/doctrine-test-bundle": {
|
|
"version": "7.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "4.0",
|
|
"ref": "56eaa387b5e48ebcc7c95a893b47dfa1ad51449c"
|
|
},
|
|
"files": [
|
|
"config/packages/test/dama_doctrine_test_bundle.yaml"
|
|
]
|
|
},
|
|
"doctrine/annotations": {
|
|
"version": "1.14",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.10",
|
|
"ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
|
|
}
|
|
},
|
|
"doctrine/doctrine-bundle": {
|
|
"version": "2.7",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.4",
|
|
"ref": "5b7882dd9d05ef9b7e71fceed66af1ea573a70d4"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine.yaml",
|
|
"src/Entity/.gitignore",
|
|
"src/Repository/.gitignore"
|
|
]
|
|
},
|
|
"doctrine/doctrine-fixtures-bundle": {
|
|
"version": "3.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "1f5514cfa15b947298df4d771e694e578d4c204d"
|
|
},
|
|
"files": [
|
|
"src/DataFixtures/AppFixtures.php"
|
|
]
|
|
},
|
|
"doctrine/doctrine-migrations-bundle": {
|
|
"version": "3.2",
|
|
"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.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "be2103eb4a20942e28a6dd87736669b757132435"
|
|
},
|
|
"files": [
|
|
".php-cs-fixer.dist.php"
|
|
]
|
|
},
|
|
"friendsofsymfony/jsrouting-bundle": {
|
|
"version": "2.8",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "2.3",
|
|
"ref": "a9f2e49180f75cdc71ae279a929c4b2e0638de84"
|
|
},
|
|
"files": [
|
|
"config/routes/fos_js_routing.yaml"
|
|
]
|
|
},
|
|
"friendsofsymfony/oauth-server-bundle": {
|
|
"version": "2.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.6",
|
|
"ref": "7300db1277b1ba025cdc2791171d9bf3e7adcc42"
|
|
},
|
|
"files": [
|
|
"config/packages/fos_oauth_server.yaml",
|
|
"config/routes/fos_oauth_server.yaml",
|
|
"src/Entity/AccessToken.php",
|
|
"src/Entity/AuthCode.php",
|
|
"src/Entity/Client.php",
|
|
"src/Entity/RefreshToken.php"
|
|
]
|
|
},
|
|
"friendsofsymfony/rest-bundle": {
|
|
"version": "3.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "2.2",
|
|
"ref": "fa845143b7e0a4c70aedd1a88c549e6d977e9ae5"
|
|
},
|
|
"files": [
|
|
"config/packages/fos_rest.yaml"
|
|
]
|
|
},
|
|
"friendsofsymfony/user-bundle": {
|
|
"version": "v3.1.0"
|
|
},
|
|
"jms/serializer-bundle": {
|
|
"version": "5.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "4.0",
|
|
"ref": "cc04e10cf7171525b50c18b36004edf64cb478be"
|
|
},
|
|
"files": [
|
|
"config/packages/jms_serializer.yaml"
|
|
]
|
|
},
|
|
"kphoen/rulerz-bundle": {
|
|
"version": "0.15.0"
|
|
},
|
|
"lexik/form-filter-bundle": {
|
|
"version": "v7.0.3"
|
|
},
|
|
"nelmio/api-doc-bundle": {
|
|
"version": "3.10",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "c8e0c38e1a280ab9e37587a8fa32b251d5bc1c94"
|
|
},
|
|
"files": [
|
|
"config/packages/nelmio_api_doc.yaml",
|
|
"config/routes/nelmio_api_doc.yaml"
|
|
]
|
|
},
|
|
"nelmio/cors-bundle": {
|
|
"version": "2.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.5",
|
|
"ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
|
|
},
|
|
"files": [
|
|
"config/packages/nelmio_cors.yaml"
|
|
]
|
|
},
|
|
"php-amqplib/rabbitmq-bundle": {
|
|
"version": "2.11",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.12",
|
|
"ref": "ce3ca2e4577270c4f518539aa6b9e878998fcfef"
|
|
},
|
|
"files": [
|
|
"config/packages/old_sound_rabbit_mq.yaml",
|
|
"src/Consumer/.gitignore"
|
|
]
|
|
},
|
|
"php-http/discovery": {
|
|
"version": "1.19",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.18",
|
|
"ref": "f45b5dd173a27873ab19f5e3180b2f661c21de02"
|
|
},
|
|
"files": [
|
|
"config/packages/http_discovery.yaml"
|
|
]
|
|
},
|
|
"php-http/httplug-bundle": {
|
|
"version": "1.27",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.6",
|
|
"ref": "87b3d491d593d2c6e3b90bf0689ac69a188bfa5f"
|
|
},
|
|
"files": [
|
|
"config/packages/httplug.yaml"
|
|
]
|
|
},
|
|
"phpstan/phpstan": {
|
|
"version": "1.10",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "d74d4d719d5f53856c9c13544aa22d44144b1819"
|
|
},
|
|
"files": [
|
|
"phpstan.neon"
|
|
]
|
|
},
|
|
"scheb/2fa-bundle": {
|
|
"version": "5.13",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.0",
|
|
"ref": "0a83961ef50ff91812b229a6f0caf28431d94aec"
|
|
},
|
|
"files": [
|
|
"config/packages/scheb_2fa.yaml",
|
|
"config/routes/scheb_2fa.yaml"
|
|
]
|
|
},
|
|
"sensio/framework-extra-bundle": {
|
|
"version": "6.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.2",
|
|
"ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
|
|
},
|
|
"files": [
|
|
"config/packages/sensio_framework_extra.yaml"
|
|
]
|
|
},
|
|
"sentry/sentry-symfony": {
|
|
"version": "3.5",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "fc6a6baeee961a34a70eca0f91e868d03ce7bd9b"
|
|
},
|
|
"files": [
|
|
"config/packages/prod/sentry.yaml"
|
|
]
|
|
},
|
|
"stof/doctrine-extensions-bundle": {
|
|
"version": "1.7",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.2",
|
|
"ref": "e805aba9eff5372e2d149a9ff56566769e22819d"
|
|
},
|
|
"files": [
|
|
"config/packages/stof_doctrine_extensions.yaml"
|
|
]
|
|
},
|
|
"symfony/console": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.4",
|
|
"ref": "fd5340d07d4c90504843b53da41525cf42e31f5c"
|
|
},
|
|
"files": [
|
|
"bin/console",
|
|
"config/bootstrap.php"
|
|
]
|
|
},
|
|
"symfony/flex": {
|
|
"version": "1.19",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
|
|
},
|
|
"files": [
|
|
".env"
|
|
]
|
|
},
|
|
"symfony/framework-bundle": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.4",
|
|
"ref": "24eb45d1355810154890460e6a05c0ca27318fe7"
|
|
},
|
|
"files": [
|
|
"config/bootstrap.php",
|
|
"config/packages/cache.yaml",
|
|
"config/packages/framework.yaml",
|
|
"config/packages/test/framework.yaml",
|
|
"config/preload.php",
|
|
"config/routes/dev/framework.yaml",
|
|
"config/services.yaml",
|
|
"public/index.php",
|
|
"src/Controller/.gitignore",
|
|
"src/Kernel.php"
|
|
]
|
|
},
|
|
"symfony/mailer": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.3",
|
|
"ref": "97a61eabb351d7f6cb7702039bcfe07fe9d7e03c"
|
|
},
|
|
"files": [
|
|
"config/packages/mailer.yaml"
|
|
]
|
|
},
|
|
"symfony/maker-bundle": {
|
|
"version": "1.39",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
|
|
}
|
|
},
|
|
"symfony/monolog-bundle": {
|
|
"version": "3.8",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.7",
|
|
"ref": "213676c4ec929f046dfde5ea8e97625b81bc0578"
|
|
},
|
|
"files": [
|
|
"config/packages/monolog.yaml"
|
|
]
|
|
},
|
|
"symfony/phpunit-bridge": {
|
|
"version": "6.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.3",
|
|
"ref": "97cb3dc7b0f39c7cfc4b7553504c9d7b7795de96"
|
|
},
|
|
"files": [
|
|
".env.test",
|
|
"bin/phpunit",
|
|
"phpunit.xml.dist",
|
|
"tests/bootstrap.php"
|
|
]
|
|
},
|
|
"symfony/routing": {
|
|
"version": "5.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.1",
|
|
"ref": "8c5b5f86ec3e4547cec9a3ae30c3b40ae51cab1f"
|
|
},
|
|
"files": [
|
|
"config/packages/prod/routing.yaml",
|
|
"config/packages/routing.yaml",
|
|
"config/routes.yaml"
|
|
]
|
|
},
|
|
"symfony/security-bundle": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.4",
|
|
"ref": "7b4408dc203049666fe23fabed23cbadc6d8440f"
|
|
},
|
|
"files": [
|
|
"config/packages/security.yaml"
|
|
]
|
|
},
|
|
"symfony/translation": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.3",
|
|
"ref": "2ad9d2545bce8ca1a863e50e92141f0b9d87ffcd"
|
|
},
|
|
"files": [
|
|
"config/packages/translation.yaml",
|
|
"translations/.gitignore"
|
|
]
|
|
},
|
|
"symfony/twig-bundle": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.4",
|
|
"ref": "73baff3f7b3cea12a73812a7cfd2c0924a9e250f"
|
|
},
|
|
"files": [
|
|
"config/packages/test/twig.yaml",
|
|
"config/packages/twig.yaml",
|
|
"templates/base.html.twig"
|
|
]
|
|
},
|
|
"symfony/validator": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.3",
|
|
"ref": "3eb8df139ec05414489d55b97603c5f6ca0c44cb"
|
|
},
|
|
"files": [
|
|
"config/packages/test/validator.yaml",
|
|
"config/packages/validator.yaml"
|
|
]
|
|
},
|
|
"symfony/web-profiler-bundle": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.3",
|
|
"ref": "6bdfa1a95f6b2e677ab985cd1af2eae35d62e0f6"
|
|
},
|
|
"files": [
|
|
"config/packages/dev/web_profiler.yaml",
|
|
"config/packages/test/web_profiler.yaml",
|
|
"config/routes/dev/web_profiler.yaml"
|
|
]
|
|
},
|
|
"twig/extra-bundle": {
|
|
"version": "v3.4.0"
|
|
},
|
|
"willdurand/hateoas-bundle": {
|
|
"version": "2.5",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "2.0",
|
|
"ref": "34df072c6edaa61ae19afb2f3a239f272fecab87"
|
|
},
|
|
"files": [
|
|
"config/packages/bazinga_hateoas.yaml"
|
|
]
|
|
}
|
|
}
|