3 "name": "rapsys/veranda",
4 "description": "Gallery browsing system",
5 "license": "AGPL-3.0-or-later",
6 "minimum-stability": "stable",
12 "rapsys/packbundle": "^1.0",
13 "rapsys/treebundle": "^1.0",
14 "symfony/asset": "^7.0",
15 "symfony/console": "^7.0",
16 "symfony/dotenv": "^7.0",
17 "symfony/flex": "^2.0",
18 "symfony/form": "^7.0",
19 "symfony/framework-bundle": "^7.0",
20 "symfony/process": "^7.0",
21 "symfony/runtime": "^7.0",
22 "symfony/security-bundle": "^7.0",
23 "symfony/translation": "^7.0",
24 "symfony/twig-bundle": "^7.0",
25 "symfony/yaml": "^7.0",
26 "twig/html-extra": "^3.0",
27 "twig/intl-extra": "^3.0"
30 "symfony/stopwatch": "^7.0",
31 "symfony/web-profiler-bundle": "^7.0"
34 "optimize-autoloader": true,
35 "preferred-install": {
38 "sort-packages": true,
41 "symfony/runtime": true
51 "App\\Tests\\": "tests/"
55 "symfony/polyfill-ctype": "*",
56 "symfony/polyfill-iconv": "*",
57 "symfony/polyfill-php72": "*",
58 "symfony/polyfill-php73": "*",
59 "symfony/polyfill-php74": "*",
60 "symfony/polyfill-php80": "*"
66 "name": "rapsys/packbundle",
70 "url": "https://rapsys@git.rapsys.eu/packbundle",
75 "Rapsys\\PackBundle\\": ""
79 "symfony/asset": "^7.0",
80 "symfony/flex": "^2.0",
81 "symfony/framework-bundle": "^7.0",
82 "symfony/process": "^7.0",
83 "symfony/twig-bundle": "^7.0"
90 "name": "rapsys/treebundle",
94 "url": "https://rapsys@git.rapsys.eu/treebundle",
99 "Rapsys\\TreeBundle\\": ""
103 "rapsys/packbundle": "^1.0"
110 "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd",
111 "cache:clear": "symfony-cmd"
113 "post-install-cmd": [
121 "symfony/symfony": "*"
127 "allow-contrib": true,
130 "https://git.rapsys.eu/recipe/blob_plain/HEAD:/index.json",
135 "symfony-assets-install": "relative"