diff --git a/symfony/framework-bundle/7.4/config/services.yaml b/symfony/framework-bundle/7.4/config/services.yaml index 667a1968..b4334eb4 100644 --- a/symfony/framework-bundle/7.4/config/services.yaml +++ b/symfony/framework-bundle/7.4/config/services.yaml @@ -1,4 +1,4 @@ -# $schema: ../vendor/symfony/dependency-injection/Loader/schema/services.schema.json +# yaml-language-server: $schema=../vendor/symfony/dependency-injection/Loader/schema/services.schema.json # This file is the entry point to configure your own services. # Files in the packages/ subdirectory configure your dependencies. diff --git a/symfony/routing/7.4/config/routes.yaml b/symfony/routing/7.4/config/routes.yaml index 8f00a057..6913dda5 100644 --- a/symfony/routing/7.4/config/routes.yaml +++ b/symfony/routing/7.4/config/routes.yaml @@ -1,4 +1,4 @@ -# $schema: ../vendor/symfony/routing/Loader/schema/routing.schema.json +# yaml-language-server: $schema=../vendor/symfony/routing/Loader/schema/routing.schema.json # To list all registered routes, run the following command: # bin/console debug:router