We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.4.y
bonjour, impossible de lancer le site en mode prod maus possible en mode dev
mettre l'atribut en mode APP_ENV=dev
APP_ENV=dev
arrêter le foutage de gueule !
{ "type": "project", "license": "proprietary", "minimum-stability": "stable", "prefer-stable": true, "require": { "php": ">=8.3", "ext-ctype": "*", "ext-curl": "*", "ext-iconv": "*", "ext-openssl": "*", "ext-zip": "*", "doctrine/doctrine-bundle": "^2.10", "doctrine/doctrine-migrations-bundle": "^3.2", "doctrine/orm": "^2.15", "gedmo/doctrine-extensions": "^3.5", "hackzilla/password-generator": "^1.6", "php-ffmpeg/php-ffmpeg": "^1.1", "phpdocumentor/reflection-docblock": "5.3.0", "phpstan/phpdoc-parser": "^1.2", "sensio/framework-extra-bundle": "^6.1", "stripe/stripe-php": "^15.4", "symfony/apache-pack": "^v1.0.1", "symfony/asset": "v6.4.0", "symfony/console": "v6.4.2", "symfony/doctrine-messenger": "v6.4.2", "symfony/dotenv": "v6.4.2", "symfony/expression-language": "v6.4.2", "symfony/flex": "^1.17|^2", "symfony/form": "v6.4.1", "symfony/framework-bundle": "v6.4.2", "symfony/google-mailer": "6.*.*", "symfony/http-client": "v6.4.2", "symfony/http-foundation": "6.*.*", "symfony/intl": "v6.4.2", "symfony/mailer": "6.*.*", "symfony/mime": "v6.4.0", "symfony/monolog-bundle": "^3.0", "symfony/notifier": "v6.2.7", "symfony/password-hasher": "v6.4.0", "symfony/process": "v6.4.2", "symfony/property-access": "v6.4.0", "symfony/property-info": "v6.4.0", "symfony/proxy-manager-bridge": "v6.4.0", "symfony/requirements-checker": "^2.0", "symfony/runtime": "*", "symfony/security-bundle": "v6.4.2", "symfony/security-csrf": "6.*.*", "symfony/serializer": "v6.4.2", "symfony/string": "v6.4.2", "symfony/translation": "v6.4.*", "symfony/twig-bundle": "v6.4.0", "symfony/validator": "v6.4.2", "symfony/web-link": "v6.4.0", "symfony/webapp-meta": "^1.0", "symfony/webpack-encore-bundle": "^1.13", "symfony/yaml": "v6.4.0", "twig/extra-bundle": "^2.12|^3.0", "twig/twig": "^2.12|^3.0" }, "config": { "allow-plugins": { "composer/package-versions-deprecated": true, "symfony/flex": true, "symfony/runtime": true, "php-http/discovery": true }, "optimize-autoloader": true, "preferred-install": { "*": "dist" }, "sort-packages": true }, "autoload": { "psr-4": { "App\\": "src/" } }, "autoload-dev": { "psr-6": { "App\\Tests\\": "tests/" } }, "replace": { "symfony/polyfill-ctype": "*", "symfony/polyfill-iconv": "*", "symfony/polyfill-php72": "*" }, "scripts": { "auto-scripts": { "cache:clear": "symfony-cmd", "assets:install %PUBLIC_DIR%": "symfony-cmd", "requirements-checker": "script" }, "post-install-cmd": [ "@auto-scripts" ], "post-update-cmd": [ "@auto-scripts" ] }, "conflict": { "symfony/symfony": "*" }, "extra": { "symfony": { "allow-contrib": false, "require": "6.*.*" } }, "require-dev": { "symfony/debug-bundle": "v6.4.0", "symfony/maker-bundle": "^1.58", "symfony/stopwatch": "v6.4.0", "symfony/web-profiler-bundle": "v6.4.2" } } ``` _No response_
The text was updated successfully, but these errors were encountered:
What a great suggestion! Have a nice day
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Symfony version(s) affected
6.4.y
Description
bonjour,
impossible de lancer le site en mode prod maus possible en mode dev
How to reproduce
mettre l'atribut en mode
APP_ENV=dev
Possible Solution
arrêter le foutage de gueule !
Additional Context
The text was updated successfully, but these errors were encountered: