File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -134,4 +134,5 @@ CORS_ALLOW_ORIGIN='^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$'
134134# ##> symfony/framework-bundle ###
135135APP_ENV = prod
136136APP_SECRET = a03498528f5a5fc089273ec9ae5b2849
137+ APP_SHARE_DIR = var/share
137138# ##< symfony/framework-bundle ###
Original file line number Diff line number Diff line change 1+ # yaml-language-server: $schema=../vendor/symfony/dependency-injection/Loader/schema/services.schema.json
2+
13# This file is the entry point to configure your own services.
24# Files in the packages/ subdirectory configure your dependencies.
5+ # See also https://symfony.com/doc/current/service_container/import.html
36
47# Put parameters here that don't need to change on each machine where the app is deployed
58# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
Original file line number Diff line number Diff line change 488488 ]
489489 },
490490 "symfony/framework-bundle": {
491- "version": "7.3 ",
491+ "version": "7.4 ",
492492 "recipe": {
493493 "repo": "github.com/symfony/recipes",
494494 "branch": "main",
495- "version": "7.3 ",
496- "ref": "5a1497d539f691b96afd45ae397ce5fe30beb4b9 "
495+ "version": "7.4 ",
496+ "ref": "09f6e081c763a206802674ce0cb34a022f0ffc6d "
497497 },
498498 "files": [
499499 ".editorconfig",
You can’t perform that action at this time.
0 commit comments