diff --git a/api-platform.admin-pack.1.0.json b/api-platform.admin-pack.1.0.json
index 1936e9b0..3de105d5 100644
--- a/api-platform.admin-pack.1.0.json
+++ b/api-platform.admin-pack.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "api-platform/admin-pack": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "703c6453b039330753a7ae6cebd0af8ab1d770d8"
- }
- }
- },
"manifests": {
"api-platform/admin-pack": {
- "repository": "github.com/symfony/recipes",
- "package": "api-platform/admin-pack",
- "version": "1.0",
"manifest": {
"copy-from-recipe": {
"assets/": "assets/",
@@ -43,23 +29,47 @@
},
"files": {
"templates/admin.html.twig": {
- "contents": "{% extends 'base.html.twig' %}\n\n{% block title %}API Platform Admin{% endblock %}\n\n{% block body %}
{% endblock %}\n\n{% block javascripts %}\n \n {{ encore_entry_script_tags('admin') }}\n{% endblock %}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "{% extends 'base.html.twig' %}",
+ "",
+ "{% block title %}API Platform Admin{% endblock %}",
+ "",
+ "{% block body %}{% endblock %}",
+ "",
+ "{% block javascripts %}",
+ " ",
+ " {{ encore_entry_script_tags('admin') }}",
+ "{% endblock %}",
+ ""
+ ],
+ "executable": false
},
"config/routes/api_platform_admin.yaml": {
- "contents": "admin:\n path: /admin\n controller: Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController\n defaults:\n template: admin.html.twig\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "admin:",
+ " path: /admin",
+ " controller: Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController",
+ " defaults:",
+ " template: admin.html.twig",
+ ""
+ ],
+ "executable": false
},
"assets/js/admin.js": {
- "contents": "import React from 'react';\nimport ReactDOM from 'react-dom';\nimport { HydraAdmin } from '@api-platform/admin';\n\nconst entrypoint = document.getElementById('api-entrypoint').innerText;\n\nReactDOM.render(, document.getElementById('api-platform-admin'));\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import React from 'react';",
+ "import ReactDOM from 'react-dom';",
+ "import { HydraAdmin } from '@api-platform/admin';",
+ "",
+ "const entrypoint = document.getElementById('api-entrypoint').innerText;",
+ "",
+ "ReactDOM.render(, document.getElementById('api-platform-admin'));",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "api-platform/admin-pack:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "703c6453b039330753a7ae6cebd0af8ab1d770d8"
}
}
}
\ No newline at end of file
diff --git a/api-platform.api-pack.1.0.json b/api-platform.api-pack.1.0.json
index 2b1f6ec9..722bfd2a 100644
--- a/api-platform.api-pack.1.0.json
+++ b/api-platform.api-pack.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "api-platform/api-pack": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "7e2369fce00988c01de87918c0476b0da368afdd"
- }
- }
- },
"manifests": {
"api-platform/api-pack": {
- "repository": "github.com/symfony/recipes",
- "package": "api-platform/api-pack",
- "version": "1.0",
"manifest": {
"aliases": [
"api",
@@ -22,8 +8,7 @@
]
},
"files": [],
- "origin": "api-platform/api-pack:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "7e2369fce00988c01de87918c0476b0da368afdd"
}
}
}
\ No newline at end of file
diff --git a/api-platform.core.2.1.json b/api-platform.core.2.1.json
index 9f68b7a4..b259a839 100644
--- a/api-platform.core.2.1.json
+++ b/api-platform.core.2.1.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "api-platform/core": {
- "version": "2.1",
- "recipe": {
- "repo": "2.1",
- "branch": "master",
- "version": "2.1",
- "ref": "d57f9ff8067d8d077f026c4b4700ec876839aed9"
- }
- }
- },
"manifests": {
"api-platform/core": {
- "repository": "github.com/symfony/recipes",
- "package": "api-platform/core",
- "version": "2.1",
"manifest": {
"bundles": {
"ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle": [
@@ -38,23 +24,32 @@
},
"files": {
"src/Entity/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"config/routes/api_platform.yaml": {
- "contents": "api_platform:\n resource: .\n type: api_platform\n prefix: /api\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "api_platform:",
+ " resource: .",
+ " type: api_platform",
+ " prefix: /api",
+ ""
+ ],
+ "executable": false
},
"config/packages/api_platform.yaml": {
- "contents": "api_platform:\n mapping:\n paths: ['%kernel.project_dir%/src/Entity']\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "api_platform:",
+ " mapping:",
+ " paths: ['%kernel.project_dir%/src/Entity']",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "api-platform/core:2.1@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "d57f9ff8067d8d077f026c4b4700ec876839aed9"
}
}
}
\ No newline at end of file
diff --git a/api-platform.core.2.5.json b/api-platform.core.2.5.json
index 5f394a8a..3684fcd2 100644
--- a/api-platform.core.2.5.json
+++ b/api-platform.core.2.5.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "api-platform/core": {
- "version": "2.5",
- "recipe": {
- "repo": "2.5",
- "branch": "master",
- "version": "2.5",
- "ref": "05b57782a78c21a664a42055dc11cf1954ca36bb"
- }
- }
- },
"manifests": {
"api-platform/core": {
- "repository": "github.com/symfony/recipes",
- "package": "api-platform/core",
- "version": "2.5",
"manifest": {
"bundles": {
"ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle": [
@@ -38,23 +24,36 @@
},
"files": {
"src/Entity/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"config/routes/api_platform.yaml": {
- "contents": "api_platform:\n resource: .\n type: api_platform\n prefix: /api\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "api_platform:",
+ " resource: .",
+ " type: api_platform",
+ " prefix: /api",
+ ""
+ ],
+ "executable": false
},
"config/packages/api_platform.yaml": {
- "contents": "api_platform:\n mapping:\n paths: ['%kernel.project_dir%/src/Entity']\n patch_formats:\n json: ['application/merge-patch+json']\n swagger:\n versions: [3]\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "api_platform:",
+ " mapping:",
+ " paths: ['%kernel.project_dir%/src/Entity']",
+ " patch_formats:",
+ " json: ['application/merge-patch+json']",
+ " swagger:",
+ " versions: [3]",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "api-platform/core:2.5@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "05b57782a78c21a664a42055dc11cf1954ca36bb"
}
}
}
\ No newline at end of file
diff --git a/blackfireio.blackfire-symfony-meta.1.0.json b/blackfireio.blackfire-symfony-meta.1.0.json
index b493e795..64932692 100644
--- a/blackfireio.blackfire-symfony-meta.1.0.json
+++ b/blackfireio.blackfire-symfony-meta.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "blackfireio/blackfire-symfony-meta": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "fcf2e044bcd90c6f2f5a6c050645e77fb3bf31c7"
- }
- }
- },
"manifests": {
"blackfireio/blackfire-symfony-meta": {
- "repository": "github.com/symfony/recipes",
- "package": "blackfireio/blackfire-symfony-meta",
- "version": "1.0",
"manifest": {
"copy-from-recipe": {
".blackfire.yaml": ".blackfire.yaml"
@@ -52,13 +38,20 @@
},
"files": {
".blackfire.yaml": {
- "contents": "scenarios: |\n #!blackfire-player\n\n scenario\n name \"Test homepage\"\n visit url('/')\n expect status_code() == 200\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "scenarios: |",
+ " #!blackfire-player",
+ "",
+ " scenario",
+ " name \"Test homepage\"",
+ " visit url('/')",
+ " expect status_code() == 200",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "blackfireio/blackfire-symfony-meta:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "fcf2e044bcd90c6f2f5a6c050645e77fb3bf31c7"
}
}
}
\ No newline at end of file
diff --git a/doctrine.annotations.1.0.json b/doctrine.annotations.1.0.json
index b1728560..10e06570 100644
--- a/doctrine.annotations.1.0.json
+++ b/doctrine.annotations.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/annotations": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
- }
- }
- },
"manifests": {
"doctrine/annotations": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/annotations",
- "version": "1.0",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -22,13 +8,20 @@
},
"files": {
"config/routes/annotations.yaml": {
- "contents": "controllers:\n resource: ../../src/Controller/\n type: annotation\n\nkernel:\n resource: ../../src/Kernel.php\n type: annotation\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "controllers:",
+ " resource: ../../src/Controller/",
+ " type: annotation",
+ "",
+ "kernel:",
+ " resource: ../../src/Kernel.php",
+ " type: annotation",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/annotations:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-bundle.1.12.json b/doctrine.doctrine-bundle.1.12.json
index 48c8d188..dbf6c5a1 100644
--- a/doctrine.doctrine-bundle.1.12.json
+++ b/doctrine.doctrine-bundle.1.12.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-bundle": {
- "version": "1.12",
- "recipe": {
- "repo": "1.12",
- "branch": "master",
- "version": "1.12",
- "ref": "3cc0efdb85531c72c2b25cbb41eec849a279aa64"
- }
- }
- },
"manifests": {
"doctrine/doctrine-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-bundle",
- "version": "1.12",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle": [
@@ -75,28 +61,77 @@
},
"files": {
"src/Repository/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Entity/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/doctrine.yaml": {
- "contents": "doctrine:\n orm:\n auto_generate_proxy_classes: false\n metadata_cache_driver:\n type: pool\n pool: doctrine.system_cache_pool\n query_cache_driver:\n type: pool\n pool: doctrine.system_cache_pool\n result_cache_driver:\n type: pool\n pool: doctrine.result_cache_pool\n\nframework:\n cache:\n pools:\n doctrine.result_cache_pool:\n adapter: cache.app\n doctrine.system_cache_pool:\n adapter: cache.system\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " orm:",
+ " auto_generate_proxy_classes: false",
+ " metadata_cache_driver:",
+ " type: pool",
+ " pool: doctrine.system_cache_pool",
+ " query_cache_driver:",
+ " type: pool",
+ " pool: doctrine.system_cache_pool",
+ " result_cache_driver:",
+ " type: pool",
+ " pool: doctrine.result_cache_pool",
+ "",
+ "framework:",
+ " cache:",
+ " pools:",
+ " doctrine.result_cache_pool:",
+ " adapter: cache.app",
+ " doctrine.system_cache_pool:",
+ " adapter: cache.system",
+ ""
+ ],
+ "executable": false
},
"config/packages/doctrine.yaml": {
- "contents": "doctrine:\n dbal:\n url: '%env(resolve:DATABASE_URL)%'\n\n # IMPORTANT: You MUST configure your server version,\n # either here or in the DATABASE_URL env var (see .env file)\n #server_version: '13'\n\n # only needed for MySQL\n charset: utf8mb4\n default_table_options:\n collate: utf8mb4_unicode_ci\n\n # backtrace queries in profiler (increases memory usage per request)\n #profiling_collect_backtrace: '%kernel.debug%'\n orm:\n auto_generate_proxy_classes: true\n naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware\n auto_mapping: true\n mappings:\n App:\n is_bundle: false\n type: annotation\n dir: '%kernel.project_dir%/src/Entity'\n prefix: 'App\\Entity'\n alias: App\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " dbal:",
+ " url: '%env(resolve:DATABASE_URL)%'",
+ "",
+ " # IMPORTANT: You MUST configure your server version,",
+ " # either here or in the DATABASE_URL env var (see .env file)",
+ " #server_version: '13'",
+ "",
+ " # only needed for MySQL",
+ " charset: utf8mb4",
+ " default_table_options:",
+ " collate: utf8mb4_unicode_ci",
+ "",
+ " # backtrace queries in profiler (increases memory usage per request)",
+ " #profiling_collect_backtrace: '%kernel.debug%'",
+ " orm:",
+ " auto_generate_proxy_classes: true",
+ " naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware",
+ " auto_mapping: true",
+ " mappings:",
+ " App:",
+ " is_bundle: false",
+ " type: annotation",
+ " dir: '%kernel.project_dir%/src/Entity'",
+ " prefix: 'App\\Entity'",
+ " alias: App",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-bundle:1.12@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "3cc0efdb85531c72c2b25cbb41eec849a279aa64"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-bundle.1.6.json b/doctrine.doctrine-bundle.1.6.json
index 4a11d227..f41afa96 100644
--- a/doctrine.doctrine-bundle.1.6.json
+++ b/doctrine.doctrine-bundle.1.6.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-bundle": {
- "version": "1.6",
- "recipe": {
- "repo": "1.6",
- "branch": "master",
- "version": "1.6",
- "ref": "e4fc55e8adf9aa89d9bba8f5a95669d33a16cb00"
- }
- }
- },
"manifests": {
"doctrine/doctrine-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-bundle",
- "version": "1.6",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle": [
@@ -75,28 +61,86 @@
},
"files": {
"src/Repository/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Entity/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/doctrine.yaml": {
- "contents": "doctrine:\n orm:\n auto_generate_proxy_classes: false\n metadata_cache_driver:\n type: service\n id: doctrine.system_cache_provider\n query_cache_driver:\n type: service\n id: doctrine.system_cache_provider\n result_cache_driver:\n type: service\n id: doctrine.result_cache_provider\n\nservices:\n doctrine.result_cache_provider:\n class: Symfony\\Component\\Cache\\DoctrineProvider\n public: false\n arguments:\n - '@doctrine.result_cache_pool'\n doctrine.system_cache_provider:\n class: Symfony\\Component\\Cache\\DoctrineProvider\n public: false\n arguments:\n - '@doctrine.system_cache_pool'\n\nframework:\n cache:\n pools:\n doctrine.result_cache_pool:\n adapter: cache.app\n doctrine.system_cache_pool:\n adapter: cache.system\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " orm:",
+ " auto_generate_proxy_classes: false",
+ " metadata_cache_driver:",
+ " type: service",
+ " id: doctrine.system_cache_provider",
+ " query_cache_driver:",
+ " type: service",
+ " id: doctrine.system_cache_provider",
+ " result_cache_driver:",
+ " type: service",
+ " id: doctrine.result_cache_provider",
+ "",
+ "services:",
+ " doctrine.result_cache_provider:",
+ " class: Symfony\\Component\\Cache\\DoctrineProvider",
+ " public: false",
+ " arguments:",
+ " - '@doctrine.result_cache_pool'",
+ " doctrine.system_cache_provider:",
+ " class: Symfony\\Component\\Cache\\DoctrineProvider",
+ " public: false",
+ " arguments:",
+ " - '@doctrine.system_cache_pool'",
+ "",
+ "framework:",
+ " cache:",
+ " pools:",
+ " doctrine.result_cache_pool:",
+ " adapter: cache.app",
+ " doctrine.system_cache_pool:",
+ " adapter: cache.system",
+ ""
+ ],
+ "executable": false
},
"config/packages/doctrine.yaml": {
- "contents": "doctrine:\n dbal:\n url: '%env(resolve:DATABASE_URL)%'\n\n # IMPORTANT: You MUST configure your server version,\n # either here or in the DATABASE_URL env var (see .env file)\n #server_version: '13'\n\n # only needed for MySQL\n charset: utf8mb4\n default_table_options:\n collate: utf8mb4_unicode_ci\n orm:\n auto_generate_proxy_classes: true\n naming_strategy: doctrine.orm.naming_strategy.underscore\n auto_mapping: true\n mappings:\n App:\n is_bundle: false\n type: annotation\n dir: '%kernel.project_dir%/src/Entity'\n prefix: 'App\\Entity'\n alias: App\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " dbal:",
+ " url: '%env(resolve:DATABASE_URL)%'",
+ "",
+ " # IMPORTANT: You MUST configure your server version,",
+ " # either here or in the DATABASE_URL env var (see .env file)",
+ " #server_version: '13'",
+ "",
+ " # only needed for MySQL",
+ " charset: utf8mb4",
+ " default_table_options:",
+ " collate: utf8mb4_unicode_ci",
+ " orm:",
+ " auto_generate_proxy_classes: true",
+ " naming_strategy: doctrine.orm.naming_strategy.underscore",
+ " auto_mapping: true",
+ " mappings:",
+ " App:",
+ " is_bundle: false",
+ " type: annotation",
+ " dir: '%kernel.project_dir%/src/Entity'",
+ " prefix: 'App\\Entity'",
+ " alias: App",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-bundle:1.6@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "e4fc55e8adf9aa89d9bba8f5a95669d33a16cb00"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-bundle.2.0.json b/doctrine.doctrine-bundle.2.0.json
index f03b6000..a3f8799f 100644
--- a/doctrine.doctrine-bundle.2.0.json
+++ b/doctrine.doctrine-bundle.2.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-bundle": {
- "version": "2.0",
- "recipe": {
- "repo": "2.0",
- "branch": "master",
- "version": "2.0",
- "ref": "c3d09597f211294e75b221b1d97a9c22f74957e1"
- }
- }
- },
"manifests": {
"doctrine/doctrine-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-bundle",
- "version": "2.0",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle": [
@@ -75,28 +61,69 @@
},
"files": {
"src/Repository/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Entity/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/doctrine.yaml": {
- "contents": "doctrine:\n orm:\n auto_generate_proxy_classes: false\n metadata_cache_driver:\n type: pool\n pool: doctrine.system_cache_pool\n query_cache_driver:\n type: pool\n pool: doctrine.system_cache_pool\n result_cache_driver:\n type: pool\n pool: doctrine.result_cache_pool\n\nframework:\n cache:\n pools:\n doctrine.result_cache_pool:\n adapter: cache.app\n doctrine.system_cache_pool:\n adapter: cache.system\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " orm:",
+ " auto_generate_proxy_classes: false",
+ " metadata_cache_driver:",
+ " type: pool",
+ " pool: doctrine.system_cache_pool",
+ " query_cache_driver:",
+ " type: pool",
+ " pool: doctrine.system_cache_pool",
+ " result_cache_driver:",
+ " type: pool",
+ " pool: doctrine.result_cache_pool",
+ "",
+ "framework:",
+ " cache:",
+ " pools:",
+ " doctrine.result_cache_pool:",
+ " adapter: cache.app",
+ " doctrine.system_cache_pool:",
+ " adapter: cache.system",
+ ""
+ ],
+ "executable": false
},
"config/packages/doctrine.yaml": {
- "contents": "doctrine:\n dbal:\n url: '%env(resolve:DATABASE_URL)%'\n\n # IMPORTANT: You MUST configure your server version,\n # either here or in the DATABASE_URL env var (see .env file)\n #server_version: '13'\n orm:\n auto_generate_proxy_classes: true\n naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware\n auto_mapping: true\n mappings:\n App:\n is_bundle: false\n type: annotation\n dir: '%kernel.project_dir%/src/Entity'\n prefix: 'App\\Entity'\n alias: App\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " dbal:",
+ " url: '%env(resolve:DATABASE_URL)%'",
+ "",
+ " # IMPORTANT: You MUST configure your server version,",
+ " # either here or in the DATABASE_URL env var (see .env file)",
+ " #server_version: '13'",
+ " orm:",
+ " auto_generate_proxy_classes: true",
+ " naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware",
+ " auto_mapping: true",
+ " mappings:",
+ " App:",
+ " is_bundle: false",
+ " type: annotation",
+ " dir: '%kernel.project_dir%/src/Entity'",
+ " prefix: 'App\\Entity'",
+ " alias: App",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-bundle:2.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "c3d09597f211294e75b221b1d97a9c22f74957e1"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-bundle.2.3.json b/doctrine.doctrine-bundle.2.3.json
index 4c775224..b3e6e3c3 100644
--- a/doctrine.doctrine-bundle.2.3.json
+++ b/doctrine.doctrine-bundle.2.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-bundle": {
- "version": "2.3",
- "recipe": {
- "repo": "2.3",
- "branch": "master",
- "version": "2.3",
- "ref": "4f5eb542f01475cc2eb49624e2f1a3ea458e73bf"
- }
- }
- },
"manifests": {
"doctrine/doctrine-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-bundle",
- "version": "2.3",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle": [
@@ -75,33 +61,76 @@
},
"files": {
"src/Repository/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Entity/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/doctrine.yaml": {
- "contents": "doctrine:\n orm:\n auto_generate_proxy_classes: false\n query_cache_driver:\n type: pool\n pool: doctrine.system_cache_pool\n result_cache_driver:\n type: pool\n pool: doctrine.result_cache_pool\n\nframework:\n cache:\n pools:\n doctrine.result_cache_pool:\n adapter: cache.app\n doctrine.system_cache_pool:\n adapter: cache.system\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " orm:",
+ " auto_generate_proxy_classes: false",
+ " query_cache_driver:",
+ " type: pool",
+ " pool: doctrine.system_cache_pool",
+ " result_cache_driver:",
+ " type: pool",
+ " pool: doctrine.result_cache_pool",
+ "",
+ "framework:",
+ " cache:",
+ " pools:",
+ " doctrine.result_cache_pool:",
+ " adapter: cache.app",
+ " doctrine.system_cache_pool:",
+ " adapter: cache.system",
+ ""
+ ],
+ "executable": false
},
"config/packages/doctrine.yaml": {
- "contents": "doctrine:\n dbal:\n url: '%env(resolve:DATABASE_URL)%'\n\n # IMPORTANT: You MUST configure your server version,\n # either here or in the DATABASE_URL env var (see .env file)\n #server_version: '13'\n orm:\n auto_generate_proxy_classes: true\n naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware\n auto_mapping: true\n mappings:\n App:\n is_bundle: false\n type: annotation\n dir: '%kernel.project_dir%/src/Entity'\n prefix: 'App\\Entity'\n alias: App\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " dbal:",
+ " url: '%env(resolve:DATABASE_URL)%'",
+ "",
+ " # IMPORTANT: You MUST configure your server version,",
+ " # either here or in the DATABASE_URL env var (see .env file)",
+ " #server_version: '13'",
+ " orm:",
+ " auto_generate_proxy_classes: true",
+ " naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware",
+ " auto_mapping: true",
+ " mappings:",
+ " App:",
+ " is_bundle: false",
+ " type: annotation",
+ " dir: '%kernel.project_dir%/src/Entity'",
+ " prefix: 'App\\Entity'",
+ " alias: App",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/doctrine.yaml": {
- "contents": "doctrine:\n dbal:\n # \"TEST_TOKEN\" is typically set by ParaTest\n dbname: 'main_test%env(default::TEST_TOKEN)%'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " dbal:",
+ " # \"TEST_TOKEN\" is typically set by ParaTest",
+ " dbname: 'main_test%env(default::TEST_TOKEN)%'",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-bundle:2.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "4f5eb542f01475cc2eb49624e2f1a3ea458e73bf"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-bundle.2.4.json b/doctrine.doctrine-bundle.2.4.json
index bd605043..ffab98fa 100644
--- a/doctrine.doctrine-bundle.2.4.json
+++ b/doctrine.doctrine-bundle.2.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-bundle": {
- "version": "2.4",
- "recipe": {
- "repo": "2.4",
- "branch": "master",
- "version": "2.4",
- "ref": "bac5c852ff628886de2753215fe5eb1f9ce980fb"
- }
- }
- },
"manifests": {
"doctrine/doctrine-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-bundle",
- "version": "2.4",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle": [
@@ -75,33 +61,76 @@
},
"files": {
"src/Repository/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Entity/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/doctrine.yaml": {
- "contents": "doctrine:\n orm:\n auto_generate_proxy_classes: false\n query_cache_driver:\n type: pool\n pool: doctrine.system_cache_pool\n result_cache_driver:\n type: pool\n pool: doctrine.result_cache_pool\n\nframework:\n cache:\n pools:\n doctrine.result_cache_pool:\n adapter: cache.app\n doctrine.system_cache_pool:\n adapter: cache.system\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " orm:",
+ " auto_generate_proxy_classes: false",
+ " query_cache_driver:",
+ " type: pool",
+ " pool: doctrine.system_cache_pool",
+ " result_cache_driver:",
+ " type: pool",
+ " pool: doctrine.result_cache_pool",
+ "",
+ "framework:",
+ " cache:",
+ " pools:",
+ " doctrine.result_cache_pool:",
+ " adapter: cache.app",
+ " doctrine.system_cache_pool:",
+ " adapter: cache.system",
+ ""
+ ],
+ "executable": false
},
"config/packages/doctrine.yaml": {
- "contents": "doctrine:\n dbal:\n url: '%env(resolve:DATABASE_URL)%'\n\n # IMPORTANT: You MUST configure your server version,\n # either here or in the DATABASE_URL env var (see .env file)\n #server_version: '13'\n orm:\n auto_generate_proxy_classes: true\n naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware\n auto_mapping: true\n mappings:\n App:\n is_bundle: false\n type: annotation\n dir: '%kernel.project_dir%/src/Entity'\n prefix: 'App\\Entity'\n alias: App\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " dbal:",
+ " url: '%env(resolve:DATABASE_URL)%'",
+ "",
+ " # IMPORTANT: You MUST configure your server version,",
+ " # either here or in the DATABASE_URL env var (see .env file)",
+ " #server_version: '13'",
+ " orm:",
+ " auto_generate_proxy_classes: true",
+ " naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware",
+ " auto_mapping: true",
+ " mappings:",
+ " App:",
+ " is_bundle: false",
+ " type: annotation",
+ " dir: '%kernel.project_dir%/src/Entity'",
+ " prefix: 'App\\Entity'",
+ " alias: App",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/doctrine.yaml": {
- "contents": "doctrine:\n dbal:\n # \"TEST_TOKEN\" is typically set by ParaTest\n dbname_suffix: '_test%env(default::TEST_TOKEN)%'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine:",
+ " dbal:",
+ " # \"TEST_TOKEN\" is typically set by ParaTest",
+ " dbname_suffix: '_test%env(default::TEST_TOKEN)%'",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-bundle:2.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "bac5c852ff628886de2753215fe5eb1f9ce980fb"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-fixtures-bundle.3.0.json b/doctrine.doctrine-fixtures-bundle.3.0.json
index 07b44549..fb94be01 100644
--- a/doctrine.doctrine-fixtures-bundle.3.0.json
+++ b/doctrine.doctrine-fixtures-bundle.3.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-fixtures-bundle": {
- "version": "3.0",
- "recipe": {
- "repo": "3.0",
- "branch": "master",
- "version": "3.0",
- "ref": "e5b542d4ef47d8a003c91beb35650c76907f7e53"
- }
- }
- },
"manifests": {
"doctrine/doctrine-fixtures-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-fixtures-bundle",
- "version": "3.0",
"manifest": {
"aliases": [
"orm-fixtures"
@@ -31,13 +17,30 @@
},
"files": {
"src/DataFixtures/AppFixtures.php": {
- "contents": "persist($product);\n\n $manager->flush();\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "persist($product);",
+ "",
+ " $manager->flush();",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-fixtures-bundle:3.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "e5b542d4ef47d8a003c91beb35650c76907f7e53"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-migrations-bundle.1.2.json b/doctrine.doctrine-migrations-bundle.1.2.json
index f028cabe..585bf664 100644
--- a/doctrine.doctrine-migrations-bundle.1.2.json
+++ b/doctrine.doctrine-migrations-bundle.1.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-migrations-bundle": {
- "version": "1.2",
- "recipe": {
- "repo": "1.2",
- "branch": "master",
- "version": "1.2",
- "ref": "b609494a0ab33d79acf3ead2067e3f67c9a47bd2"
- }
- }
- },
"manifests": {
"doctrine/doctrine-migrations-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-migrations-bundle",
- "version": "1.2",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle": [
@@ -32,18 +18,24 @@
},
"files": {
"config/packages/doctrine_migrations.yaml": {
- "contents": "doctrine_migrations:\n dir_name: '%kernel.project_dir%/migrations'\n # namespace is arbitrary but should be different from App\\Migrations\n # as migrations classes should NOT be autoloaded\n namespace: DoctrineMigrations\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine_migrations:",
+ " dir_name: '%kernel.project_dir%/migrations'",
+ " # namespace is arbitrary but should be different from App\\Migrations",
+ " # as migrations classes should NOT be autoloaded",
+ " namespace: DoctrineMigrations",
+ ""
+ ],
+ "executable": false
},
"migrations/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-migrations-bundle:1.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "b609494a0ab33d79acf3ead2067e3f67c9a47bd2"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-migrations-bundle.2.2.json b/doctrine.doctrine-migrations-bundle.2.2.json
index d295c51c..b72ca063 100644
--- a/doctrine.doctrine-migrations-bundle.2.2.json
+++ b/doctrine.doctrine-migrations-bundle.2.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-migrations-bundle": {
- "version": "2.2",
- "recipe": {
- "repo": "2.2",
- "branch": "master",
- "version": "2.2",
- "ref": "baaa439e3e3179e69e3da84b671f0a3e4a2f56ad"
- }
- }
- },
"manifests": {
"doctrine/doctrine-migrations-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-migrations-bundle",
- "version": "2.2",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle": [
@@ -32,18 +18,24 @@
},
"files": {
"config/packages/doctrine_migrations.yaml": {
- "contents": "doctrine_migrations:\n migrations_paths:\n # namespace is arbitrary but should be different from App\\Migrations\n # as migrations classes should NOT be autoloaded\n 'DoctrineMigrations': '%kernel.project_dir%/migrations'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine_migrations:",
+ " migrations_paths:",
+ " # namespace is arbitrary but should be different from App\\Migrations",
+ " # as migrations classes should NOT be autoloaded",
+ " 'DoctrineMigrations': '%kernel.project_dir%/migrations'",
+ ""
+ ],
+ "executable": false
},
"migrations/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-migrations-bundle:2.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "baaa439e3e3179e69e3da84b671f0a3e4a2f56ad"
}
}
}
\ No newline at end of file
diff --git a/doctrine.doctrine-migrations-bundle.3.1.json b/doctrine.doctrine-migrations-bundle.3.1.json
index 1df68898..848c7ade 100644
--- a/doctrine.doctrine-migrations-bundle.3.1.json
+++ b/doctrine.doctrine-migrations-bundle.3.1.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "doctrine/doctrine-migrations-bundle": {
- "version": "3.1",
- "recipe": {
- "repo": "3.1",
- "branch": "master",
- "version": "3.1",
- "ref": "ee609429c9ee23e22d6fa5728211768f51ed2818"
- }
- }
- },
"manifests": {
"doctrine/doctrine-migrations-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "doctrine/doctrine-migrations-bundle",
- "version": "3.1",
"manifest": {
"bundles": {
"Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle": [
@@ -32,18 +18,25 @@
},
"files": {
"config/packages/doctrine_migrations.yaml": {
- "contents": "doctrine_migrations:\n migrations_paths:\n # namespace is arbitrary but should be different from App\\Migrations\n # as migrations classes should NOT be autoloaded\n 'DoctrineMigrations': '%kernel.project_dir%/migrations'\n enable_profiler: '%kernel.debug%'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "doctrine_migrations:",
+ " migrations_paths:",
+ " # namespace is arbitrary but should be different from App\\Migrations",
+ " # as migrations classes should NOT be autoloaded",
+ " 'DoctrineMigrations': '%kernel.project_dir%/migrations'",
+ " enable_profiler: '%kernel.debug%'",
+ ""
+ ],
+ "executable": false
},
"migrations/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
}
},
- "origin": "doctrine/doctrine-migrations-bundle:3.1@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "ee609429c9ee23e22d6fa5728211768f51ed2818"
}
}
}
\ No newline at end of file
diff --git a/easycorp.easyadmin-bundle.1.17.json b/easycorp.easyadmin-bundle.1.17.json
index 09570113..194fa4d9 100644
--- a/easycorp.easyadmin-bundle.1.17.json
+++ b/easycorp.easyadmin-bundle.1.17.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "easycorp/easyadmin-bundle": {
- "version": "1.17",
- "recipe": {
- "repo": "1.17",
- "branch": "master",
- "version": "1.17",
- "ref": "66070ea553247b0cd5275e21d0fe5399a25f40be"
- }
- }
- },
"manifests": {
"easycorp/easyadmin-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "easycorp/easyadmin-bundle",
- "version": "1.17",
"manifest": {
"bundles": {
"EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle": [
@@ -32,18 +18,29 @@
},
"files": {
"config/routes/easy_admin.yaml": {
- "contents": "easy_admin_bundle:\n resource: '@EasyAdminBundle/Controller/AdminController.php'\n prefix: /admin\n type: annotation\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "easy_admin_bundle:",
+ " resource: '@EasyAdminBundle/Controller/AdminController.php'",
+ " prefix: /admin",
+ " type: annotation",
+ ""
+ ],
+ "executable": false
},
"config/packages/easy_admin.yaml": {
- "contents": "#easy_admin:\n# entities:\n# # List the entity class name you want to manage\n# - App\\Entity\\Product\n# - App\\Entity\\Category\n# - App\\Entity\\User\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#easy_admin:",
+ "# entities:",
+ "# # List the entity class name you want to manage",
+ "# - App\\Entity\\Product",
+ "# - App\\Entity\\Category",
+ "# - App\\Entity\\User",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "easycorp/easyadmin-bundle:1.17@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "66070ea553247b0cd5275e21d0fe5399a25f40be"
}
}
}
\ No newline at end of file
diff --git a/easycorp.easyadmin-bundle.2.0.json b/easycorp.easyadmin-bundle.2.0.json
index 44e5fffe..ce51bdca 100644
--- a/easycorp.easyadmin-bundle.2.0.json
+++ b/easycorp.easyadmin-bundle.2.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "easycorp/easyadmin-bundle": {
- "version": "2.0",
- "recipe": {
- "repo": "2.0",
- "branch": "master",
- "version": "2.0",
- "ref": "0a51040a43c6f2172a3a0135cd15daf2043905d7"
- }
- }
- },
"manifests": {
"easycorp/easyadmin-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "easycorp/easyadmin-bundle",
- "version": "2.0",
"manifest": {
"bundles": {
"EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle": [
@@ -32,18 +18,29 @@
},
"files": {
"config/routes/easy_admin.yaml": {
- "contents": "easy_admin_bundle:\n resource: '@EasyAdminBundle/Controller/EasyAdminController.php'\n prefix: /admin\n type: annotation\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "easy_admin_bundle:",
+ " resource: '@EasyAdminBundle/Controller/EasyAdminController.php'",
+ " prefix: /admin",
+ " type: annotation",
+ ""
+ ],
+ "executable": false
},
"config/packages/easy_admin.yaml": {
- "contents": "#easy_admin:\n# entities:\n# # List the entity class name you want to manage\n# - App\\Entity\\Product\n# - App\\Entity\\Category\n# - App\\Entity\\User\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#easy_admin:",
+ "# entities:",
+ "# # List the entity class name you want to manage",
+ "# - App\\Entity\\Product",
+ "# - App\\Entity\\Category",
+ "# - App\\Entity\\User",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "easycorp/easyadmin-bundle:2.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "0a51040a43c6f2172a3a0135cd15daf2043905d7"
}
}
}
\ No newline at end of file
diff --git a/easycorp.easyadmin-bundle.3.0.json b/easycorp.easyadmin-bundle.3.0.json
index 08dfcbbd..78be633c 100644
--- a/easycorp.easyadmin-bundle.3.0.json
+++ b/easycorp.easyadmin-bundle.3.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "easycorp/easyadmin-bundle": {
- "version": "3.0",
- "recipe": {
- "repo": "3.0",
- "branch": "master",
- "version": "3.0",
- "ref": "b131e6cbfe1b898a508987851963fff485986285"
- }
- }
- },
"manifests": {
"easycorp/easyadmin-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "easycorp/easyadmin-bundle",
- "version": "3.0",
"manifest": {
"bundles": {
"EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle": [
@@ -28,8 +14,7 @@
]
},
"files": [],
- "origin": "easycorp/easyadmin-bundle:3.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "b131e6cbfe1b898a508987851963fff485986285"
}
}
}
\ No newline at end of file
diff --git a/friendsofphp.php-cs-fixer.2.16.json b/friendsofphp.php-cs-fixer.2.16.json
index ef173bb6..570e7d16 100644
--- a/friendsofphp.php-cs-fixer.2.16.json
+++ b/friendsofphp.php-cs-fixer.2.16.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "friendsofphp/php-cs-fixer": {
- "version": "2.16",
- "recipe": {
- "repo": "2.16",
- "branch": "master",
- "version": "2.16",
- "ref": "c1947bad147704aeaf0285745f0baae927a58959"
- }
- }
- },
"manifests": {
"friendsofphp/php-cs-fixer": {
- "repository": "github.com/symfony/recipes",
- "package": "friendsofphp/php-cs-fixer",
- "version": "2.16",
"manifest": {
"aliases": [
"cs-fixer",
@@ -30,13 +16,26 @@
},
"files": {
".php_cs.dist": {
- "contents": "in(__DIR__)\n ->exclude('var')\n;\n\nreturn PhpCsFixer\\Config::create()\n ->setRules([\n '@Symfony' => true,\n ])\n ->setFinder($finder)\n;\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "in(__DIR__)",
+ " ->exclude('var')",
+ ";",
+ "",
+ "return PhpCsFixer\\Config::create()",
+ " ->setRules([",
+ " '@Symfony' => true,",
+ " ])",
+ " ->setFinder($finder)",
+ ";",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "friendsofphp/php-cs-fixer:2.16@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "c1947bad147704aeaf0285745f0baae927a58959"
}
}
}
\ No newline at end of file
diff --git a/friendsofphp.php-cs-fixer.2.17.json b/friendsofphp.php-cs-fixer.2.17.json
index 29981b1b..439f82f5 100644
--- a/friendsofphp.php-cs-fixer.2.17.json
+++ b/friendsofphp.php-cs-fixer.2.17.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "friendsofphp/php-cs-fixer": {
- "version": "2.17",
- "recipe": {
- "repo": "2.17",
- "branch": "master",
- "version": "2.17",
- "ref": "f0d4b4ddb4e2bb73b227e3987b6ecc53cd8be431"
- }
- }
- },
"manifests": {
"friendsofphp/php-cs-fixer": {
- "repository": "github.com/symfony/recipes",
- "package": "friendsofphp/php-cs-fixer",
- "version": "2.17",
"manifest": {
"aliases": [
"cs-fixer",
@@ -30,13 +16,26 @@
},
"files": {
".php_cs.dist": {
- "contents": "in(__DIR__)\n ->exclude('var')\n;\n\nreturn (new PhpCsFixer\\Config())\n ->setRules([\n '@Symfony' => true,\n ])\n ->setFinder($finder)\n;\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "in(__DIR__)",
+ " ->exclude('var')",
+ ";",
+ "",
+ "return (new PhpCsFixer\\Config())",
+ " ->setRules([",
+ " '@Symfony' => true,",
+ " ])",
+ " ->setFinder($finder)",
+ ";",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "friendsofphp/php-cs-fixer:2.17@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "f0d4b4ddb4e2bb73b227e3987b6ecc53cd8be431"
}
}
}
\ No newline at end of file
diff --git a/friendsofphp.php-cs-fixer.2.19.json b/friendsofphp.php-cs-fixer.2.19.json
index 627c5230..a32206f2 100644
--- a/friendsofphp.php-cs-fixer.2.19.json
+++ b/friendsofphp.php-cs-fixer.2.19.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "friendsofphp/php-cs-fixer": {
- "version": "2.19",
- "recipe": {
- "repo": "2.19",
- "branch": "master",
- "version": "2.19",
- "ref": "34d1a22f840953909c581b8f993093b14cc9491b"
- }
- }
- },
"manifests": {
"friendsofphp/php-cs-fixer": {
- "repository": "github.com/symfony/recipes",
- "package": "friendsofphp/php-cs-fixer",
- "version": "2.19",
"manifest": {
"aliases": [
"cs-fixer",
@@ -30,13 +16,27 @@
},
"files": {
".php-cs-fixer.dist.php": {
- "contents": "in(__DIR__)\n ->exclude('var')\n;\n\nreturn (new PhpCsFixer\\Config())\n ->setRules([\n '@Symfony' => true,\n ])\n ->setFinder($finder)\n ->setCacheFile('.php-cs-fixer.cache') // forward compatibility with 3.x line\n;\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "in(__DIR__)",
+ " ->exclude('var')",
+ ";",
+ "",
+ "return (new PhpCsFixer\\Config())",
+ " ->setRules([",
+ " '@Symfony' => true,",
+ " ])",
+ " ->setFinder($finder)",
+ " ->setCacheFile('.php-cs-fixer.cache') // forward compatibility with 3.x line",
+ ";",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "friendsofphp/php-cs-fixer:2.19@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "34d1a22f840953909c581b8f993093b14cc9491b"
}
}
}
\ No newline at end of file
diff --git a/friendsofphp.php-cs-fixer.2.2.json b/friendsofphp.php-cs-fixer.2.2.json
index 5eb82f75..4566f09d 100644
--- a/friendsofphp.php-cs-fixer.2.2.json
+++ b/friendsofphp.php-cs-fixer.2.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "friendsofphp/php-cs-fixer": {
- "version": "2.2",
- "recipe": {
- "repo": "2.2",
- "branch": "master",
- "version": "2.2",
- "ref": "cc05ab6abf6894bddb9bbd6a252459010ebe040b"
- }
- }
- },
"manifests": {
"friendsofphp/php-cs-fixer": {
- "repository": "github.com/symfony/recipes",
- "package": "friendsofphp/php-cs-fixer",
- "version": "2.2",
"manifest": {
"aliases": [
"cs-fixer",
@@ -30,13 +16,27 @@
},
"files": {
".php_cs.dist": {
- "contents": "in(__DIR__)\n ->exclude('var')\n;\n\nreturn PhpCsFixer\\Config::create()\n ->setRules([\n '@Symfony' => true,\n 'array_syntax' => ['syntax' => 'short'],\n ])\n ->setFinder($finder)\n;\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "in(__DIR__)",
+ " ->exclude('var')",
+ ";",
+ "",
+ "return PhpCsFixer\\Config::create()",
+ " ->setRules([",
+ " '@Symfony' => true,",
+ " 'array_syntax' => ['syntax' => 'short'],",
+ " ])",
+ " ->setFinder($finder)",
+ ";",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "friendsofphp/php-cs-fixer:2.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "cc05ab6abf6894bddb9bbd6a252459010ebe040b"
}
}
}
\ No newline at end of file
diff --git a/friendsofphp.php-cs-fixer.3.0.json b/friendsofphp.php-cs-fixer.3.0.json
index 4d60dcba..34df8176 100644
--- a/friendsofphp.php-cs-fixer.3.0.json
+++ b/friendsofphp.php-cs-fixer.3.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "friendsofphp/php-cs-fixer": {
- "version": "3.0",
- "recipe": {
- "repo": "3.0",
- "branch": "master",
- "version": "3.0",
- "ref": "be2103eb4a20942e28a6dd87736669b757132435"
- }
- }
- },
"manifests": {
"friendsofphp/php-cs-fixer": {
- "repository": "github.com/symfony/recipes",
- "package": "friendsofphp/php-cs-fixer",
- "version": "3.0",
"manifest": {
"aliases": [
"cs-fixer",
@@ -30,13 +16,26 @@
},
"files": {
".php-cs-fixer.dist.php": {
- "contents": "in(__DIR__)\n ->exclude('var')\n;\n\nreturn (new PhpCsFixer\\Config())\n ->setRules([\n '@Symfony' => true,\n ])\n ->setFinder($finder)\n;\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "in(__DIR__)",
+ " ->exclude('var')",
+ ";",
+ "",
+ "return (new PhpCsFixer\\Config())",
+ " ->setRules([",
+ " '@Symfony' => true,",
+ " ])",
+ " ->setFinder($finder)",
+ ";",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "friendsofphp/php-cs-fixer:3.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "be2103eb4a20942e28a6dd87736669b757132435"
}
}
}
\ No newline at end of file
diff --git a/hautelook.alice-bundle.2.1.json b/hautelook.alice-bundle.2.1.json
index 88bda003..06c952d0 100644
--- a/hautelook.alice-bundle.2.1.json
+++ b/hautelook.alice-bundle.2.1.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "hautelook/alice-bundle": {
- "version": "2.1",
- "recipe": {
- "repo": "2.1",
- "branch": "master",
- "version": "2.1",
- "ref": "ff94d76b2ec0c552b5d67d401f59ab8fd62f3d5f"
- }
- }
- },
"manifests": {
"hautelook/alice-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "hautelook/alice-bundle",
- "version": "2.1",
"manifest": {
"aliases": [
"alice"
@@ -36,23 +22,29 @@
},
"files": {
"config/packages/dev/hautelook_alice.yaml": {
- "contents": "hautelook_alice:\n fixtures_path: fixtures\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "hautelook_alice:",
+ " fixtures_path: fixtures",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/hautelook_alice.yaml": {
- "contents": "imports:\n - { resource: ../dev/hautelook_alice.yaml }\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "imports:",
+ " - { resource: ../dev/hautelook_alice.yaml }",
+ ""
+ ],
+ "executable": false
},
"fixtures/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
}
},
- "origin": "hautelook/alice-bundle:2.1@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "ff94d76b2ec0c552b5d67d401f59ab8fd62f3d5f"
}
}
}
\ No newline at end of file
diff --git a/index.json b/index.json
index 47f04ab1..498de423 100644
--- a/index.json
+++ b/index.json
@@ -1869,8 +1869,11 @@
]
}
},
- "git_url": "https://github.com/symfony/recipes.git",
- "tree_template": "https://github.com/symfony/recipes/tree/{tree}/{package}/{version}",
- "recipe_template": "https://api.github.com/repos/symfony/recipes/contents/{package_dotted}.{version}.json?ref=flex/main",
- "is_contrib": false
+ "branch": "master",
+ "is_contrib": false,
+ "_links": {
+ "repository": "github.com/symfony/recipes",
+ "origin_template": "{package}:{$version}@github.com/symfony/recipes:master",
+ "recipe_template": "https://api.github.com/repos/symfony/recipes/contents/{package_dotted}.{version}.json?ref=flex/main"
+ }
}
\ No newline at end of file
diff --git a/javiereguiluz.easyadmin-bundle.1.16.json b/javiereguiluz.easyadmin-bundle.1.16.json
index 1c79a48d..222a032d 100644
--- a/javiereguiluz.easyadmin-bundle.1.16.json
+++ b/javiereguiluz.easyadmin-bundle.1.16.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "javiereguiluz/easyadmin-bundle": {
- "version": "1.16",
- "recipe": {
- "repo": "1.16",
- "branch": "master",
- "version": "1.16",
- "ref": "eb4a4fe0e4ab0dc4337808de561b7cb0ff592a0a"
- }
- }
- },
"manifests": {
"javiereguiluz/easyadmin-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "javiereguiluz/easyadmin-bundle",
- "version": "1.16",
"manifest": {
"bundles": {
"JavierEguiluz\\Bundle\\EasyAdminBundle\\EasyAdminBundle": [
@@ -27,18 +13,29 @@
},
"files": {
"config/routes/easy_admin.yaml": {
- "contents": "easy_admin_bundle:\n resource: '@EasyAdminBundle/Controller/AdminController.php'\n prefix: /admin\n type: annotation\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "easy_admin_bundle:",
+ " resource: '@EasyAdminBundle/Controller/AdminController.php'",
+ " prefix: /admin",
+ " type: annotation",
+ ""
+ ],
+ "executable": false
},
"config/packages/easy_admin.yaml": {
- "contents": "#easy_admin:\n# entities:\n# # List the entity class name you want to manage\n# - App\\Entity\\Product\n# - App\\Entity\\Category\n# - App\\Entity\\User\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#easy_admin:",
+ "# entities:",
+ "# # List the entity class name you want to manage",
+ "# - App\\Entity\\Product",
+ "# - App\\Entity\\Category",
+ "# - App\\Entity\\User",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "javiereguiluz/easyadmin-bundle:1.16@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "eb4a4fe0e4ab0dc4337808de561b7cb0ff592a0a"
}
}
}
\ No newline at end of file
diff --git a/javiereguiluz.easyadmin-bundle.1.17.json b/javiereguiluz.easyadmin-bundle.1.17.json
index fed03b69..389e65c7 100644
--- a/javiereguiluz.easyadmin-bundle.1.17.json
+++ b/javiereguiluz.easyadmin-bundle.1.17.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "javiereguiluz/easyadmin-bundle": {
- "version": "1.17",
- "recipe": {
- "repo": "1.17",
- "branch": "master",
- "version": "1.17",
- "ref": "e58cc3a3956761ff41c27bc9847b145655494d42"
- }
- }
- },
"manifests": {
"javiereguiluz/easyadmin-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "javiereguiluz/easyadmin-bundle",
- "version": "1.17",
"manifest": {
"bundles": {
"EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle": [
@@ -27,18 +13,29 @@
},
"files": {
"config/routes/easy_admin.yaml": {
- "contents": "easy_admin_bundle:\n resource: '@EasyAdminBundle/Controller/AdminController.php'\n prefix: /admin\n type: annotation\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "easy_admin_bundle:",
+ " resource: '@EasyAdminBundle/Controller/AdminController.php'",
+ " prefix: /admin",
+ " type: annotation",
+ ""
+ ],
+ "executable": false
},
"config/packages/easy_admin.yaml": {
- "contents": "#easy_admin:\n# entities:\n# # List the entity class name you want to manage\n# - App\\Entity\\Product\n# - App\\Entity\\Category\n# - App\\Entity\\User\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#easy_admin:",
+ "# entities:",
+ "# # List the entity class name you want to manage",
+ "# - App\\Entity\\Product",
+ "# - App\\Entity\\Category",
+ "# - App\\Entity\\User",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "javiereguiluz/easyadmin-bundle:1.17@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "e58cc3a3956761ff41c27bc9847b145655494d42"
}
}
}
\ No newline at end of file
diff --git a/lexik.jwt-authentication-bundle.2.3.json b/lexik.jwt-authentication-bundle.2.3.json
index 17373f41..c2595e56 100644
--- a/lexik.jwt-authentication-bundle.2.3.json
+++ b/lexik.jwt-authentication-bundle.2.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "lexik/jwt-authentication-bundle": {
- "version": "2.3",
- "recipe": {
- "repo": "2.3",
- "branch": "master",
- "version": "2.3",
- "ref": "42cd3a3895e580dc9c89856b61fe986cafd7d23f"
- }
- }
- },
"manifests": {
"lexik/jwt-authentication-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "lexik/jwt-authentication-bundle",
- "version": "2.3",
"manifest": {
"bundles": {
"Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle": [
@@ -40,13 +26,17 @@
},
"files": {
"config/packages/lexik_jwt_authentication.yaml": {
- "contents": "lexik_jwt_authentication:\n private_key_path: '%kernel.project_dir%/%env(JWT_PRIVATE_KEY_PATH)%'\n public_key_path: '%kernel.project_dir%/%env(JWT_PUBLIC_KEY_PATH)%'\n pass_phrase: '%env(JWT_PASSPHRASE)%'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "lexik_jwt_authentication:",
+ " private_key_path: '%kernel.project_dir%/%env(JWT_PRIVATE_KEY_PATH)%'",
+ " public_key_path: '%kernel.project_dir%/%env(JWT_PUBLIC_KEY_PATH)%'",
+ " pass_phrase: '%env(JWT_PASSPHRASE)%'",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "lexik/jwt-authentication-bundle:2.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "42cd3a3895e580dc9c89856b61fe986cafd7d23f"
}
}
}
\ No newline at end of file
diff --git a/lexik.jwt-authentication-bundle.2.5.json b/lexik.jwt-authentication-bundle.2.5.json
index 65232671..a66d0433 100644
--- a/lexik.jwt-authentication-bundle.2.5.json
+++ b/lexik.jwt-authentication-bundle.2.5.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "lexik/jwt-authentication-bundle": {
- "version": "2.5",
- "recipe": {
- "repo": "2.5",
- "branch": "master",
- "version": "2.5",
- "ref": "5b2157bcd5778166a5696e42f552ad36529a07a6"
- }
- }
- },
"manifests": {
"lexik/jwt-authentication-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "lexik/jwt-authentication-bundle",
- "version": "2.5",
"manifest": {
"bundles": {
"Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle": [
@@ -39,13 +25,17 @@
},
"files": {
"config/packages/lexik_jwt_authentication.yaml": {
- "contents": "lexik_jwt_authentication:\n secret_key: '%env(resolve:JWT_SECRET_KEY)%'\n public_key: '%env(resolve:JWT_PUBLIC_KEY)%'\n pass_phrase: '%env(JWT_PASSPHRASE)%'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "lexik_jwt_authentication:",
+ " secret_key: '%env(resolve:JWT_SECRET_KEY)%'",
+ " public_key: '%env(resolve:JWT_PUBLIC_KEY)%'",
+ " pass_phrase: '%env(JWT_PASSPHRASE)%'",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "lexik/jwt-authentication-bundle:2.5@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "5b2157bcd5778166a5696e42f552ad36529a07a6"
}
}
}
\ No newline at end of file
diff --git a/nelmio.alice.3.2.json b/nelmio.alice.3.2.json
index ba8d065c..bd86df73 100644
--- a/nelmio.alice.3.2.json
+++ b/nelmio.alice.3.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "nelmio/alice": {
- "version": "3.2",
- "recipe": {
- "repo": "3.2",
- "branch": "master",
- "version": "3.2",
- "ref": "0b9900ece737bec7752e4155c0164639dd9b0cb0"
- }
- }
- },
"manifests": {
"nelmio/alice": {
- "repository": "github.com/symfony/recipes",
- "package": "nelmio/alice",
- "version": "3.2",
"manifest": {
"bundles": {
"Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle": [
@@ -28,18 +14,30 @@
},
"files": {
"config/packages/dev/nelmio_alice.yaml": {
- "contents": "nelmio_alice:\n functions_blacklist:\n - 'current'\n - 'shuffle'\n - 'date'\n - 'time'\n - 'file'\n - 'md5'\n - 'sha1'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "nelmio_alice:",
+ " functions_blacklist:",
+ " - 'current'",
+ " - 'shuffle'",
+ " - 'date'",
+ " - 'time'",
+ " - 'file'",
+ " - 'md5'",
+ " - 'sha1'",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/nelmio_alice.yaml": {
- "contents": "imports:\n - { resource: ../dev/nelmio_alice.yaml }\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "imports:",
+ " - { resource: ../dev/nelmio_alice.yaml }",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "nelmio/alice:3.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "0b9900ece737bec7752e4155c0164639dd9b0cb0"
}
}
}
\ No newline at end of file
diff --git a/nelmio.cors-bundle.1.5.json b/nelmio.cors-bundle.1.5.json
index 07b13a0a..5155a694 100644
--- a/nelmio.cors-bundle.1.5.json
+++ b/nelmio.cors-bundle.1.5.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "nelmio/cors-bundle": {
- "version": "1.5",
- "recipe": {
- "repo": "1.5",
- "branch": "master",
- "version": "1.5",
- "ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
- }
- }
- },
"manifests": {
"nelmio/cors-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "nelmio/cors-bundle",
- "version": "1.5",
"manifest": {
"bundles": {
"Nelmio\\CorsBundle\\NelmioCorsBundle": [
@@ -33,13 +19,23 @@
},
"files": {
"config/packages/nelmio_cors.yaml": {
- "contents": "nelmio_cors:\n defaults:\n origin_regex: true\n allow_origin: ['%env(CORS_ALLOW_ORIGIN)%']\n allow_methods: ['GET', 'OPTIONS', 'POST', 'PUT', 'PATCH', 'DELETE']\n allow_headers: ['Content-Type', 'Authorization']\n expose_headers: ['Link']\n max_age: 3600\n paths:\n '^/': null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "nelmio_cors:",
+ " defaults:",
+ " origin_regex: true",
+ " allow_origin: ['%env(CORS_ALLOW_ORIGIN)%']",
+ " allow_methods: ['GET', 'OPTIONS', 'POST', 'PUT', 'PATCH', 'DELETE']",
+ " allow_headers: ['Content-Type', 'Authorization']",
+ " expose_headers: ['Link']",
+ " max_age: 3600",
+ " paths:",
+ " '^/': null",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "nelmio/cors-bundle:1.5@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
}
}
}
\ No newline at end of file
diff --git a/nelmio.security-bundle.2.4.json b/nelmio.security-bundle.2.4.json
index 2cd7a121..68c00a43 100644
--- a/nelmio.security-bundle.2.4.json
+++ b/nelmio.security-bundle.2.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "nelmio/security-bundle": {
- "version": "2.4",
- "recipe": {
- "repo": "2.4",
- "branch": "master",
- "version": "2.4",
- "ref": "65726efb67ff51d89de38195bc0d230fa811f64d"
- }
- }
- },
"manifests": {
"nelmio/security-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "nelmio/security-bundle",
- "version": "2.4",
"manifest": {
"bundles": {
"Nelmio\\SecurityBundle\\NelmioSecurityBundle": [
@@ -27,13 +13,39 @@
},
"files": {
"config/packages/nelmio_security.yaml": {
- "contents": "nelmio_security:\n # prevents framing of the entire site\n clickjacking:\n paths:\n '^/.*': DENY\n\n # disables content type sniffing for script resources\n content_type:\n nosniff: true\n\n # forces Microsoft's XSS-Protection with\n # its block mode\n xss_protection:\n enabled: true\n mode_block: true\n\n # Send a full URL in the `Referer` header when performing a same-origin request,\n # only send the origin of the document to secure destination (HTTPS->HTTPS),\n # and send no header to a less secure destination (HTTPS->HTTP).\n # If `strict-origin-when-cross-origin` is not supported, use `no-referrer` policy,\n # no referrer information is sent along with requests.\n referrer_policy:\n enabled: true\n policies:\n - 'no-referrer'\n - 'strict-origin-when-cross-origin'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "nelmio_security:",
+ " # prevents framing of the entire site",
+ " clickjacking:",
+ " paths:",
+ " '^/.*': DENY",
+ "",
+ " # disables content type sniffing for script resources",
+ " content_type:",
+ " nosniff: true",
+ "",
+ " # forces Microsoft's XSS-Protection with",
+ " # its block mode",
+ " xss_protection:",
+ " enabled: true",
+ " mode_block: true",
+ "",
+ " # Send a full URL in the `Referer` header when performing a same-origin request,",
+ " # only send the origin of the document to secure destination (HTTPS->HTTPS),",
+ " # and send no header to a less secure destination (HTTPS->HTTP).",
+ " # If `strict-origin-when-cross-origin` is not supported, use `no-referrer` policy,",
+ " # no referrer information is sent along with requests.",
+ " referrer_policy:",
+ " enabled: true",
+ " policies:",
+ " - 'no-referrer'",
+ " - 'strict-origin-when-cross-origin'",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "nelmio/security-bundle:2.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "65726efb67ff51d89de38195bc0d230fa811f64d"
}
}
}
\ No newline at end of file
diff --git a/nyholm.psr7.1.0.json b/nyholm.psr7.1.0.json
index 7d402026..f3f911a0 100644
--- a/nyholm.psr7.1.0.json
+++ b/nyholm.psr7.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "nyholm/psr7": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "0cd4d2d0e7f646fda75f9944f747a56e6ed13d4c"
- }
- }
- },
"manifests": {
"nyholm/psr7": {
- "repository": "github.com/symfony/recipes",
- "package": "nyholm/psr7",
- "version": "1.0",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -22,13 +8,34 @@
},
"files": {
"config/packages/nyholm_psr7.yaml": {
- "contents": "services:\n # Register nyholm/psr7 services for autowiring with PSR-17 (HTTP factories)\n Psr\\Http\\Message\\RequestFactoryInterface: '@nyholm.psr7.psr17_factory'\n Psr\\Http\\Message\\ResponseFactoryInterface: '@nyholm.psr7.psr17_factory'\n Psr\\Http\\Message\\ServerRequestFactoryInterface: '@nyholm.psr7.psr17_factory'\n Psr\\Http\\Message\\StreamFactoryInterface: '@nyholm.psr7.psr17_factory'\n Psr\\Http\\Message\\UploadedFileFactoryInterface: '@nyholm.psr7.psr17_factory'\n Psr\\Http\\Message\\UriFactoryInterface: '@nyholm.psr7.psr17_factory'\n\n # Register nyholm/psr7 services for autowiring with HTTPlug factories\n Http\\Message\\MessageFactory: '@nyholm.psr7.httplug_factory'\n Http\\Message\\RequestFactory: '@nyholm.psr7.httplug_factory'\n Http\\Message\\ResponseFactory: '@nyholm.psr7.httplug_factory'\n Http\\Message\\StreamFactory: '@nyholm.psr7.httplug_factory'\n Http\\Message\\UriFactory: '@nyholm.psr7.httplug_factory'\n\n nyholm.psr7.psr17_factory:\n class: Nyholm\\Psr7\\Factory\\Psr17Factory\n\n nyholm.psr7.httplug_factory:\n class: Nyholm\\Psr7\\Factory\\HttplugFactory\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "services:",
+ " # Register nyholm/psr7 services for autowiring with PSR-17 (HTTP factories)",
+ " Psr\\Http\\Message\\RequestFactoryInterface: '@nyholm.psr7.psr17_factory'",
+ " Psr\\Http\\Message\\ResponseFactoryInterface: '@nyholm.psr7.psr17_factory'",
+ " Psr\\Http\\Message\\ServerRequestFactoryInterface: '@nyholm.psr7.psr17_factory'",
+ " Psr\\Http\\Message\\StreamFactoryInterface: '@nyholm.psr7.psr17_factory'",
+ " Psr\\Http\\Message\\UploadedFileFactoryInterface: '@nyholm.psr7.psr17_factory'",
+ " Psr\\Http\\Message\\UriFactoryInterface: '@nyholm.psr7.psr17_factory'",
+ "",
+ " # Register nyholm/psr7 services for autowiring with HTTPlug factories",
+ " Http\\Message\\MessageFactory: '@nyholm.psr7.httplug_factory'",
+ " Http\\Message\\RequestFactory: '@nyholm.psr7.httplug_factory'",
+ " Http\\Message\\ResponseFactory: '@nyholm.psr7.httplug_factory'",
+ " Http\\Message\\StreamFactory: '@nyholm.psr7.httplug_factory'",
+ " Http\\Message\\UriFactory: '@nyholm.psr7.httplug_factory'",
+ "",
+ " nyholm.psr7.psr17_factory:",
+ " class: Nyholm\\Psr7\\Factory\\Psr17Factory",
+ "",
+ " nyholm.psr7.httplug_factory:",
+ " class: Nyholm\\Psr7\\Factory\\HttplugFactory",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "nyholm/psr7:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "0cd4d2d0e7f646fda75f9944f747a56e6ed13d4c"
}
}
}
\ No newline at end of file
diff --git a/phpunit.phpunit.4.7.json b/phpunit.phpunit.4.7.json
index 9b5f8dd0..c418d10d 100644
--- a/phpunit.phpunit.4.7.json
+++ b/phpunit.phpunit.4.7.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "phpunit/phpunit": {
- "version": "4.7",
- "recipe": {
- "repo": "4.7",
- "branch": "master",
- "version": "4.7",
- "ref": "b5b34fa22319ac1f7f6c180b30e160841c154a1e"
- }
- }
- },
"manifests": {
"phpunit/phpunit": {
- "repository": "github.com/symfony/recipes",
- "package": "phpunit/phpunit",
- "version": "4.7",
"manifest": {
"copy-from-recipe": {
".env.test": ".env.test",
@@ -28,23 +14,81 @@
},
"files": {
".env.test": {
- "contents": "# define your env variables for the test env here\nKERNEL_CLASS='App\\Kernel'\nAPP_SECRET='$ecretf0rt3st'\nSYMFONY_DEPRECATIONS_HELPER=999999\nPANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# define your env variables for the test env here",
+ "KERNEL_CLASS='App\\Kernel'",
+ "APP_SECRET='$ecretf0rt3st'",
+ "SYMFONY_DEPRECATIONS_HELPER=999999",
+ "PANTHER_APP_ENV=panther",
+ "PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
+ ""
+ ],
+ "executable": false
},
"phpunit.xml.dist": {
- "contents": "\n\n\n\n \n \n \n \n \n \n\n \n \n tests\n \n \n\n \n \n src\n \n \n\n \n \n \n\n \n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ "",
+ "",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " tests",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " src",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"tests/bootstrap.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "phpunit/phpunit:4.7@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "b5b34fa22319ac1f7f6c180b30e160841c154a1e"
}
}
}
\ No newline at end of file
diff --git a/phpunit.phpunit.9.3.json b/phpunit.phpunit.9.3.json
index 09399a21..fc900781 100644
--- a/phpunit.phpunit.9.3.json
+++ b/phpunit.phpunit.9.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "phpunit/phpunit": {
- "version": "9.3",
- "recipe": {
- "repo": "9.3",
- "branch": "master",
- "version": "9.3",
- "ref": "a6249a6c4392e9169b87abf93225f7f9f59025e6"
- }
- }
- },
"manifests": {
"phpunit/phpunit": {
- "repository": "github.com/symfony/recipes",
- "package": "phpunit/phpunit",
- "version": "9.3",
"manifest": {
"copy-from-recipe": {
".env.test": ".env.test",
@@ -28,23 +14,84 @@
},
"files": {
".env.test": {
- "contents": "# define your env variables for the test env here\nKERNEL_CLASS='App\\Kernel'\nAPP_SECRET='$ecretf0rt3st'\nSYMFONY_DEPRECATIONS_HELPER=999999\nPANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# define your env variables for the test env here",
+ "KERNEL_CLASS='App\\Kernel'",
+ "APP_SECRET='$ecretf0rt3st'",
+ "SYMFONY_DEPRECATIONS_HELPER=999999",
+ "PANTHER_APP_ENV=panther",
+ "PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
+ ""
+ ],
+ "executable": false
},
"phpunit.xml.dist": {
- "contents": "\n\n\n\n \n \n \n \n \n \n \n \n\n \n \n tests\n \n \n\n \n \n src\n \n \n\n \n \n \n\n \n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ "",
+ "",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " tests",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " src",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"tests/bootstrap.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "phpunit/phpunit:9.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "a6249a6c4392e9169b87abf93225f7f9f59025e6"
}
}
}
\ No newline at end of file
diff --git a/scheb.2fa-bundle.5.0.json b/scheb.2fa-bundle.5.0.json
index 461ce4b5..069cd48a 100644
--- a/scheb.2fa-bundle.5.0.json
+++ b/scheb.2fa-bundle.5.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "scheb/2fa-bundle": {
- "version": "5.0",
- "recipe": {
- "repo": "5.0",
- "branch": "master",
- "version": "5.0",
- "ref": "62660e7d21b8b5295c5a6f8ca17dc7099881f267"
- }
- }
- },
"manifests": {
"scheb/2fa-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "scheb/2fa-bundle",
- "version": "5.0",
"manifest": {
"bundles": {
"Scheb\\TwoFactorBundle\\SchebTwoFactorBundle": [
@@ -30,18 +16,34 @@
},
"files": {
"config/routes/scheb_2fa.yaml": {
- "contents": "2fa_login:\n path: /2fa\n defaults:\n _controller: \"scheb_two_factor.form_controller:form\"\n\n2fa_login_check:\n path: /2fa_check\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "2fa_login:",
+ " path: /2fa",
+ " defaults:",
+ " _controller: \"scheb_two_factor.form_controller:form\"",
+ "",
+ "2fa_login_check:",
+ " path: /2fa_check",
+ ""
+ ],
+ "executable": false
},
"config/packages/scheb_2fa.yaml": {
- "contents": "# See the configuration reference at https://github.com/scheb/2fa/blob/master/doc/configuration.md\nscheb_two_factor:\n security_tokens:\n - Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken\n # If you're using guard-based authentication, you have to use this one:\n # - Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken\n # If you're using authenticator-based security (introduced in Symfony 5.1), you have to use this one:\n # - Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# See the configuration reference at https://github.com/scheb/2fa/blob/master/doc/configuration.md",
+ "scheb_two_factor:",
+ " security_tokens:",
+ " - Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken",
+ " # If you're using guard-based authentication, you have to use this one:",
+ " # - Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken",
+ " # If you're using authenticator-based security (introduced in Symfony 5.1), you have to use this one:",
+ " # - Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "scheb/2fa-bundle:5.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "62660e7d21b8b5295c5a6f8ca17dc7099881f267"
}
}
}
\ No newline at end of file
diff --git a/sensio.framework-extra-bundle.4.0.json b/sensio.framework-extra-bundle.4.0.json
index d2448f04..276362a3 100644
--- a/sensio.framework-extra-bundle.4.0.json
+++ b/sensio.framework-extra-bundle.4.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "sensio/framework-extra-bundle": {
- "version": "4.0",
- "recipe": {
- "repo": "4.0",
- "branch": "master",
- "version": "4.0",
- "ref": "aaddfdf43cdecd4cf91f992052d76c2cadc04543"
- }
- }
- },
"manifests": {
"sensio/framework-extra-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "sensio/framework-extra-bundle",
- "version": "4.0",
"manifest": {
"bundles": {
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": [
@@ -29,8 +15,7 @@
]
},
"files": [],
- "origin": "sensio/framework-extra-bundle:4.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "aaddfdf43cdecd4cf91f992052d76c2cadc04543"
}
}
}
\ No newline at end of file
diff --git a/sensio.framework-extra-bundle.5.2.json b/sensio.framework-extra-bundle.5.2.json
index 4a61d8c6..9d520deb 100644
--- a/sensio.framework-extra-bundle.5.2.json
+++ b/sensio.framework-extra-bundle.5.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "sensio/framework-extra-bundle": {
- "version": "5.2",
- "recipe": {
- "repo": "5.2",
- "branch": "master",
- "version": "5.2",
- "ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
- }
- }
- },
"manifests": {
"sensio/framework-extra-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "sensio/framework-extra-bundle",
- "version": "5.2",
"manifest": {
"bundles": {
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": [
@@ -33,13 +19,16 @@
},
"files": {
"config/packages/sensio_framework_extra.yaml": {
- "contents": "sensio_framework_extra:\n router:\n annotations: false\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "sensio_framework_extra:",
+ " router:",
+ " annotations: false",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "sensio/framework-extra-bundle:5.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
}
}
}
\ No newline at end of file
diff --git a/sensiolabs.ansi-to-html.1.2.json b/sensiolabs.ansi-to-html.1.2.json
index a24b676c..1d91a00b 100644
--- a/sensiolabs.ansi-to-html.1.2.json
+++ b/sensiolabs.ansi-to-html.1.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "sensiolabs/ansi-to-html": {
- "version": "1.2",
- "recipe": {
- "repo": "1.2",
- "branch": "master",
- "version": "1.2",
- "ref": "d58d11d5b998f39260d387d3a0b50adc342db7e4"
- }
- }
- },
"manifests": {
"sensiolabs/ansi-to-html": {
- "repository": "github.com/symfony/recipes",
- "package": "sensiolabs/ansi-to-html",
- "version": "1.2",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -22,13 +8,19 @@
},
"files": {
"config/packages/ansi_to_html.yaml": {
- "contents": "services:\n _defaults:\n autowire: true\n autoconfigure: true\n\n SensioLabs\\AnsiConverter\\Bridge\\Twig\\AnsiExtension: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "services:",
+ " _defaults:",
+ " autowire: true",
+ " autoconfigure: true",
+ "",
+ " SensioLabs\\AnsiConverter\\Bridge\\Twig\\AnsiExtension: null",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "sensiolabs/ansi-to-html:1.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "d58d11d5b998f39260d387d3a0b50adc342db7e4"
}
}
}
\ No newline at end of file
diff --git a/sensiolabs.security-checker.4.0.json b/sensiolabs.security-checker.4.0.json
index 9177f6d7..02fc38d1 100644
--- a/sensiolabs.security-checker.4.0.json
+++ b/sensiolabs.security-checker.4.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "sensiolabs/security-checker": {
- "version": "4.0",
- "recipe": {
- "repo": "4.0",
- "branch": "master",
- "version": "4.0",
- "ref": "160c9b600564faa1224e8f387d49ef13ceb8b793"
- }
- }
- },
"manifests": {
"sensiolabs/security-checker": {
- "repository": "github.com/symfony/recipes",
- "package": "sensiolabs/security-checker",
- "version": "4.0",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -32,13 +18,21 @@
},
"files": {
"config/packages/security_checker.yaml": {
- "contents": "services:\n _defaults:\n autowire: true\n autoconfigure: true\n\n SensioLabs\\Security\\SecurityChecker: null\n\n SensioLabs\\Security\\Command\\SecurityCheckerCommand: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "services:",
+ " _defaults:",
+ " autowire: true",
+ " autoconfigure: true",
+ "",
+ " SensioLabs\\Security\\SecurityChecker: null",
+ "",
+ " SensioLabs\\Security\\Command\\SecurityCheckerCommand: null",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "sensiolabs/security-checker:4.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "160c9b600564faa1224e8f387d49ef13ceb8b793"
}
}
}
\ No newline at end of file
diff --git a/symfony.allmysms-notifier.5.3.json b/symfony.allmysms-notifier.5.3.json
index c265fc96..db1405de 100644
--- a/symfony.allmysms-notifier.5.3.json
+++ b/symfony.allmysms-notifier.5.3.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/allmysms-notifier": {
- "version": "5.3",
- "recipe": {
- "repo": "5.3",
- "branch": "master",
- "version": "5.3",
- "ref": "31ed2243d1214731f86141890173a64fca741986"
- }
- }
- },
"manifests": {
"symfony/allmysms-notifier": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/allmysms-notifier",
- "version": "5.3",
"manifest": {
"env": {
"#1": "ALLMYSMS_DSN=allmysms://LOGIN:APIKEY@default?from=FROM"
}
},
"files": [],
- "origin": "symfony/allmysms-notifier:5.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "31ed2243d1214731f86141890173a64fca741986"
}
}
}
\ No newline at end of file
diff --git a/symfony.amazon-mailer.4.3.json b/symfony.amazon-mailer.4.3.json
index 2a5cc7ae..b84b7461 100644
--- a/symfony.amazon-mailer.4.3.json
+++ b/symfony.amazon-mailer.4.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/amazon-mailer": {
- "version": "4.3",
- "recipe": {
- "repo": "4.3",
- "branch": "master",
- "version": "4.3",
- "ref": "5dc61848401953f3ba03515d925904d2804c6ad5"
- }
- }
- },
"manifests": {
"symfony/amazon-mailer": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/amazon-mailer",
- "version": "4.3",
"manifest": {
"env": {
"#1": "AWS_ACCESS_KEY=",
@@ -24,8 +10,7 @@
}
},
"files": [],
- "origin": "symfony/amazon-mailer:4.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "5dc61848401953f3ba03515d925904d2804c6ad5"
}
}
}
\ No newline at end of file
diff --git a/symfony.amazon-mailer.4.4.json b/symfony.amazon-mailer.4.4.json
index 6d8847ec..ba0df8ef 100644
--- a/symfony.amazon-mailer.4.4.json
+++ b/symfony.amazon-mailer.4.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/amazon-mailer": {
- "version": "4.4",
- "recipe": {
- "repo": "4.4",
- "branch": "master",
- "version": "4.4",
- "ref": "9648db3ecae5c8a6b1a5f74715d3907124348815"
- }
- }
- },
"manifests": {
"symfony/amazon-mailer": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/amazon-mailer",
- "version": "4.4",
"manifest": {
"env": {
"#1": "MAILER_DSN=ses://ACCESS_KEY:SECRET_KEY@default?region=eu-west-1",
@@ -22,8 +8,7 @@
}
},
"files": [],
- "origin": "symfony/amazon-mailer:4.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "9648db3ecae5c8a6b1a5f74715d3907124348815"
}
}
}
\ No newline at end of file
diff --git a/symfony.amazon-sns-notifier.5.4.json b/symfony.amazon-sns-notifier.5.4.json
index 9535a32c..758be713 100644
--- a/symfony.amazon-sns-notifier.5.4.json
+++ b/symfony.amazon-sns-notifier.5.4.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/amazon-sns-notifier": {
- "version": "5.4",
- "recipe": {
- "repo": "5.4",
- "branch": "master",
- "version": "5.4",
- "ref": "6049aca06f3e7b8481a06693792d34b0014ee6c3"
- }
- }
- },
"manifests": {
"symfony/amazon-sns-notifier": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/amazon-sns-notifier",
- "version": "5.4",
"manifest": {
"env": {
"#1": "AMAZON_SNS_DSN=sns://ACCESS_KEY:SECRET_KEY@default?region=REGION"
}
},
"files": [],
- "origin": "symfony/amazon-sns-notifier:5.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "6049aca06f3e7b8481a06693792d34b0014ee6c3"
}
}
}
\ No newline at end of file
diff --git a/symfony.amqp-pack.1.0.json b/symfony.amqp-pack.1.0.json
index 94408020..c88b3bf3 100644
--- a/symfony.amqp-pack.1.0.json
+++ b/symfony.amqp-pack.1.0.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/amqp-pack": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "b4e9fbf8a0c486a2a0782f5d078cbf0886c6d4d6"
- }
- }
- },
"manifests": {
"symfony/amqp-pack": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/amqp-pack",
- "version": "1.0",
"manifest": {
"aliases": [
"amqp"
]
},
"files": [],
- "origin": "symfony/amqp-pack:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "b4e9fbf8a0c486a2a0782f5d078cbf0886c6d4d6"
}
}
}
\ No newline at end of file
diff --git a/symfony.clickatell-notifier.5.3.json b/symfony.clickatell-notifier.5.3.json
index f4f4b8fc..7b7a3a05 100644
--- a/symfony.clickatell-notifier.5.3.json
+++ b/symfony.clickatell-notifier.5.3.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/clickatell-notifier": {
- "version": "5.3",
- "recipe": {
- "repo": "5.3",
- "branch": "master",
- "version": "5.3",
- "ref": "d952063f1246274c59108daa0d6e7bd0a5490689"
- }
- }
- },
"manifests": {
"symfony/clickatell-notifier": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/clickatell-notifier",
- "version": "5.3",
"manifest": {
"env": {
"#1": "CLICKATELL_DSN=clickatell://ACCESS_TOKEN@default?from=FROM"
}
},
"files": [],
- "origin": "symfony/clickatell-notifier:5.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "d952063f1246274c59108daa0d6e7bd0a5490689"
}
}
}
\ No newline at end of file
diff --git a/symfony.console.3.3.json b/symfony.console.3.3.json
index 61e2d308..d41a58b2 100644
--- a/symfony.console.3.3.json
+++ b/symfony.console.3.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/console": {
- "version": "3.3",
- "recipe": {
- "repo": "3.3",
- "branch": "master",
- "version": "3.3",
- "ref": "524e110a6284dae4172aa8cc32db6f819428f6ac"
- }
- }
- },
"manifests": {
"symfony/console": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/console",
- "version": "3.3",
"manifest": {
"copy-from-recipe": {
"bin/": "%BIN_DIR%/",
@@ -26,18 +12,114 @@
},
"files": {
"config/bootstrap.php": {
- "contents": "=1.2)\nif (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {\n (new Dotenv(false))->populate($env);\n} else {\n $path = dirname(__DIR__).'/.env';\n $dotenv = new Dotenv(false);\n\n // load all the .env files\n if (method_exists($dotenv, 'loadEnv')) {\n $dotenv->loadEnv($path);\n } else {\n // fallback code in case your Dotenv component is not 4.2 or higher (when loadEnv() was added)\n\n if (file_exists($path) || !file_exists($p = \"$path.dist\")) {\n $dotenv->load($path);\n } else {\n $dotenv->load($p);\n }\n\n if (null === $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) {\n $dotenv->populate(array('APP_ENV' => $env = 'dev'));\n }\n\n if ('test' !== $env && file_exists($p = \"$path.local\")) {\n $dotenv->load($p);\n $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env;\n }\n\n if (file_exists($p = \"$path.$env\")) {\n $dotenv->load($p);\n }\n\n if (file_exists($p = \"$path.$env.local\")) {\n $dotenv->load($p);\n }\n }\n}\n\n$_SERVER += $_ENV;\n$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';\n$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];\n$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "=1.2)",
+ "if (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {",
+ " (new Dotenv(false))->populate($env);",
+ "} else {",
+ " $path = dirname(__DIR__).'/.env';",
+ " $dotenv = new Dotenv(false);",
+ "",
+ " // load all the .env files",
+ " if (method_exists($dotenv, 'loadEnv')) {",
+ " $dotenv->loadEnv($path);",
+ " } else {",
+ " // fallback code in case your Dotenv component is not 4.2 or higher (when loadEnv() was added)",
+ "",
+ " if (file_exists($path) || !file_exists($p = \"$path.dist\")) {",
+ " $dotenv->load($path);",
+ " } else {",
+ " $dotenv->load($p);",
+ " }",
+ "",
+ " if (null === $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) {",
+ " $dotenv->populate(array('APP_ENV' => $env = 'dev'));",
+ " }",
+ "",
+ " if ('test' !== $env && file_exists($p = \"$path.local\")) {",
+ " $dotenv->load($p);",
+ " $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env;",
+ " }",
+ "",
+ " if (file_exists($p = \"$path.$env\")) {",
+ " $dotenv->load($p);",
+ " }",
+ "",
+ " if (file_exists($p = \"$path.$env.local\")) {",
+ " $dotenv->load($p);",
+ " }",
+ " }",
+ "}",
+ "",
+ "$_SERVER += $_ENV;",
+ "$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';",
+ "$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];",
+ "$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';",
+ ""
+ ],
+ "executable": false
},
"bin/console": {
- "contents": "#!/usr/bin/env php\ngetParameterOption(['--env', '-e'], null, true)) {\n putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);\n}\n\nif ($input->hasParameterOption('--no-debug', true)) {\n putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');\n}\n\nrequire dirname(__DIR__).'/config/bootstrap.php';\n\nif ($_SERVER['APP_DEBUG']) {\n umask(0000);\n\n if (class_exists(Debug::class)) {\n Debug::enable();\n }\n}\n\n$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);\n$application = new Application($kernel);\n$application->run($input);\n",
- "executable": true,
- "encoding": ""
+ "contents": [
+ "#!/usr/bin/env php",
+ "getParameterOption(['--env', '-e'], null, true)) {",
+ " putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);",
+ "}",
+ "",
+ "if ($input->hasParameterOption('--no-debug', true)) {",
+ " putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');",
+ "}",
+ "",
+ "require dirname(__DIR__).'/config/bootstrap.php';",
+ "",
+ "if ($_SERVER['APP_DEBUG']) {",
+ " umask(0000);",
+ "",
+ " if (class_exists(Debug::class)) {",
+ " Debug::enable();",
+ " }",
+ "}",
+ "",
+ "$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);",
+ "$application = new Application($kernel);",
+ "$application->run($input);",
+ ""
+ ],
+ "executable": true
}
},
- "origin": "symfony/console:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "524e110a6284dae4172aa8cc32db6f819428f6ac"
}
}
}
\ No newline at end of file
diff --git a/symfony.console.4.2.json b/symfony.console.4.2.json
index b7cb9bea..e8a22e22 100644
--- a/symfony.console.4.2.json
+++ b/symfony.console.4.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/console": {
- "version": "4.2",
- "recipe": {
- "repo": "4.2",
- "branch": "master",
- "version": "4.2",
- "ref": "0a4841612ca4dd3464cbbe1e06b073c79ce7a7f2"
- }
- }
- },
"manifests": {
"symfony/console": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/console",
- "version": "4.2",
"manifest": {
"copy-from-recipe": {
"bin/": "%BIN_DIR%/",
@@ -26,18 +12,84 @@
},
"files": {
"config/bootstrap.php": {
- "contents": "=1.2)\nif (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {\n (new Dotenv(false))->populate($env);\n} else {\n // load all the .env files\n (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');\n}\n\n$_SERVER += $_ENV;\n$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';\n$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];\n$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "=1.2)",
+ "if (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {",
+ " (new Dotenv(false))->populate($env);",
+ "} else {",
+ " // load all the .env files",
+ " (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');",
+ "}",
+ "",
+ "$_SERVER += $_ENV;",
+ "$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';",
+ "$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];",
+ "$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';",
+ ""
+ ],
+ "executable": false
},
"bin/console": {
- "contents": "#!/usr/bin/env php\ngetParameterOption(['--env', '-e'], null, true)) {\n putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);\n}\n\nif ($input->hasParameterOption('--no-debug', true)) {\n putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');\n}\n\nrequire dirname(__DIR__).'/config/bootstrap.php';\n\nif ($_SERVER['APP_DEBUG']) {\n umask(0000);\n\n if (class_exists(Debug::class)) {\n Debug::enable();\n }\n}\n\n$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);\n$application = new Application($kernel);\n$application->run($input);\n",
- "executable": true,
- "encoding": ""
+ "contents": [
+ "#!/usr/bin/env php",
+ "getParameterOption(['--env', '-e'], null, true)) {",
+ " putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);",
+ "}",
+ "",
+ "if ($input->hasParameterOption('--no-debug', true)) {",
+ " putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');",
+ "}",
+ "",
+ "require dirname(__DIR__).'/config/bootstrap.php';",
+ "",
+ "if ($_SERVER['APP_DEBUG']) {",
+ " umask(0000);",
+ "",
+ " if (class_exists(Debug::class)) {",
+ " Debug::enable();",
+ " }",
+ "}",
+ "",
+ "$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);",
+ "$application = new Application($kernel);",
+ "$application->run($input);",
+ ""
+ ],
+ "executable": true
}
},
- "origin": "symfony/console:4.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "0a4841612ca4dd3464cbbe1e06b073c79ce7a7f2"
}
}
}
\ No newline at end of file
diff --git a/symfony.console.4.4.json b/symfony.console.4.4.json
index f19c2433..2f253652 100644
--- a/symfony.console.4.4.json
+++ b/symfony.console.4.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/console": {
- "version": "4.4",
- "recipe": {
- "repo": "4.4",
- "branch": "master",
- "version": "4.4",
- "ref": "fd5340d07d4c90504843b53da41525cf42e31f5c"
- }
- }
- },
"manifests": {
"symfony/console": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/console",
- "version": "4.4",
"manifest": {
"copy-from-recipe": {
"bin/": "%BIN_DIR%/",
@@ -26,18 +12,84 @@
},
"files": {
"config/bootstrap.php": {
- "contents": "=1.2)\nif (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {\n (new Dotenv(false))->populate($env);\n} else {\n // load all the .env files\n (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');\n}\n\n$_SERVER += $_ENV;\n$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';\n$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];\n$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "=1.2)",
+ "if (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {",
+ " (new Dotenv(false))->populate($env);",
+ "} else {",
+ " // load all the .env files",
+ " (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');",
+ "}",
+ "",
+ "$_SERVER += $_ENV;",
+ "$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';",
+ "$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];",
+ "$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';",
+ ""
+ ],
+ "executable": false
},
"bin/console": {
- "contents": "#!/usr/bin/env php\ngetParameterOption(['--env', '-e'], null, true)) {\n putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);\n}\n\nif ($input->hasParameterOption('--no-debug', true)) {\n putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');\n}\n\nrequire dirname(__DIR__).'/config/bootstrap.php';\n\nif ($_SERVER['APP_DEBUG']) {\n umask(0000);\n\n if (class_exists(Debug::class)) {\n Debug::enable();\n }\n}\n\n$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);\n$application = new Application($kernel);\n$application->run($input);\n",
- "executable": true,
- "encoding": ""
+ "contents": [
+ "#!/usr/bin/env php",
+ "getParameterOption(['--env', '-e'], null, true)) {",
+ " putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);",
+ "}",
+ "",
+ "if ($input->hasParameterOption('--no-debug', true)) {",
+ " putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');",
+ "}",
+ "",
+ "require dirname(__DIR__).'/config/bootstrap.php';",
+ "",
+ "if ($_SERVER['APP_DEBUG']) {",
+ " umask(0000);",
+ "",
+ " if (class_exists(Debug::class)) {",
+ " Debug::enable();",
+ " }",
+ "}",
+ "",
+ "$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);",
+ "$application = new Application($kernel);",
+ "$application->run($input);",
+ ""
+ ],
+ "executable": true
}
},
- "origin": "symfony/console:4.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "fd5340d07d4c90504843b53da41525cf42e31f5c"
}
}
}
\ No newline at end of file
diff --git a/symfony.console.5.1.json b/symfony.console.5.1.json
index c945ef66..8cea08ba 100644
--- a/symfony.console.5.1.json
+++ b/symfony.console.5.1.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/console": {
- "version": "5.1",
- "recipe": {
- "repo": "5.1",
- "branch": "master",
- "version": "5.1",
- "ref": "c6d02bdfba9da13c22157520e32a602dbee8a75c"
- }
- }
- },
"manifests": {
"symfony/console": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/console",
- "version": "5.1",
"manifest": {
"copy-from-recipe": {
"bin/": "%BIN_DIR%/"
@@ -25,13 +11,56 @@
},
"files": {
"bin/console": {
- "contents": "#!/usr/bin/env php\ngetParameterOption(['--env', '-e'], null, true)) {\n putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);\n}\n\nif ($input->hasParameterOption('--no-debug', true)) {\n putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');\n}\n\n(new Dotenv())->bootEnv(dirname(__DIR__).'/.env');\n\nif ($_SERVER['APP_DEBUG']) {\n umask(0000);\n\n if (class_exists(Debug::class)) {\n Debug::enable();\n }\n}\n\n$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);\n$application = new Application($kernel);\n$application->run($input);\n",
- "executable": true,
- "encoding": ""
+ "contents": [
+ "#!/usr/bin/env php",
+ "getParameterOption(['--env', '-e'], null, true)) {",
+ " putenv('APP_ENV='.$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = $env);",
+ "}",
+ "",
+ "if ($input->hasParameterOption('--no-debug', true)) {",
+ " putenv('APP_DEBUG='.$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = '0');",
+ "}",
+ "",
+ "(new Dotenv())->bootEnv(dirname(__DIR__).'/.env');",
+ "",
+ "if ($_SERVER['APP_DEBUG']) {",
+ " umask(0000);",
+ "",
+ " if (class_exists(Debug::class)) {",
+ " Debug::enable();",
+ " }",
+ "}",
+ "",
+ "$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);",
+ "$application = new Application($kernel);",
+ "$application->run($input);",
+ ""
+ ],
+ "executable": true
}
},
- "origin": "symfony/console:5.1@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "c6d02bdfba9da13c22157520e32a602dbee8a75c"
}
}
}
\ No newline at end of file
diff --git a/symfony.console.5.3.json b/symfony.console.5.3.json
index b6bdcd74..86975783 100644
--- a/symfony.console.5.3.json
+++ b/symfony.console.5.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/console": {
- "version": "5.3",
- "recipe": {
- "repo": "5.3",
- "branch": "master",
- "version": "5.3",
- "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
- }
- }
- },
"manifests": {
"symfony/console": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/console",
- "version": "5.3",
"manifest": {
"copy-from-recipe": {
"bin/": "%BIN_DIR%/"
@@ -25,13 +11,30 @@
},
"files": {
"bin/console": {
- "contents": "#!/usr/bin/env php\n=1.2).\n# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# In all environments, the following files are loaded if they exist,",
+ "# the latter taking precedence over the former:",
+ "#",
+ "# * .env contains default values for the environment variables needed by the app",
+ "# * .env.local uncommitted file with local overrides",
+ "# * .env.$APP_ENV committed environment-specific defaults",
+ "# * .env.$APP_ENV.local uncommitted environment-specific overrides",
+ "#",
+ "# Real environment variables win over .env files.",
+ "#",
+ "# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES.",
+ "#",
+ "# Run \"composer dump-env prod\" to compile .env files for production use (requires symfony/flex >=1.2).",
+ "# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/flex:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "c0eeb50665f0f77226616b6038a9b06c03752d8e"
}
}
}
\ No newline at end of file
diff --git a/symfony.framework-bundle.3.3.json b/symfony.framework-bundle.3.3.json
index 9cb6a605..8af9b40e 100644
--- a/symfony.framework-bundle.3.3.json
+++ b/symfony.framework-bundle.3.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/framework-bundle": {
- "version": "3.3",
- "recipe": {
- "repo": "3.3",
- "branch": "master",
- "version": "3.3",
- "ref": "6b7854b4c2866b32bc86e98977e2ead4669fa9a5"
- }
- }
- },
"manifests": {
"symfony/framework-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/framework-bundle",
- "version": "3.3",
"manifest": {
"bundles": {
"Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle": [
@@ -56,48 +42,263 @@
},
"files": {
"public/index.php": {
- "contents": "handle($request);\n$response->send();\n$kernel->terminate($request, $response);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "handle($request);",
+ "$response->send();",
+ "$kernel->terminate($request, $response);",
+ ""
+ ],
+ "executable": false
},
"src/Controller/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Kernel.php": {
- "contents": "getProjectDir().'/var/cache/'.$this->environment;\n }\n\n public function getLogDir()\n {\n return $this->getProjectDir().'/var/log';\n }\n\n public function registerBundles()\n {\n $contents = require $this->getProjectDir().'/config/bundles.php';\n foreach ($contents as $class => $envs) {\n if ($envs[$this->environment] ?? $envs['all'] ?? false) {\n yield new $class();\n }\n }\n }\n\n protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader)\n {\n $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));\n // Feel free to remove the \"container.autowiring.strict_mode\" parameter\n // if you are using symfony/dependency-injection 4.0+ as it's the default behavior\n $container->setParameter('container.autowiring.strict_mode', true);\n $container->setParameter('container.dumper.inline_class_loader', true);\n $confDir = $this->getProjectDir().'/config';\n\n $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');\n }\n\n protected function configureRoutes(RouteCollectionBuilder $routes)\n {\n $confDir = $this->getProjectDir().'/config';\n\n $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "getProjectDir().'/var/cache/'.$this->environment;",
+ " }",
+ "",
+ " public function getLogDir()",
+ " {",
+ " return $this->getProjectDir().'/var/log';",
+ " }",
+ "",
+ " public function registerBundles()",
+ " {",
+ " $contents = require $this->getProjectDir().'/config/bundles.php';",
+ " foreach ($contents as $class => $envs) {",
+ " if ($envs[$this->environment] ?? $envs['all'] ?? false) {",
+ " yield new $class();",
+ " }",
+ " }",
+ " }",
+ "",
+ " protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader)",
+ " {",
+ " $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));",
+ " // Feel free to remove the \"container.autowiring.strict_mode\" parameter",
+ " // if you are using symfony/dependency-injection 4.0+ as it's the default behavior",
+ " $container->setParameter('container.autowiring.strict_mode', true);",
+ " $container->setParameter('container.dumper.inline_class_loader', true);",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');",
+ " }",
+ "",
+ " protected function configureRoutes(RouteCollectionBuilder $routes)",
+ " {",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/bootstrap.php": {
- "contents": "=1.2)\nif (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {\n (new Dotenv(false))->populate($env);\n} else {\n $path = dirname(__DIR__).'/.env';\n $dotenv = new Dotenv(false);\n\n // load all the .env files\n if (method_exists($dotenv, 'loadEnv')) {\n $dotenv->loadEnv($path);\n } else {\n // fallback code in case your Dotenv component is not 4.2 or higher (when loadEnv() was added)\n\n if (file_exists($path) || !file_exists($p = \"$path.dist\")) {\n $dotenv->load($path);\n } else {\n $dotenv->load($p);\n }\n\n if (null === $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) {\n $dotenv->populate(array('APP_ENV' => $env = 'dev'));\n }\n\n if ('test' !== $env && file_exists($p = \"$path.local\")) {\n $dotenv->load($p);\n $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env;\n }\n\n if (file_exists($p = \"$path.$env\")) {\n $dotenv->load($p);\n }\n\n if (file_exists($p = \"$path.$env.local\")) {\n $dotenv->load($p);\n }\n }\n}\n\n$_SERVER += $_ENV;\n$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';\n$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];\n$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "=1.2)",
+ "if (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {",
+ " (new Dotenv(false))->populate($env);",
+ "} else {",
+ " $path = dirname(__DIR__).'/.env';",
+ " $dotenv = new Dotenv(false);",
+ "",
+ " // load all the .env files",
+ " if (method_exists($dotenv, 'loadEnv')) {",
+ " $dotenv->loadEnv($path);",
+ " } else {",
+ " // fallback code in case your Dotenv component is not 4.2 or higher (when loadEnv() was added)",
+ "",
+ " if (file_exists($path) || !file_exists($p = \"$path.dist\")) {",
+ " $dotenv->load($path);",
+ " } else {",
+ " $dotenv->load($p);",
+ " }",
+ "",
+ " if (null === $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) {",
+ " $dotenv->populate(array('APP_ENV' => $env = 'dev'));",
+ " }",
+ "",
+ " if ('test' !== $env && file_exists($p = \"$path.local\")) {",
+ " $dotenv->load($p);",
+ " $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env;",
+ " }",
+ "",
+ " if (file_exists($p = \"$path.$env\")) {",
+ " $dotenv->load($p);",
+ " }",
+ "",
+ " if (file_exists($p = \"$path.$env.local\")) {",
+ " $dotenv->load($p);",
+ " }",
+ " }",
+ "}",
+ "",
+ "$_SERVER += $_ENV;",
+ "$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';",
+ "$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];",
+ "$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';",
+ ""
+ ],
+ "executable": false
},
"config/services.yaml": {
- "contents": "# This file is the entry point to configure your own services.\n# Files in the packages/ subdirectory configure your dependencies.\n\n# Put parameters here that don't need to change on each machine where the app is deployed\n# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration\nparameters:\n\nservices:\n # default configuration for services in *this* file\n _defaults:\n autowire: true # Automatically injects dependencies in your services.\n autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.\n public: false # Allows optimizing the container by removing unused services; this also means\n # fetching services directly from the container via $container->get() won't work.\n # The best practice is to be explicit about your dependencies anyway.\n\n # makes classes in src/ available to be used as services\n # this creates a service per class whose id is the fully-qualified class name\n App\\:\n resource: '../src/*'\n exclude: '../src/{DependencyInjection,Entity,Migrations,Tests,Kernel.php}'\n\n # controllers are imported separately to make sure services can be injected\n # as action arguments even if you don't extend any base controller class\n App\\Controller\\:\n resource: '../src/Controller'\n tags: ['controller.service_arguments']\n\n # add more service definitions when explicit configuration is needed\n # please note that last definitions always *replace* previous ones\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# This file is the entry point to configure your own services.",
+ "# Files in the packages/ subdirectory configure your dependencies.",
+ "",
+ "# Put parameters here that don't need to change on each machine where the app is deployed",
+ "# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration",
+ "parameters:",
+ "",
+ "services:",
+ " # default configuration for services in *this* file",
+ " _defaults:",
+ " autowire: true # Automatically injects dependencies in your services.",
+ " autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.",
+ " public: false # Allows optimizing the container by removing unused services; this also means",
+ " # fetching services directly from the container via $container->get() won't work.",
+ " # The best practice is to be explicit about your dependencies anyway.",
+ "",
+ " # makes classes in src/ available to be used as services",
+ " # this creates a service per class whose id is the fully-qualified class name",
+ " App\\:",
+ " resource: '../src/*'",
+ " exclude: '../src/{DependencyInjection,Entity,Migrations,Tests,Kernel.php}'",
+ "",
+ " # controllers are imported separately to make sure services can be injected",
+ " # as action arguments even if you don't extend any base controller class",
+ " App\\Controller\\:",
+ " resource: '../src/Controller'",
+ " tags: ['controller.service_arguments']",
+ "",
+ " # add more service definitions when explicit configuration is needed",
+ " # please note that last definitions always *replace* previous ones",
+ ""
+ ],
+ "executable": false
},
"config/packages/framework.yaml": {
- "contents": "framework:\n secret: '%env(APP_SECRET)%'\n #csrf_protection: true\n #http_method_override: true\n\n # Enables session support. Note that the session will ONLY be started if you read or write from it.\n # Remove or comment this section to explicitly disable session support.\n session:\n handler_id: null\n\n #esi: true\n #fragments: true\n php_errors:\n log: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " secret: '%env(APP_SECRET)%'",
+ " #csrf_protection: true",
+ " #http_method_override: true",
+ "",
+ " # Enables session support. Note that the session will ONLY be started if you read or write from it.",
+ " # Remove or comment this section to explicitly disable session support.",
+ " session:",
+ " handler_id: null",
+ "",
+ " #esi: true",
+ " #fragments: true",
+ " php_errors:",
+ " log: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/cache.yaml": {
- "contents": "framework:\n cache:\n # Unique name of your app: used to compute stable namespaces for cache keys.\n #prefix_seed: your_vendor_name/app_name\n\n # The \"app\" cache stores to the filesystem by default.\n # The data in this cache should persist between deploys.\n # Other options include:\n\n # Redis\n #app: cache.adapter.redis\n #default_redis_provider: redis://localhost\n\n # APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)\n #app: cache.adapter.apcu\n\n # Namespaced pools use the above \"app\" backend by default\n #pools:\n #my.dedicated.cache: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " cache:",
+ " # Unique name of your app: used to compute stable namespaces for cache keys.",
+ " #prefix_seed: your_vendor_name/app_name",
+ "",
+ " # The \"app\" cache stores to the filesystem by default.",
+ " # The data in this cache should persist between deploys.",
+ " # Other options include:",
+ "",
+ " # Redis",
+ " #app: cache.adapter.redis",
+ " #default_redis_provider: redis://localhost",
+ "",
+ " # APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)",
+ " #app: cache.adapter.apcu",
+ "",
+ " # Namespaced pools use the above \"app\" backend by default",
+ " #pools:",
+ " #my.dedicated.cache: null",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/framework.yaml": {
- "contents": "framework:\n test: true\n session:\n storage_id: session.storage.mock_file\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " test: true",
+ " session:",
+ " storage_id: session.storage.mock_file",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/framework-bundle:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "6b7854b4c2866b32bc86e98977e2ead4669fa9a5"
}
}
}
\ No newline at end of file
diff --git a/symfony.framework-bundle.3.4.json b/symfony.framework-bundle.3.4.json
index 2c385cf3..894cc783 100644
--- a/symfony.framework-bundle.3.4.json
+++ b/symfony.framework-bundle.3.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/framework-bundle": {
- "version": "3.4",
- "recipe": {
- "repo": "3.4",
- "branch": "master",
- "version": "3.4",
- "ref": "4e582450c27d790227d2596a2ffb514fd71d5db7"
- }
- }
- },
"manifests": {
"symfony/framework-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/framework-bundle",
- "version": "3.4",
"manifest": {
"bundles": {
"Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle": [
@@ -56,48 +42,264 @@
},
"files": {
"public/index.php": {
- "contents": "handle($request);\n$response->send();\n$kernel->terminate($request, $response);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "handle($request);",
+ "$response->send();",
+ "$kernel->terminate($request, $response);",
+ ""
+ ],
+ "executable": false
},
"src/Controller/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Kernel.php": {
- "contents": "getProjectDir().'/var/cache/'.$this->environment;\n }\n\n public function getLogDir()\n {\n return $this->getProjectDir().'/var/log';\n }\n\n public function registerBundles()\n {\n $contents = require $this->getProjectDir().'/config/bundles.php';\n foreach ($contents as $class => $envs) {\n if ($envs[$this->environment] ?? $envs['all'] ?? false) {\n yield new $class();\n }\n }\n }\n\n protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader)\n {\n $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));\n // Feel free to remove the \"container.autowiring.strict_mode\" parameter\n // if you are using symfony/dependency-injection 4.0+ as it's the default behavior\n $container->setParameter('container.autowiring.strict_mode', true);\n $container->setParameter('container.dumper.inline_class_loader', true);\n $confDir = $this->getProjectDir().'/config';\n\n $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');\n }\n\n protected function configureRoutes(RouteCollectionBuilder $routes)\n {\n $confDir = $this->getProjectDir().'/config';\n\n $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "getProjectDir().'/var/cache/'.$this->environment;",
+ " }",
+ "",
+ " public function getLogDir()",
+ " {",
+ " return $this->getProjectDir().'/var/log';",
+ " }",
+ "",
+ " public function registerBundles()",
+ " {",
+ " $contents = require $this->getProjectDir().'/config/bundles.php';",
+ " foreach ($contents as $class => $envs) {",
+ " if ($envs[$this->environment] ?? $envs['all'] ?? false) {",
+ " yield new $class();",
+ " }",
+ " }",
+ " }",
+ "",
+ " protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader)",
+ " {",
+ " $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));",
+ " // Feel free to remove the \"container.autowiring.strict_mode\" parameter",
+ " // if you are using symfony/dependency-injection 4.0+ as it's the default behavior",
+ " $container->setParameter('container.autowiring.strict_mode', true);",
+ " $container->setParameter('container.dumper.inline_class_loader', true);",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');",
+ " }",
+ "",
+ " protected function configureRoutes(RouteCollectionBuilder $routes)",
+ " {",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/bootstrap.php": {
- "contents": "=1.2)\nif (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {\n (new Dotenv(false))->populate($env);\n} else {\n $path = dirname(__DIR__).'/.env';\n $dotenv = new Dotenv(false);\n\n // load all the .env files\n if (method_exists($dotenv, 'loadEnv')) {\n $dotenv->loadEnv($path);\n } else {\n // fallback code in case your Dotenv component is not 4.2 or higher (when loadEnv() was added)\n\n if (file_exists($path) || !file_exists($p = \"$path.dist\")) {\n $dotenv->load($path);\n } else {\n $dotenv->load($p);\n }\n\n if (null === $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) {\n $dotenv->populate(array('APP_ENV' => $env = 'dev'));\n }\n\n if ('test' !== $env && file_exists($p = \"$path.local\")) {\n $dotenv->load($p);\n $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env;\n }\n\n if (file_exists($p = \"$path.$env\")) {\n $dotenv->load($p);\n }\n\n if (file_exists($p = \"$path.$env.local\")) {\n $dotenv->load($p);\n }\n }\n}\n\n$_SERVER += $_ENV;\n$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';\n$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];\n$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "=1.2)",
+ "if (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {",
+ " (new Dotenv(false))->populate($env);",
+ "} else {",
+ " $path = dirname(__DIR__).'/.env';",
+ " $dotenv = new Dotenv(false);",
+ "",
+ " // load all the .env files",
+ " if (method_exists($dotenv, 'loadEnv')) {",
+ " $dotenv->loadEnv($path);",
+ " } else {",
+ " // fallback code in case your Dotenv component is not 4.2 or higher (when loadEnv() was added)",
+ "",
+ " if (file_exists($path) || !file_exists($p = \"$path.dist\")) {",
+ " $dotenv->load($path);",
+ " } else {",
+ " $dotenv->load($p);",
+ " }",
+ "",
+ " if (null === $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) {",
+ " $dotenv->populate(array('APP_ENV' => $env = 'dev'));",
+ " }",
+ "",
+ " if ('test' !== $env && file_exists($p = \"$path.local\")) {",
+ " $dotenv->load($p);",
+ " $env = $_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env;",
+ " }",
+ "",
+ " if (file_exists($p = \"$path.$env\")) {",
+ " $dotenv->load($p);",
+ " }",
+ "",
+ " if (file_exists($p = \"$path.$env.local\")) {",
+ " $dotenv->load($p);",
+ " }",
+ " }",
+ "}",
+ "",
+ "$_SERVER += $_ENV;",
+ "$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';",
+ "$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];",
+ "$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';",
+ ""
+ ],
+ "executable": false
},
"config/services.yaml": {
- "contents": "# This file is the entry point to configure your own services.\n# Files in the packages/ subdirectory configure your dependencies.\n\n# Put parameters here that don't need to change on each machine where the app is deployed\n# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration\nparameters:\n\nservices:\n # default configuration for services in *this* file\n _defaults:\n autowire: true # Automatically injects dependencies in your services.\n autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.\n public: false # Allows optimizing the container by removing unused services; this also means\n # fetching services directly from the container via $container->get() won't work.\n # The best practice is to be explicit about your dependencies anyway.\n\n # makes classes in src/ available to be used as services\n # this creates a service per class whose id is the fully-qualified class name\n App\\:\n resource: '../src/*'\n exclude: '../src/{DependencyInjection,Entity,Migrations,Tests,Kernel.php}'\n\n # controllers are imported separately to make sure services can be injected\n # as action arguments even if you don't extend any base controller class\n App\\Controller\\:\n resource: '../src/Controller'\n tags: ['controller.service_arguments']\n\n # add more service definitions when explicit configuration is needed\n # please note that last definitions always *replace* previous ones\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# This file is the entry point to configure your own services.",
+ "# Files in the packages/ subdirectory configure your dependencies.",
+ "",
+ "# Put parameters here that don't need to change on each machine where the app is deployed",
+ "# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration",
+ "parameters:",
+ "",
+ "services:",
+ " # default configuration for services in *this* file",
+ " _defaults:",
+ " autowire: true # Automatically injects dependencies in your services.",
+ " autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.",
+ " public: false # Allows optimizing the container by removing unused services; this also means",
+ " # fetching services directly from the container via $container->get() won't work.",
+ " # The best practice is to be explicit about your dependencies anyway.",
+ "",
+ " # makes classes in src/ available to be used as services",
+ " # this creates a service per class whose id is the fully-qualified class name",
+ " App\\:",
+ " resource: '../src/*'",
+ " exclude: '../src/{DependencyInjection,Entity,Migrations,Tests,Kernel.php}'",
+ "",
+ " # controllers are imported separately to make sure services can be injected",
+ " # as action arguments even if you don't extend any base controller class",
+ " App\\Controller\\:",
+ " resource: '../src/Controller'",
+ " tags: ['controller.service_arguments']",
+ "",
+ " # add more service definitions when explicit configuration is needed",
+ " # please note that last definitions always *replace* previous ones",
+ ""
+ ],
+ "executable": false
},
"config/packages/framework.yaml": {
- "contents": "framework:\n secret: '%env(APP_SECRET)%'\n #csrf_protection: true\n #http_method_override: true\n\n # Enables session support. Note that the session will ONLY be started if you read or write from it.\n # Remove or comment this section to explicitly disable session support.\n session:\n handler_id: null\n cookie_samesite: lax\n\n #esi: true\n #fragments: true\n php_errors:\n log: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " secret: '%env(APP_SECRET)%'",
+ " #csrf_protection: true",
+ " #http_method_override: true",
+ "",
+ " # Enables session support. Note that the session will ONLY be started if you read or write from it.",
+ " # Remove or comment this section to explicitly disable session support.",
+ " session:",
+ " handler_id: null",
+ " cookie_samesite: lax",
+ "",
+ " #esi: true",
+ " #fragments: true",
+ " php_errors:",
+ " log: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/cache.yaml": {
- "contents": "framework:\n cache:\n # Unique name of your app: used to compute stable namespaces for cache keys.\n #prefix_seed: your_vendor_name/app_name\n\n # The \"app\" cache stores to the filesystem by default.\n # The data in this cache should persist between deploys.\n # Other options include:\n\n # Redis\n #app: cache.adapter.redis\n #default_redis_provider: redis://localhost\n\n # APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)\n #app: cache.adapter.apcu\n\n # Namespaced pools use the above \"app\" backend by default\n #pools:\n #my.dedicated.cache: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " cache:",
+ " # Unique name of your app: used to compute stable namespaces for cache keys.",
+ " #prefix_seed: your_vendor_name/app_name",
+ "",
+ " # The \"app\" cache stores to the filesystem by default.",
+ " # The data in this cache should persist between deploys.",
+ " # Other options include:",
+ "",
+ " # Redis",
+ " #app: cache.adapter.redis",
+ " #default_redis_provider: redis://localhost",
+ "",
+ " # APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)",
+ " #app: cache.adapter.apcu",
+ "",
+ " # Namespaced pools use the above \"app\" backend by default",
+ " #pools:",
+ " #my.dedicated.cache: null",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/framework.yaml": {
- "contents": "framework:\n test: true\n session:\n storage_id: session.storage.mock_file\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " test: true",
+ " session:",
+ " storage_id: session.storage.mock_file",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/framework-bundle:3.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "4e582450c27d790227d2596a2ffb514fd71d5db7"
}
}
}
\ No newline at end of file
diff --git a/symfony.framework-bundle.4.2.json b/symfony.framework-bundle.4.2.json
index ef65415d..83dc97f3 100644
--- a/symfony.framework-bundle.4.2.json
+++ b/symfony.framework-bundle.4.2.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/framework-bundle": {
- "version": "4.2",
- "recipe": {
- "repo": "4.2",
- "branch": "master",
- "version": "4.2",
- "ref": "1bbe9a46c76d162f0c81b4f051285d7bac45bdb8"
- }
- }
- },
"manifests": {
"symfony/framework-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/framework-bundle",
- "version": "4.2",
"manifest": {
"bundles": {
"Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle": [
@@ -56,48 +42,226 @@
},
"files": {
"public/index.php": {
- "contents": "handle($request);\n$response->send();\n$kernel->terminate($request, $response);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "handle($request);",
+ "$response->send();",
+ "$kernel->terminate($request, $response);",
+ ""
+ ],
+ "executable": false
},
"src/Controller/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Kernel.php": {
- "contents": "getProjectDir().'/config/bundles.php';\n foreach ($contents as $class => $envs) {\n if ($envs[$this->environment] ?? $envs['all'] ?? false) {\n yield new $class();\n }\n }\n }\n\n public function getProjectDir(): string\n {\n return \\dirname(__DIR__);\n }\n\n protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader): void\n {\n $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));\n $container->setParameter('container.dumper.inline_class_loader', \\PHP_VERSION_ID < 70400 || $this->debug);\n $container->setParameter('container.dumper.inline_factories', true);\n $confDir = $this->getProjectDir().'/config';\n\n $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');\n }\n\n protected function configureRoutes(RouteCollectionBuilder $routes): void\n {\n $confDir = $this->getProjectDir().'/config';\n\n $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "getProjectDir().'/config/bundles.php';",
+ " foreach ($contents as $class => $envs) {",
+ " if ($envs[$this->environment] ?? $envs['all'] ?? false) {",
+ " yield new $class();",
+ " }",
+ " }",
+ " }",
+ "",
+ " public function getProjectDir(): string",
+ " {",
+ " return \\dirname(__DIR__);",
+ " }",
+ "",
+ " protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader): void",
+ " {",
+ " $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));",
+ " $container->setParameter('container.dumper.inline_class_loader', \\PHP_VERSION_ID < 70400 || $this->debug);",
+ " $container->setParameter('container.dumper.inline_factories', true);",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');",
+ " }",
+ "",
+ " protected function configureRoutes(RouteCollectionBuilder $routes): void",
+ " {",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/bootstrap.php": {
- "contents": "=1.2)\nif (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {\n (new Dotenv(false))->populate($env);\n} else {\n // load all the .env files\n (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');\n}\n\n$_SERVER += $_ENV;\n$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';\n$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];\n$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "=1.2)",
+ "if (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {",
+ " (new Dotenv(false))->populate($env);",
+ "} else {",
+ " // load all the .env files",
+ " (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');",
+ "}",
+ "",
+ "$_SERVER += $_ENV;",
+ "$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';",
+ "$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];",
+ "$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';",
+ ""
+ ],
+ "executable": false
},
"config/services.yaml": {
- "contents": "# This file is the entry point to configure your own services.\n# Files in the packages/ subdirectory configure your dependencies.\n\n# Put parameters here that don't need to change on each machine where the app is deployed\n# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration\nparameters:\n\nservices:\n # default configuration for services in *this* file\n _defaults:\n autowire: true # Automatically injects dependencies in your services.\n autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.\n\n # makes classes in src/ available to be used as services\n # this creates a service per class whose id is the fully-qualified class name\n App\\:\n resource: '../src/*'\n exclude: '../src/{DependencyInjection,Entity,Tests,Kernel.php}'\n\n # controllers are imported separately to make sure services can be injected\n # as action arguments even if you don't extend any base controller class\n App\\Controller\\:\n resource: '../src/Controller'\n tags: ['controller.service_arguments']\n\n # add more service definitions when explicit configuration is needed\n # please note that last definitions always *replace* previous ones\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# This file is the entry point to configure your own services.",
+ "# Files in the packages/ subdirectory configure your dependencies.",
+ "",
+ "# Put parameters here that don't need to change on each machine where the app is deployed",
+ "# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration",
+ "parameters:",
+ "",
+ "services:",
+ " # default configuration for services in *this* file",
+ " _defaults:",
+ " autowire: true # Automatically injects dependencies in your services.",
+ " autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.",
+ "",
+ " # makes classes in src/ available to be used as services",
+ " # this creates a service per class whose id is the fully-qualified class name",
+ " App\\:",
+ " resource: '../src/*'",
+ " exclude: '../src/{DependencyInjection,Entity,Tests,Kernel.php}'",
+ "",
+ " # controllers are imported separately to make sure services can be injected",
+ " # as action arguments even if you don't extend any base controller class",
+ " App\\Controller\\:",
+ " resource: '../src/Controller'",
+ " tags: ['controller.service_arguments']",
+ "",
+ " # add more service definitions when explicit configuration is needed",
+ " # please note that last definitions always *replace* previous ones",
+ ""
+ ],
+ "executable": false
},
"config/packages/framework.yaml": {
- "contents": "# see https://symfony.com/doc/current/reference/configuration/framework.html\nframework:\n secret: '%env(APP_SECRET)%'\n #csrf_protection: true\n #http_method_override: true\n\n # Enables session support. Note that the session will ONLY be started if you read or write from it.\n # Remove or comment this section to explicitly disable session support.\n session:\n handler_id: null\n cookie_secure: auto\n cookie_samesite: lax\n\n #esi: true\n #fragments: true\n php_errors:\n log: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# see https://symfony.com/doc/current/reference/configuration/framework.html",
+ "framework:",
+ " secret: '%env(APP_SECRET)%'",
+ " #csrf_protection: true",
+ " #http_method_override: true",
+ "",
+ " # Enables session support. Note that the session will ONLY be started if you read or write from it.",
+ " # Remove or comment this section to explicitly disable session support.",
+ " session:",
+ " handler_id: null",
+ " cookie_secure: auto",
+ " cookie_samesite: lax",
+ "",
+ " #esi: true",
+ " #fragments: true",
+ " php_errors:",
+ " log: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/cache.yaml": {
- "contents": "framework:\n cache:\n # Unique name of your app: used to compute stable namespaces for cache keys.\n #prefix_seed: your_vendor_name/app_name\n\n # The \"app\" cache stores to the filesystem by default.\n # The data in this cache should persist between deploys.\n # Other options include:\n\n # Redis\n #app: cache.adapter.redis\n #default_redis_provider: redis://localhost\n\n # APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)\n #app: cache.adapter.apcu\n\n # Namespaced pools use the above \"app\" backend by default\n #pools:\n #my.dedicated.cache: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " cache:",
+ " # Unique name of your app: used to compute stable namespaces for cache keys.",
+ " #prefix_seed: your_vendor_name/app_name",
+ "",
+ " # The \"app\" cache stores to the filesystem by default.",
+ " # The data in this cache should persist between deploys.",
+ " # Other options include:",
+ "",
+ " # Redis",
+ " #app: cache.adapter.redis",
+ " #default_redis_provider: redis://localhost",
+ "",
+ " # APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)",
+ " #app: cache.adapter.apcu",
+ "",
+ " # Namespaced pools use the above \"app\" backend by default",
+ " #pools:",
+ " #my.dedicated.cache: null",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/framework.yaml": {
- "contents": "framework:\n test: true\n session:\n storage_id: session.storage.mock_file\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " test: true",
+ " session:",
+ " storage_id: session.storage.mock_file",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/framework-bundle:4.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "1bbe9a46c76d162f0c81b4f051285d7bac45bdb8"
}
}
}
\ No newline at end of file
diff --git a/symfony.framework-bundle.4.4.json b/symfony.framework-bundle.4.4.json
index 95a565e3..083c25d9 100644
--- a/symfony.framework-bundle.4.4.json
+++ b/symfony.framework-bundle.4.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/framework-bundle": {
- "version": "4.4",
- "recipe": {
- "repo": "4.4",
- "branch": "master",
- "version": "4.4",
- "ref": "3b9c85f14cad439042f88f94a1fd15fb8ed923c9"
- }
- }
- },
"manifests": {
"symfony/framework-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/framework-bundle",
- "version": "4.4",
"manifest": {
"bundles": {
"Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle": [
@@ -56,58 +42,254 @@
},
"files": {
"public/index.php": {
- "contents": "handle($request);\n$response->send();\n$kernel->terminate($request, $response);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "handle($request);",
+ "$response->send();",
+ "$kernel->terminate($request, $response);",
+ ""
+ ],
+ "executable": false
},
"src/Controller/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Kernel.php": {
- "contents": "getProjectDir().'/config/bundles.php';\n foreach ($contents as $class => $envs) {\n if ($envs[$this->environment] ?? $envs['all'] ?? false) {\n yield new $class();\n }\n }\n }\n\n public function getProjectDir(): string\n {\n return \\dirname(__DIR__);\n }\n\n protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader): void\n {\n $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));\n $container->setParameter('container.dumper.inline_class_loader', \\PHP_VERSION_ID < 70400 || $this->debug);\n $container->setParameter('container.dumper.inline_factories', true);\n $confDir = $this->getProjectDir().'/config';\n\n $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');\n $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');\n }\n\n protected function configureRoutes(RouteCollectionBuilder $routes): void\n {\n $confDir = $this->getProjectDir().'/config';\n\n $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');\n $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "getProjectDir().'/config/bundles.php';",
+ " foreach ($contents as $class => $envs) {",
+ " if ($envs[$this->environment] ?? $envs['all'] ?? false) {",
+ " yield new $class();",
+ " }",
+ " }",
+ " }",
+ "",
+ " public function getProjectDir(): string",
+ " {",
+ " return \\dirname(__DIR__);",
+ " }",
+ "",
+ " protected function configureContainer(ContainerBuilder $container, LoaderInterface $loader): void",
+ " {",
+ " $container->addResource(new FileResource($this->getProjectDir().'/config/bundles.php'));",
+ " $container->setParameter('container.dumper.inline_class_loader', \\PHP_VERSION_ID < 70400 || $this->debug);",
+ " $container->setParameter('container.dumper.inline_factories', true);",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $loader->load($confDir.'/{packages}/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{packages}/'.$this->environment.'/*'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}'.self::CONFIG_EXTS, 'glob');",
+ " $loader->load($confDir.'/{services}_'.$this->environment.self::CONFIG_EXTS, 'glob');",
+ " }",
+ "",
+ " protected function configureRoutes(RouteCollectionBuilder $routes): void",
+ " {",
+ " $confDir = $this->getProjectDir().'/config';",
+ "",
+ " $routes->import($confDir.'/{routes}/'.$this->environment.'/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}/*'.self::CONFIG_EXTS, '/', 'glob');",
+ " $routes->import($confDir.'/{routes}'.self::CONFIG_EXTS, '/', 'glob');",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/bootstrap.php": {
- "contents": "=1.2)\nif (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {\n (new Dotenv(false))->populate($env);\n} else {\n // load all the .env files\n (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');\n}\n\n$_SERVER += $_ENV;\n$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';\n$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];\n$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "=1.2)",
+ "if (is_array($env = @include dirname(__DIR__).'/.env.local.php') && (!isset($env['APP_ENV']) || ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? $env['APP_ENV']) === $env['APP_ENV'])) {",
+ " (new Dotenv(false))->populate($env);",
+ "} else {",
+ " // load all the .env files",
+ " (new Dotenv(false))->loadEnv(dirname(__DIR__).'/.env');",
+ "}",
+ "",
+ "$_SERVER += $_ENV;",
+ "$_SERVER['APP_ENV'] = $_ENV['APP_ENV'] = ($_SERVER['APP_ENV'] ?? $_ENV['APP_ENV'] ?? null) ?: 'dev';",
+ "$_SERVER['APP_DEBUG'] = $_SERVER['APP_DEBUG'] ?? $_ENV['APP_DEBUG'] ?? 'prod' !== $_SERVER['APP_ENV'];",
+ "$_SERVER['APP_DEBUG'] = $_ENV['APP_DEBUG'] = (int) $_SERVER['APP_DEBUG'] || filter_var($_SERVER['APP_DEBUG'], FILTER_VALIDATE_BOOLEAN) ? '1' : '0';",
+ ""
+ ],
+ "executable": false
},
"config/routes/dev/framework.yaml": {
- "contents": "_errors:\n resource: '@FrameworkBundle/Resources/config/routing/errors.xml'\n prefix: /_error\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "_errors:",
+ " resource: '@FrameworkBundle/Resources/config/routing/errors.xml'",
+ " prefix: /_error",
+ ""
+ ],
+ "executable": false
},
"config/preload.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n\nif ($_SERVER['APP_DEBUG']) {\n umask(0000);\n\n Debug::enable();\n}\n\nif ($trustedProxies = $_SERVER['TRUSTED_PROXIES'] ?? false) {\n Request::setTrustedProxies(explode(',', $trustedProxies), Request::HEADER_X_FORWARDED_FOR | Request::HEADER_X_FORWARDED_PORT | Request::HEADER_X_FORWARDED_PROTO);\n}\n\nif ($trustedHosts = $_SERVER['TRUSTED_HOSTS'] ?? false) {\n Request::setTrustedHosts([$trustedHosts]);\n}\n\n$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);\n$request = Request::createFromGlobals();\n$response = $kernel->handle($request);\n$response->send();\n$kernel->terminate($request, $response);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "",
+ "if ($_SERVER['APP_DEBUG']) {",
+ " umask(0000);",
+ "",
+ " Debug::enable();",
+ "}",
+ "",
+ "if ($trustedProxies = $_SERVER['TRUSTED_PROXIES'] ?? false) {",
+ " Request::setTrustedProxies(explode(',', $trustedProxies), Request::HEADER_X_FORWARDED_FOR | Request::HEADER_X_FORWARDED_PORT | Request::HEADER_X_FORWARDED_PROTO);",
+ "}",
+ "",
+ "if ($trustedHosts = $_SERVER['TRUSTED_HOSTS'] ?? false) {",
+ " Request::setTrustedHosts([$trustedHosts]);",
+ "}",
+ "",
+ "$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);",
+ "$request = Request::createFromGlobals();",
+ "$response = $kernel->handle($request);",
+ "$response->send();",
+ "$kernel->terminate($request, $response);",
+ ""
+ ],
+ "executable": false
},
"src/Controller/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Kernel.php": {
- "contents": "import('../config/{packages}/*.yaml');\n $container->import('../config/{packages}/'.$this->environment.'/*.yaml');\n\n if (is_file(\\dirname(__DIR__).'/config/services.yaml')) {\n $container->import('../config/services.yaml');\n $container->import('../config/{services}_'.$this->environment.'.yaml');\n } elseif (is_file($path = \\dirname(__DIR__).'/config/services.php')) {\n (require $path)($container->withPath($path), $this);\n }\n }\n\n protected function configureRoutes(RoutingConfigurator $routes): void\n {\n $routes->import('../config/{routes}/'.$this->environment.'/*.yaml');\n $routes->import('../config/{routes}/*.yaml');\n\n if (is_file(\\dirname(__DIR__).'/config/routes.yaml')) {\n $routes->import('../config/routes.yaml');\n } elseif (is_file($path = \\dirname(__DIR__).'/config/routes.php')) {\n (require $path)($routes->withPath($path), $this);\n }\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import('../config/{packages}/*.yaml');",
+ " $container->import('../config/{packages}/'.$this->environment.'/*.yaml');",
+ "",
+ " if (is_file(\\dirname(__DIR__).'/config/services.yaml')) {",
+ " $container->import('../config/services.yaml');",
+ " $container->import('../config/{services}_'.$this->environment.'.yaml');",
+ " } elseif (is_file($path = \\dirname(__DIR__).'/config/services.php')) {",
+ " (require $path)($container->withPath($path), $this);",
+ " }",
+ " }",
+ "",
+ " protected function configureRoutes(RoutingConfigurator $routes): void",
+ " {",
+ " $routes->import('../config/{routes}/'.$this->environment.'/*.yaml');",
+ " $routes->import('../config/{routes}/*.yaml');",
+ "",
+ " if (is_file(\\dirname(__DIR__).'/config/routes.yaml')) {",
+ " $routes->import('../config/routes.yaml');",
+ " } elseif (is_file($path = \\dirname(__DIR__).'/config/routes.php')) {",
+ " (require $path)($routes->withPath($path), $this);",
+ " }",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/routes/dev/framework.yaml": {
- "contents": "_errors:\n resource: '@FrameworkBundle/Resources/config/routing/errors.xml'\n prefix: /_error\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "_errors:",
+ " resource: '@FrameworkBundle/Resources/config/routing/errors.xml'",
+ " prefix: /_error",
+ ""
+ ],
+ "executable": false
},
"config/preload.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n\nif ($_SERVER['APP_DEBUG']) {\n umask(0000);\n\n Debug::enable();\n}\n\n$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);\n$request = Request::createFromGlobals();\n$response = $kernel->handle($request);\n$response->send();\n$kernel->terminate($request, $response);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "",
+ "if ($_SERVER['APP_DEBUG']) {",
+ " umask(0000);",
+ "",
+ " Debug::enable();",
+ "}",
+ "",
+ "$kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);",
+ "$request = Request::createFromGlobals();",
+ "$response = $kernel->handle($request);",
+ "$response->send();",
+ "$kernel->terminate($request, $response);",
+ ""
+ ],
+ "executable": false
},
"src/Controller/.gitignore": {
- "contents": "",
- "executable": false,
- "encoding": ""
+ "contents": [
+ ""
+ ],
+ "executable": false
},
"src/Kernel.php": {
- "contents": "import('../config/{packages}/*.yaml');\n $container->import('../config/{packages}/'.$this->environment.'/*.yaml');\n\n if (is_file(\\dirname(__DIR__).'/config/services.yaml')) {\n $container->import('../config/services.yaml');\n $container->import('../config/{services}_'.$this->environment.'.yaml');\n } elseif (is_file($path = \\dirname(__DIR__).'/config/services.php')) {\n (require $path)($container->withPath($path), $this);\n }\n }\n\n protected function configureRoutes(RoutingConfigurator $routes): void\n {\n $routes->import('../config/{routes}/'.$this->environment.'/*.yaml');\n $routes->import('../config/{routes}/*.yaml');\n\n if (is_file(\\dirname(__DIR__).'/config/routes.yaml')) {\n $routes->import('../config/routes.yaml');\n } elseif (is_file($path = \\dirname(__DIR__).'/config/routes.php')) {\n (require $path)($routes->withPath($path), $this);\n }\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import('../config/{packages}/*.yaml');",
+ " $container->import('../config/{packages}/'.$this->environment.'/*.yaml');",
+ "",
+ " if (is_file(\\dirname(__DIR__).'/config/services.yaml')) {",
+ " $container->import('../config/services.yaml');",
+ " $container->import('../config/{services}_'.$this->environment.'.yaml');",
+ " } elseif (is_file($path = \\dirname(__DIR__).'/config/services.php')) {",
+ " (require $path)($container->withPath($path), $this);",
+ " }",
+ " }",
+ "",
+ " protected function configureRoutes(RoutingConfigurator $routes): void",
+ " {",
+ " $routes->import('../config/{routes}/'.$this->environment.'/*.yaml');",
+ " $routes->import('../config/{routes}/*.yaml');",
+ "",
+ " if (is_file(\\dirname(__DIR__).'/config/routes.yaml')) {",
+ " $routes->import('../config/routes.yaml');",
+ " } elseif (is_file($path = \\dirname(__DIR__).'/config/routes.php')) {",
+ " (require $path)($routes->withPath($path), $this);",
+ " }",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/routes/dev/framework.yaml": {
- "contents": "_errors:\n resource: '@FrameworkBundle/Resources/config/routing/errors.xml'\n prefix: /_error\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "_errors:",
+ " resource: '@FrameworkBundle/Resources/config/routing/errors.xml'",
+ " prefix: /_error",
+ ""
+ ],
+ "executable": false
},
"config/preload.php": {
- "contents": "import('../config/{packages}/*.yaml');\n $container->import('../config/{packages}/'.$this->environment.'/*.yaml');\n\n if (is_file(\\dirname(__DIR__).'/config/services.yaml')) {\n $container->import('../config/services.yaml');\n $container->import('../config/{services}_'.$this->environment.'.yaml');\n } else {\n $container->import('../config/{services}.php');\n }\n }\n\n protected function configureRoutes(RoutingConfigurator $routes): void\n {\n $routes->import('../config/{routes}/'.$this->environment.'/*.yaml');\n $routes->import('../config/{routes}/*.yaml');\n\n if (is_file(\\dirname(__DIR__).'/config/routes.yaml')) {\n $routes->import('../config/routes.yaml');\n } else {\n $routes->import('../config/{routes}.php');\n }\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import('../config/{packages}/*.yaml');",
+ " $container->import('../config/{packages}/'.$this->environment.'/*.yaml');",
+ "",
+ " if (is_file(\\dirname(__DIR__).'/config/services.yaml')) {",
+ " $container->import('../config/services.yaml');",
+ " $container->import('../config/{services}_'.$this->environment.'.yaml');",
+ " } else {",
+ " $container->import('../config/{services}.php');",
+ " }",
+ " }",
+ "",
+ " protected function configureRoutes(RoutingConfigurator $routes): void",
+ " {",
+ " $routes->import('../config/{routes}/'.$this->environment.'/*.yaml');",
+ " $routes->import('../config/{routes}/*.yaml');",
+ "",
+ " if (is_file(\\dirname(__DIR__).'/config/routes.yaml')) {",
+ " $routes->import('../config/routes.yaml');",
+ " } else {",
+ " $routes->import('../config/{routes}.php');",
+ " }",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/routes/framework.yaml": {
- "contents": "when@dev:\n _errors:\n resource: '@FrameworkBundle/Resources/config/routing/errors.xml'\n prefix: /_error\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "when@dev:",
+ " _errors:",
+ " resource: '@FrameworkBundle/Resources/config/routing/errors.xml'",
+ " prefix: /_error",
+ ""
+ ],
+ "executable": false
},
"config/preload.php": {
- "contents": "getProjectDir();\n\n $container->import($projectDir.'/config/{packages}/*.yaml');\n $container->import($projectDir.'/config/{packages}/'.$this->environment.'/*.yaml');\n\n if (is_file($projectDir.'/config/services.yaml')) {\n $container->import($projectDir.'/config/services.yaml');\n $container->import($projectDir.'/config/{services}_'.$this->environment.'.yaml');\n } else {\n $container->import($projectDir.'/config/{services}.php');\n }\n }\n\n protected function configureRoutes(RoutingConfigurator $routes): void\n {\n $projectDir = $this->getProjectDir();\n\n $routes->import($projectDir.'/config/{routes}/'.$this->environment.'/*.yaml');\n $routes->import($projectDir.'/config/{routes}/*.yaml');\n\n if (is_file($projectDir.'/config/routes.yaml')) {\n $routes->import($projectDir.'/config/routes.yaml');\n } else {\n $routes->import($projectDir.'/config/{routes}.php');\n }\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "getProjectDir();",
+ "",
+ " $container->import($projectDir.'/config/{packages}/*.yaml');",
+ " $container->import($projectDir.'/config/{packages}/'.$this->environment.'/*.yaml');",
+ "",
+ " if (is_file($projectDir.'/config/services.yaml')) {",
+ " $container->import($projectDir.'/config/services.yaml');",
+ " $container->import($projectDir.'/config/{services}_'.$this->environment.'.yaml');",
+ " } else {",
+ " $container->import($projectDir.'/config/{services}.php');",
+ " }",
+ " }",
+ "",
+ " protected function configureRoutes(RoutingConfigurator $routes): void",
+ " {",
+ " $projectDir = $this->getProjectDir();",
+ "",
+ " $routes->import($projectDir.'/config/{routes}/'.$this->environment.'/*.yaml');",
+ " $routes->import($projectDir.'/config/{routes}/*.yaml');",
+ "",
+ " if (is_file($projectDir.'/config/routes.yaml')) {",
+ " $routes->import($projectDir.'/config/routes.yaml');",
+ " } else {",
+ " $routes->import($projectDir.'/config/{routes}.php');",
+ " }",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"config/routes/framework.yaml": {
- "contents": "when@dev:\n _errors:\n resource: '@FrameworkBundle/Resources/config/routing/errors.xml'\n prefix: /_error\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "when@dev:",
+ " _errors:",
+ " resource: '@FrameworkBundle/Resources/config/routing/errors.xml'",
+ " prefix: /_error",
+ ""
+ ],
+ "executable": false
},
"config/preload.php": {
- "contents": "\n\n\n\n \n \n \n \n \n \n\n \n \n tests\n \n \n\n \n \n src\n \n \n\n \n \n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ "",
+ "",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " tests",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " src",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"tests/bootstrap.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/phpunit-bridge:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "f59588dbcb508b1f45097a97d5066905aa6f8f41"
}
}
}
\ No newline at end of file
diff --git a/symfony.phpunit-bridge.4.1.json b/symfony.phpunit-bridge.4.1.json
index ff7cd86a..226558c0 100644
--- a/symfony.phpunit-bridge.4.1.json
+++ b/symfony.phpunit-bridge.4.1.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/phpunit-bridge": {
- "version": "4.1",
- "recipe": {
- "repo": "4.1",
- "branch": "master",
- "version": "4.1",
- "ref": "2ba17ea3190d76e6e37a52378f6bca3d84891bc5"
- }
- }
- },
"manifests": {
"symfony/phpunit-bridge": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/phpunit-bridge",
- "version": "4.1",
"manifest": {
"copy-from-recipe": {
".env.test": ".env.test",
@@ -37,28 +23,94 @@
},
"files": {
".env.test": {
- "contents": "# define your env variables for the test env here\nKERNEL_CLASS='App\\Kernel'\nAPP_SECRET='$ecretf0rt3st'\nSYMFONY_DEPRECATIONS_HELPER=999999\nPANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# define your env variables for the test env here",
+ "KERNEL_CLASS='App\\Kernel'",
+ "APP_SECRET='$ecretf0rt3st'",
+ "SYMFONY_DEPRECATIONS_HELPER=999999",
+ "PANTHER_APP_ENV=panther",
+ "PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
+ ""
+ ],
+ "executable": false
},
"bin/phpunit": {
- "contents": "#!/usr/bin/env php\n\n\n\n\n \n \n \n \n \n \n \n\n \n \n tests\n \n \n\n \n \n src\n \n \n\n \n \n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ "",
+ "",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " tests",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " src",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"tests/bootstrap.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/phpunit-bridge:4.1@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "2ba17ea3190d76e6e37a52378f6bca3d84891bc5"
}
}
}
\ No newline at end of file
diff --git a/symfony.phpunit-bridge.4.3.json b/symfony.phpunit-bridge.4.3.json
index f2fad5cf..75eabaf1 100644
--- a/symfony.phpunit-bridge.4.3.json
+++ b/symfony.phpunit-bridge.4.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/phpunit-bridge": {
- "version": "4.3",
- "recipe": {
- "repo": "4.3",
- "branch": "master",
- "version": "4.3",
- "ref": "0e1b186400de9d4ab83363138b4eb0072c99b2ab"
- }
- }
- },
"manifests": {
"symfony/phpunit-bridge": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/phpunit-bridge",
- "version": "4.3",
"manifest": {
"copy-from-recipe": {
".env.test": ".env.test",
@@ -37,28 +23,95 @@
},
"files": {
".env.test": {
- "contents": "# define your env variables for the test env here\nKERNEL_CLASS='App\\Kernel'\nAPP_SECRET='$ecretf0rt3st'\nSYMFONY_DEPRECATIONS_HELPER=999999\nPANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# define your env variables for the test env here",
+ "KERNEL_CLASS='App\\Kernel'",
+ "APP_SECRET='$ecretf0rt3st'",
+ "SYMFONY_DEPRECATIONS_HELPER=999999",
+ "PANTHER_APP_ENV=panther",
+ "PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
+ ""
+ ],
+ "executable": false
},
"bin/phpunit": {
- "contents": "#!/usr/bin/env php\n\n\n\n\n \n \n \n \n \n \n \n \n\n \n \n tests\n \n \n\n \n \n src\n \n \n\n \n \n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ "",
+ "",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " tests",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " src",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"tests/bootstrap.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/phpunit-bridge:4.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "0e1b186400de9d4ab83363138b4eb0072c99b2ab"
}
}
}
\ No newline at end of file
diff --git a/symfony.phpunit-bridge.5.1.json b/symfony.phpunit-bridge.5.1.json
index fbf56ad4..ac75a53b 100644
--- a/symfony.phpunit-bridge.5.1.json
+++ b/symfony.phpunit-bridge.5.1.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/phpunit-bridge": {
- "version": "5.1",
- "recipe": {
- "repo": "5.1",
- "branch": "master",
- "version": "5.1",
- "ref": "f42c00dd9758feeafde5dfad515117753599f8f2"
- }
- }
- },
"manifests": {
"symfony/phpunit-bridge": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/phpunit-bridge",
- "version": "5.1",
"manifest": {
"copy-from-recipe": {
".env.test": ".env.test",
@@ -37,28 +23,101 @@
},
"files": {
".env.test": {
- "contents": "# define your env variables for the test env here\nKERNEL_CLASS='App\\Kernel'\nAPP_SECRET='$ecretf0rt3st'\nSYMFONY_DEPRECATIONS_HELPER=999999\nPANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# define your env variables for the test env here",
+ "KERNEL_CLASS='App\\Kernel'",
+ "APP_SECRET='$ecretf0rt3st'",
+ "SYMFONY_DEPRECATIONS_HELPER=999999",
+ "PANTHER_APP_ENV=panther",
+ "PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
+ ""
+ ],
+ "executable": false
},
"bin/phpunit": {
- "contents": "#!/usr/bin/env php\n\n\n\n\n \n \n \n \n \n \n \n\n \n \n tests\n \n \n\n \n \n src\n \n \n\n \n \n \n\n \n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ "",
+ "",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " tests",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " src",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"tests/bootstrap.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/phpunit-bridge:5.1@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "f42c00dd9758feeafde5dfad515117753599f8f2"
}
}
}
\ No newline at end of file
diff --git a/symfony.phpunit-bridge.5.3.json b/symfony.phpunit-bridge.5.3.json
index 64fdea39..0b57eeab 100644
--- a/symfony.phpunit-bridge.5.3.json
+++ b/symfony.phpunit-bridge.5.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/phpunit-bridge": {
- "version": "5.3",
- "recipe": {
- "repo": "5.3",
- "branch": "master",
- "version": "5.3",
- "ref": "97cb3dc7b0f39c7cfc4b7553504c9d7b7795de96"
- }
- }
- },
"manifests": {
"symfony/phpunit-bridge": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/phpunit-bridge",
- "version": "5.3",
"manifest": {
"copy-from-recipe": {
".env.test": ".env.test",
@@ -37,28 +23,109 @@
},
"files": {
".env.test": {
- "contents": "# define your env variables for the test env here\nKERNEL_CLASS='App\\Kernel'\nAPP_SECRET='$ecretf0rt3st'\nSYMFONY_DEPRECATIONS_HELPER=999999\nPANTHER_APP_ENV=panther\nPANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# define your env variables for the test env here",
+ "KERNEL_CLASS='App\\Kernel'",
+ "APP_SECRET='$ecretf0rt3st'",
+ "SYMFONY_DEPRECATIONS_HELPER=999999",
+ "PANTHER_APP_ENV=panther",
+ "PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots",
+ ""
+ ],
+ "executable": false
},
"bin/phpunit": {
- "contents": "#!/usr/bin/env php\n\n\n\n\n \n \n \n \n \n \n \n \n\n \n \n tests\n \n \n\n \n \n src\n \n \n\n \n \n \n\n \n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ "",
+ "",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " tests",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " src",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ " ",
+ "",
+ " ",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"tests/bootstrap.php": {
- "contents": "bootEnv(dirname(__DIR__).'/.env');\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bootEnv(dirname(__DIR__).'/.env');",
+ "}",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/phpunit-bridge:5.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "97cb3dc7b0f39c7cfc4b7553504c9d7b7795de96"
}
}
}
\ No newline at end of file
diff --git a/symfony.postmark-mailer.4.3.json b/symfony.postmark-mailer.4.3.json
index 9b9ec15b..90546f7a 100644
--- a/symfony.postmark-mailer.4.3.json
+++ b/symfony.postmark-mailer.4.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/postmark-mailer": {
- "version": "4.3",
- "recipe": {
- "repo": "4.3",
- "branch": "master",
- "version": "4.3",
- "ref": "1e8bd746a4123639004c94d163bfb37304b13c70"
- }
- }
- },
"manifests": {
"symfony/postmark-mailer": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/postmark-mailer",
- "version": "4.3",
"manifest": {
"env": {
"#1": "POSTMARK_ID=",
@@ -22,8 +8,7 @@
}
},
"files": [],
- "origin": "symfony/postmark-mailer:4.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "1e8bd746a4123639004c94d163bfb37304b13c70"
}
}
}
\ No newline at end of file
diff --git a/symfony.postmark-mailer.4.4.json b/symfony.postmark-mailer.4.4.json
index 023ccc31..4e8a7def 100644
--- a/symfony.postmark-mailer.4.4.json
+++ b/symfony.postmark-mailer.4.4.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/postmark-mailer": {
- "version": "4.4",
- "recipe": {
- "repo": "4.4",
- "branch": "master",
- "version": "4.4",
- "ref": "84842f6791eaef80618dda244d4e3bbcbbcdf543"
- }
- }
- },
"manifests": {
"symfony/postmark-mailer": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/postmark-mailer",
- "version": "4.4",
"manifest": {
"env": {
"#1": "MAILER_DSN=postmark://ID@default"
}
},
"files": [],
- "origin": "symfony/postmark-mailer:4.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "84842f6791eaef80618dda244d4e3bbcbbcdf543"
}
}
}
\ No newline at end of file
diff --git a/symfony.profiler-pack.1.0.json b/symfony.profiler-pack.1.0.json
index 6e6847f7..f70673d6 100644
--- a/symfony.profiler-pack.1.0.json
+++ b/symfony.profiler-pack.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/profiler-pack": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "bef948aac96fea48fe368199ade9c295ed30e142"
- }
- }
- },
"manifests": {
"symfony/profiler-pack": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/profiler-pack",
- "version": "1.0",
"manifest": {
"aliases": [
"profiler",
@@ -22,8 +8,7 @@
]
},
"files": [],
- "origin": "symfony/profiler-pack:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "bef948aac96fea48fe368199ade9c295ed30e142"
}
}
}
\ No newline at end of file
diff --git a/symfony.psr7-pack.1.0.json b/symfony.psr7-pack.1.0.json
index 57967183..33ff91e6 100644
--- a/symfony.psr7-pack.1.0.json
+++ b/symfony.psr7-pack.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/psr7-pack": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "5757a9204a2af95fb9a04aa746c60d981419a480"
- }
- }
- },
"manifests": {
"symfony/psr7-pack": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/psr7-pack",
- "version": "1.0",
"manifest": {
"aliases": [
"psr7",
@@ -28,13 +14,32 @@
},
"files": {
"config/packages/psr_http_message_bridge.yaml": {
- "contents": "services:\n _defaults:\n autowire: true\n autoconfigure: true\n\n Symfony\\Bridge\\PsrHttpMessage\\HttpFoundationFactoryInterface:\n '@Symfony\\Bridge\\PsrHttpMessage\\Factory\\HttpFoundationFactory'\n\n Symfony\\Bridge\\PsrHttpMessage\\HttpMessageFactoryInterface:\n '@Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'\n\n Symfony\\Bridge\\PsrHttpMessage\\Factory\\HttpFoundationFactory: null\n Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory: null\n\n # Uncomment to allow controllers to receive a PSR-7 server request object as argument\n #Symfony\\Bridge\\PsrHttpMessage\\ArgumentValueResolver\\PsrServerRequestResolver: null\n\n # Uncomment to allow controllers to return a PSR-7 response object\n #Symfony\\Bridge\\PsrHttpMessage\\EventListener\\PsrResponseListener: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "services:",
+ " _defaults:",
+ " autowire: true",
+ " autoconfigure: true",
+ "",
+ " Symfony\\Bridge\\PsrHttpMessage\\HttpFoundationFactoryInterface:",
+ " '@Symfony\\Bridge\\PsrHttpMessage\\Factory\\HttpFoundationFactory'",
+ "",
+ " Symfony\\Bridge\\PsrHttpMessage\\HttpMessageFactoryInterface:",
+ " '@Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'",
+ "",
+ " Symfony\\Bridge\\PsrHttpMessage\\Factory\\HttpFoundationFactory: null",
+ " Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory: null",
+ "",
+ " # Uncomment to allow controllers to receive a PSR-7 server request object as argument",
+ " #Symfony\\Bridge\\PsrHttpMessage\\ArgumentValueResolver\\PsrServerRequestResolver: null",
+ "",
+ " # Uncomment to allow controllers to return a PSR-7 response object",
+ " #Symfony\\Bridge\\PsrHttpMessage\\EventListener\\PsrResponseListener: null",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/psr7-pack:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "5757a9204a2af95fb9a04aa746c60d981419a480"
}
}
}
\ No newline at end of file
diff --git a/symfony.requirements-checker.1.0.json b/symfony.requirements-checker.1.0.json
index 456e4b15..bdf46a09 100644
--- a/symfony.requirements-checker.1.0.json
+++ b/symfony.requirements-checker.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/requirements-checker": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "88980e1a5d7fe6ef1837e45bc44e9d38538b88ca"
- }
- }
- },
"manifests": {
"symfony/requirements-checker": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/requirements-checker",
- "version": "1.0",
"manifest": {
"copy-from-recipe": {
"public/": "%PUBLIC_DIR%/"
@@ -32,13 +18,16 @@
},
"files": {
"public/check.php": {
- "contents": "\n\n \n \n {% block title %}Welcome!{% endblock %}\n {# Run `composer require symfony/webpack-encore-bundle`\n and uncomment the following Encore helpers to start using Symfony UX #}\n {% block stylesheets %}\n {#{{ encore_entry_link_tags('app') }}#}\n {% endblock %}\n\n {% block javascripts %}\n {#{{ encore_entry_script_tags('app') }}#}\n {% endblock %}\n \n \n {% block body %}{% endblock %}\n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ " ",
+ " ",
+ " {% block title %}Welcome!{% endblock %}",
+ " {# Run `composer require symfony/webpack-encore-bundle`",
+ " and uncomment the following Encore helpers to start using Symfony UX #}",
+ " {% block stylesheets %}",
+ " {#{{ encore_entry_link_tags('app') }}#}",
+ " {% endblock %}",
+ "",
+ " {% block javascripts %}",
+ " {#{{ encore_entry_script_tags('app') }}#}",
+ " {% endblock %}",
+ " ",
+ " ",
+ " {% block body %}{% endblock %}",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"config/routes/dev/twig.yaml": {
- "contents": "_errors:\n resource: '@TwigBundle/Resources/config/routing/errors.xml'\n prefix: /_error\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "_errors:",
+ " resource: '@TwigBundle/Resources/config/routing/errors.xml'",
+ " prefix: /_error",
+ ""
+ ],
+ "executable": false
},
"config/packages/twig.yaml": {
- "contents": "twig:\n default_path: '%kernel.project_dir%/templates'\n debug: '%kernel.debug%'\n strict_variables: '%kernel.debug%'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " default_path: '%kernel.project_dir%/templates'",
+ " debug: '%kernel.debug%'",
+ " strict_variables: '%kernel.debug%'",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/twig.yaml": {
- "contents": "twig:\n strict_variables: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " strict_variables: true",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/twig-bundle:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "7e5381cd17e0e27d1b432af9230b65060b75ac4c"
}
}
}
\ No newline at end of file
diff --git a/symfony.twig-bundle.4.4.json b/symfony.twig-bundle.4.4.json
index 1b405e6c..bb8314c1 100644
--- a/symfony.twig-bundle.4.4.json
+++ b/symfony.twig-bundle.4.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/twig-bundle": {
- "version": "4.4",
- "recipe": {
- "repo": "4.4",
- "branch": "master",
- "version": "4.4",
- "ref": "73baff3f7b3cea12a73812a7cfd2c0924a9e250f"
- }
- }
- },
"manifests": {
"symfony/twig-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/twig-bundle",
- "version": "4.4",
"manifest": {
"bundles": {
"Symfony\\Bundle\\TwigBundle\\TwigBundle": [
@@ -28,23 +14,51 @@
},
"files": {
"templates/base.html.twig": {
- "contents": "\n\n \n \n {% block title %}Welcome!{% endblock %}\n {# Run `composer require symfony/webpack-encore-bundle`\n and uncomment the following Encore helpers to start using Symfony UX #}\n {% block stylesheets %}\n {#{{ encore_entry_link_tags('app') }}#}\n {% endblock %}\n\n {% block javascripts %}\n {#{{ encore_entry_script_tags('app') }}#}\n {% endblock %}\n \n \n {% block body %}{% endblock %}\n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ " ",
+ " ",
+ " {% block title %}Welcome!{% endblock %}",
+ " {# Run `composer require symfony/webpack-encore-bundle`",
+ " and uncomment the following Encore helpers to start using Symfony UX #}",
+ " {% block stylesheets %}",
+ " {#{{ encore_entry_link_tags('app') }}#}",
+ " {% endblock %}",
+ "",
+ " {% block javascripts %}",
+ " {#{{ encore_entry_script_tags('app') }}#}",
+ " {% endblock %}",
+ " ",
+ " ",
+ " {% block body %}{% endblock %}",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"config/packages/twig.yaml": {
- "contents": "twig:\n default_path: '%kernel.project_dir%/templates'\n debug: '%kernel.debug%'\n strict_variables: '%kernel.debug%'\n exception_controller: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " default_path: '%kernel.project_dir%/templates'",
+ " debug: '%kernel.debug%'",
+ " strict_variables: '%kernel.debug%'",
+ " exception_controller: null",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/twig.yaml": {
- "contents": "twig:\n strict_variables: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " strict_variables: true",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/twig-bundle:4.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "73baff3f7b3cea12a73812a7cfd2c0924a9e250f"
}
}
}
\ No newline at end of file
diff --git a/symfony.twig-bundle.5.0.json b/symfony.twig-bundle.5.0.json
index 84f4c809..0425d513 100644
--- a/symfony.twig-bundle.5.0.json
+++ b/symfony.twig-bundle.5.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/twig-bundle": {
- "version": "5.0",
- "recipe": {
- "repo": "5.0",
- "branch": "master",
- "version": "5.0",
- "ref": "1766a292f47e3bf94bcfc192c2aa090588f9f46d"
- }
- }
- },
"manifests": {
"symfony/twig-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/twig-bundle",
- "version": "5.0",
"manifest": {
"bundles": {
"Symfony\\Bundle\\TwigBundle\\TwigBundle": [
@@ -28,23 +14,48 @@
},
"files": {
"templates/base.html.twig": {
- "contents": "\n\n \n \n {% block title %}Welcome!{% endblock %}\n {# Run `composer require symfony/webpack-encore-bundle`\n and uncomment the following Encore helpers to start using Symfony UX #}\n {% block stylesheets %}\n {#{{ encore_entry_link_tags('app') }}#}\n {% endblock %}\n\n {% block javascripts %}\n {#{{ encore_entry_script_tags('app') }}#}\n {% endblock %}\n \n \n {% block body %}{% endblock %}\n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ " ",
+ " ",
+ " {% block title %}Welcome!{% endblock %}",
+ " {# Run `composer require symfony/webpack-encore-bundle`",
+ " and uncomment the following Encore helpers to start using Symfony UX #}",
+ " {% block stylesheets %}",
+ " {#{{ encore_entry_link_tags('app') }}#}",
+ " {% endblock %}",
+ "",
+ " {% block javascripts %}",
+ " {#{{ encore_entry_script_tags('app') }}#}",
+ " {% endblock %}",
+ " ",
+ " ",
+ " {% block body %}{% endblock %}",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"config/packages/twig.yaml": {
- "contents": "twig:\n default_path: '%kernel.project_dir%/templates'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " default_path: '%kernel.project_dir%/templates'",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/twig.yaml": {
- "contents": "twig:\n strict_variables: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " strict_variables: true",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/twig-bundle:5.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "1766a292f47e3bf94bcfc192c2aa090588f9f46d"
}
}
}
\ No newline at end of file
diff --git a/symfony.twig-bundle.5.3.json b/symfony.twig-bundle.5.3.json
index 275b6fef..b9ea88c8 100644
--- a/symfony.twig-bundle.5.3.json
+++ b/symfony.twig-bundle.5.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/twig-bundle": {
- "version": "5.3",
- "recipe": {
- "repo": "5.3",
- "branch": "master",
- "version": "5.3",
- "ref": "3dd530739a4284e3272274c128dbb7a8140a66f1"
- }
- }
- },
"manifests": {
"symfony/twig-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/twig-bundle",
- "version": "5.3",
"manifest": {
"bundles": {
"Symfony\\Bundle\\TwigBundle\\TwigBundle": [
@@ -28,18 +14,44 @@
},
"files": {
"templates/base.html.twig": {
- "contents": "\n\n \n \n {% block title %}Welcome!{% endblock %}\n {# Run `composer require symfony/webpack-encore-bundle`\n and uncomment the following Encore helpers to start using Symfony UX #}\n {% block stylesheets %}\n {#{{ encore_entry_link_tags('app') }}#}\n {% endblock %}\n\n {% block javascripts %}\n {#{{ encore_entry_script_tags('app') }}#}\n {% endblock %}\n \n \n {% block body %}{% endblock %}\n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ " ",
+ " ",
+ " {% block title %}Welcome!{% endblock %}",
+ " {# Run `composer require symfony/webpack-encore-bundle`",
+ " and uncomment the following Encore helpers to start using Symfony UX #}",
+ " {% block stylesheets %}",
+ " {#{{ encore_entry_link_tags('app') }}#}",
+ " {% endblock %}",
+ "",
+ " {% block javascripts %}",
+ " {#{{ encore_entry_script_tags('app') }}#}",
+ " {% endblock %}",
+ " ",
+ " ",
+ " {% block body %}{% endblock %}",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"config/packages/twig.yaml": {
- "contents": "twig:\n default_path: '%kernel.project_dir%/templates'\n\nwhen@test:\n twig:\n strict_variables: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " default_path: '%kernel.project_dir%/templates'",
+ "",
+ "when@test:",
+ " twig:",
+ " strict_variables: true",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/twig-bundle:5.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "3dd530739a4284e3272274c128dbb7a8140a66f1"
}
}
}
\ No newline at end of file
diff --git a/symfony.twig-bundle.5.4.json b/symfony.twig-bundle.5.4.json
index 1cc57aee..b5ff52cf 100644
--- a/symfony.twig-bundle.5.4.json
+++ b/symfony.twig-bundle.5.4.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/twig-bundle": {
- "version": "5.4",
- "recipe": {
- "repo": "5.4",
- "branch": "master",
- "version": "5.4",
- "ref": "ba5388319da939fbb8a5ffab45179801a936da0d"
- }
- }
- },
"manifests": {
"symfony/twig-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/twig-bundle",
- "version": "5.4",
"manifest": {
"bundles": {
"Symfony\\Bundle\\TwigBundle\\TwigBundle": [
@@ -28,18 +14,43 @@
},
"files": {
"templates/base.html.twig": {
- "contents": "\n\n \n \n {% block title %}Welcome!{% endblock %}\n {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}\n {% block stylesheets %}\n {{ encore_entry_link_tags('app') }}\n {% endblock %}\n\n {% block javascripts %}\n {{ encore_entry_script_tags('app') }}\n {% endblock %}\n \n \n {% block body %}{% endblock %}\n \n\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "",
+ "",
+ " ",
+ " ",
+ " {% block title %}Welcome!{% endblock %}",
+ " {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}",
+ " {% block stylesheets %}",
+ " {{ encore_entry_link_tags('app') }}",
+ " {% endblock %}",
+ "",
+ " {% block javascripts %}",
+ " {{ encore_entry_script_tags('app') }}",
+ " {% endblock %}",
+ " ",
+ " ",
+ " {% block body %}{% endblock %}",
+ " ",
+ "",
+ ""
+ ],
+ "executable": false
},
"config/packages/twig.yaml": {
- "contents": "twig:\n default_path: '%kernel.project_dir%/templates'\n\nwhen@test:\n twig:\n strict_variables: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "twig:",
+ " default_path: '%kernel.project_dir%/templates'",
+ "",
+ "when@test:",
+ " twig:",
+ " strict_variables: true",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/twig-bundle:5.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "ba5388319da939fbb8a5ffab45179801a936da0d"
}
}
}
\ No newline at end of file
diff --git a/symfony.twig-pack.1.0.json b/symfony.twig-pack.1.0.json
index 1c9bf941..c2d28866 100644
--- a/symfony.twig-pack.1.0.json
+++ b/symfony.twig-pack.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/twig-pack": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "6c1ec42393d21c5e4cca912b8e29d78fdb714f43"
- }
- }
- },
"manifests": {
"symfony/twig-pack": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/twig-pack",
- "version": "1.0",
"manifest": {
"aliases": [
"twig",
@@ -23,8 +9,7 @@
]
},
"files": [],
- "origin": "symfony/twig-pack:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "6c1ec42393d21c5e4cca912b8e29d78fdb714f43"
}
}
}
\ No newline at end of file
diff --git a/symfony.twilio-notifier.5.0.json b/symfony.twilio-notifier.5.0.json
index abe7f584..630b18f8 100644
--- a/symfony.twilio-notifier.5.0.json
+++ b/symfony.twilio-notifier.5.0.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/twilio-notifier": {
- "version": "5.0",
- "recipe": {
- "repo": "5.0",
- "branch": "master",
- "version": "5.0",
- "ref": "eb697fe6a90b4972a4a544b4f7ea56520d29d9e9"
- }
- }
- },
"manifests": {
"symfony/twilio-notifier": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/twilio-notifier",
- "version": "5.0",
"manifest": {
"env": {
"#1": "TWILIO_DSN=twilio://SID:TOKEN@default?from=FROM"
}
},
"files": [],
- "origin": "symfony/twilio-notifier:5.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "eb697fe6a90b4972a4a544b4f7ea56520d29d9e9"
}
}
}
\ No newline at end of file
diff --git a/symfony.validator.3.3.json b/symfony.validator.3.3.json
index bfece1de..e72fb96c 100644
--- a/symfony.validator.3.3.json
+++ b/symfony.validator.3.3.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/validator": {
- "version": "3.3",
- "recipe": {
- "repo": "3.3",
- "branch": "master",
- "version": "3.3",
- "ref": "0d6115cadab05af210a14db75560e55744a4cb3c"
- }
- }
- },
"manifests": {
"symfony/validator": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/validator",
- "version": "3.3",
"manifest": {
"aliases": [
"validation"
]
},
"files": [],
- "origin": "symfony/validator:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "0d6115cadab05af210a14db75560e55744a4cb3c"
}
}
}
\ No newline at end of file
diff --git a/symfony.validator.4.1.json b/symfony.validator.4.1.json
index 3107c257..74380cd6 100644
--- a/symfony.validator.4.1.json
+++ b/symfony.validator.4.1.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/validator": {
- "version": "4.1",
- "recipe": {
- "repo": "4.1",
- "branch": "master",
- "version": "4.1",
- "ref": "21ab70175caf1e4b273791364fb30d27f1153546"
- }
- }
- },
"manifests": {
"symfony/validator": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/validator",
- "version": "4.1",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -25,18 +11,26 @@
},
"files": {
"config/packages/validator.yaml": {
- "contents": "framework:\n validation:\n email_validation_mode: html5\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " validation:",
+ " email_validation_mode: html5",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/validator.yaml": {
- "contents": "framework:\n validation:\n # As of Symfony 4.3 you can disable the NotCompromisedPassword Validator\n # not_compromised_password: false\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " validation:",
+ " # As of Symfony 4.3 you can disable the NotCompromisedPassword Validator",
+ " # not_compromised_password: false",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/validator:4.1@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "21ab70175caf1e4b273791364fb30d27f1153546"
}
}
}
\ No newline at end of file
diff --git a/symfony.validator.4.3.json b/symfony.validator.4.3.json
index 2f2a9811..ca983577 100644
--- a/symfony.validator.4.3.json
+++ b/symfony.validator.4.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/validator": {
- "version": "4.3",
- "recipe": {
- "repo": "4.3",
- "branch": "master",
- "version": "4.3",
- "ref": "3eb8df139ec05414489d55b97603c5f6ca0c44cb"
- }
- }
- },
"manifests": {
"symfony/validator": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/validator",
- "version": "4.3",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -25,18 +11,30 @@
},
"files": {
"config/packages/validator.yaml": {
- "contents": "framework:\n validation:\n email_validation_mode: html5\n\n # Enables validator auto-mapping support.\n # For instance, basic validation constraints will be inferred from Doctrine's metadata.\n #auto_mapping:\n # App\\Entity\\: []\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " validation:",
+ " email_validation_mode: html5",
+ "",
+ " # Enables validator auto-mapping support.",
+ " # For instance, basic validation constraints will be inferred from Doctrine's metadata.",
+ " #auto_mapping:",
+ " # App\\Entity\\: []",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/validator.yaml": {
- "contents": "framework:\n validation:\n not_compromised_password: false\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " validation:",
+ " not_compromised_password: false",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/validator:4.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "3eb8df139ec05414489d55b97603c5f6ca0c44cb"
}
}
}
\ No newline at end of file
diff --git a/symfony.var-dumper.3.3.json b/symfony.var-dumper.3.3.json
index 27956eec..a50c3aa3 100644
--- a/symfony.var-dumper.3.3.json
+++ b/symfony.var-dumper.3.3.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/var-dumper": {
- "version": "3.3",
- "recipe": {
- "repo": "3.3",
- "branch": "master",
- "version": "3.3",
- "ref": "194f673f6638645cfc690fb9d360ed0135552e22"
- }
- }
- },
"manifests": {
"symfony/var-dumper": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/var-dumper",
- "version": "3.3",
"manifest": {
"aliases": [
"dump"
]
},
"files": [],
- "origin": "symfony/var-dumper:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "194f673f6638645cfc690fb9d360ed0135552e22"
}
}
}
\ No newline at end of file
diff --git a/symfony.web-profiler-bundle.3.3.json b/symfony.web-profiler-bundle.3.3.json
index 8c6014c6..f97ed11a 100644
--- a/symfony.web-profiler-bundle.3.3.json
+++ b/symfony.web-profiler-bundle.3.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/web-profiler-bundle": {
- "version": "3.3",
- "recipe": {
- "repo": "3.3",
- "branch": "master",
- "version": "3.3",
- "ref": "6bdfa1a95f6b2e677ab985cd1af2eae35d62e0f6"
- }
- }
- },
"manifests": {
"symfony/web-profiler-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/web-profiler-bundle",
- "version": "3.3",
"manifest": {
"bundles": {
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": [
@@ -28,23 +14,44 @@
},
"files": {
"config/routes/dev/web_profiler.yaml": {
- "contents": "web_profiler_wdt:\n resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'\n prefix: /_wdt\n\nweb_profiler_profiler:\n resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'\n prefix: /_profiler\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "web_profiler_wdt:",
+ " resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'",
+ " prefix: /_wdt",
+ "",
+ "web_profiler_profiler:",
+ " resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'",
+ " prefix: /_profiler",
+ ""
+ ],
+ "executable": false
},
"config/packages/dev/web_profiler.yaml": {
- "contents": "web_profiler:\n toolbar: true\n intercept_redirects: false\n\nframework:\n profiler: { only_exceptions: false }\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "web_profiler:",
+ " toolbar: true",
+ " intercept_redirects: false",
+ "",
+ "framework:",
+ " profiler: { only_exceptions: false }",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/web_profiler.yaml": {
- "contents": "web_profiler:\n toolbar: false\n intercept_redirects: false\n\nframework:\n profiler: { collect: false }\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "web_profiler:",
+ " toolbar: false",
+ " intercept_redirects: false",
+ "",
+ "framework:",
+ " profiler: { collect: false }",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/web-profiler-bundle:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "6bdfa1a95f6b2e677ab985cd1af2eae35d62e0f6"
}
}
}
\ No newline at end of file
diff --git a/symfony.web-server-bundle.3.3.json b/symfony.web-server-bundle.3.3.json
index bbbfd9a6..7b3fed2f 100644
--- a/symfony.web-server-bundle.3.3.json
+++ b/symfony.web-server-bundle.3.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/web-server-bundle": {
- "version": "3.3",
- "recipe": {
- "repo": "3.3",
- "branch": "master",
- "version": "3.3",
- "ref": "dae9b39fd6717970be7601101ce5aa960bf53d9a"
- }
- }
- },
"manifests": {
"symfony/web-server-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/web-server-bundle",
- "version": "3.3",
"manifest": {
"bundles": {
"Symfony\\Bundle\\WebServerBundle\\WebServerBundle": [
@@ -30,8 +16,7 @@
]
},
"files": [],
- "origin": "symfony/web-server-bundle:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "dae9b39fd6717970be7601101ce5aa960bf53d9a"
}
}
}
\ No newline at end of file
diff --git a/symfony.webpack-encore-bundle.1.0.json b/symfony.webpack-encore-bundle.1.0.json
index e5c8e145..af62909c 100644
--- a/symfony.webpack-encore-bundle.1.0.json
+++ b/symfony.webpack-encore-bundle.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/webpack-encore-bundle": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "2d96acce1b27ddaa12bd7405a39892928ce2b95d"
- }
- }
- },
"manifests": {
"symfony/webpack-encore-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/webpack-encore-bundle",
- "version": "1.0",
"manifest": {
"bundles": {
"Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle": [
@@ -42,58 +28,227 @@
},
"files": {
"config/packages/webpack_encore.yaml": {
- "contents": "webpack_encore:\n # The path where Encore is building the assets.\n # This should match Encore.setOutputPath() in webpack.config.js.\n output_path: '%kernel.project_dir%/public/build'\n # If multiple builds are defined (as shown below), you can disable the default build:\n # output_path: false\n\n # if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: false, or use 'anonymous' or 'use-credentials')\n # crossorigin: 'anonymous'\n\n # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes).\n # To enable caching for the production environment, creating a webpack_encore.yaml in the config/packages/prod directory with this value set to true\n # Available in version 1.2\n #cache: false\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "webpack_encore:",
+ " # The path where Encore is building the assets.",
+ " # This should match Encore.setOutputPath() in webpack.config.js.",
+ " output_path: '%kernel.project_dir%/public/build'",
+ " # If multiple builds are defined (as shown below), you can disable the default build:",
+ " # output_path: false",
+ "",
+ " # if using Encore.enableIntegrityHashes() specify the crossorigin attribute value (default: false, or use 'anonymous' or 'use-credentials')",
+ " # crossorigin: 'anonymous'",
+ "",
+ " # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes).",
+ " # To enable caching for the production environment, creating a webpack_encore.yaml in the config/packages/prod directory with this value set to true",
+ " # Available in version 1.2",
+ " #cache: false",
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/webpack_encore.yaml": {
- "contents": "#webpack_encore:\n # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)\n # Available in version 1.2\n #cache: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#webpack_encore:",
+ " # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)",
+ " # Available in version 1.2",
+ " #cache: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/assets.yaml": {
- "contents": "framework:\n assets:\n json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " assets:",
+ " json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'",
+ ""
+ ],
+ "executable": false
},
"package.json": {
- "contents": "{\n \"devDependencies\": {\n \"@symfony/stimulus-bridge\": \"^2.0.0\",\n \"@symfony/webpack-encore\": \"^1.0.0\",\n \"core-js\": \"^3.0.0\",\n \"regenerator-runtime\": \"^0.13.2\",\n \"stimulus\": \"^2.0.0\",\n \"webpack-notifier\": \"^1.6.0\"\n },\n \"license\": \"UNLICENSED\",\n \"private\": true,\n \"scripts\": {\n \"dev-server\": \"encore dev-server\",\n \"dev\": \"encore dev\",\n \"watch\": \"encore dev --watch\",\n \"build\": \"encore production --progress\"\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "{",
+ " \"devDependencies\": {",
+ " \"@symfony/stimulus-bridge\": \"^2.0.0\",",
+ " \"@symfony/webpack-encore\": \"^1.0.0\",",
+ " \"core-js\": \"^3.0.0\",",
+ " \"regenerator-runtime\": \"^0.13.2\",",
+ " \"stimulus\": \"^2.0.0\",",
+ " \"webpack-notifier\": \"^1.6.0\"",
+ " },",
+ " \"license\": \"UNLICENSED\",",
+ " \"private\": true,",
+ " \"scripts\": {",
+ " \"dev-server\": \"encore dev-server\",",
+ " \"dev\": \"encore dev\",",
+ " \"watch\": \"encore dev --watch\",",
+ " \"build\": \"encore production --progress\"",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/bootstrap.js": {
- "contents": "import { startStimulusApp } from '@symfony/stimulus-bridge';\n\n// Registers Stimulus controllers from controllers.json and in the controllers/ directory\nexport const app = startStimulusApp(require.context(\n '@symfony/stimulus-bridge/lazy-controller-loader!./controllers',\n true,\n /\\.(j|t)sx?$/\n));\n\n// register any custom, 3rd party controllers here\n// app.register('some_controller_name', SomeImportedController);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import { startStimulusApp } from '@symfony/stimulus-bridge';",
+ "",
+ "// Registers Stimulus controllers from controllers.json and in the controllers/ directory",
+ "export const app = startStimulusApp(require.context(",
+ " '@symfony/stimulus-bridge/lazy-controller-loader!./controllers',",
+ " true,",
+ " /\\.(j|t)sx?$/",
+ "));",
+ "",
+ "// register any custom, 3rd party controllers here",
+ "// app.register('some_controller_name', SomeImportedController);",
+ ""
+ ],
+ "executable": false
},
"assets/styles/app.css": {
- "contents": "body {\n background-color: lightgray;\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "body {",
+ " background-color: lightgray;",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/controllers.json": {
- "contents": "{\n \"controllers\": [],\n \"entrypoints\": []\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "{",
+ " \"controllers\": [],",
+ " \"entrypoints\": []",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/controllers/hello_controller.js": {
- "contents": "import { Controller } from 'stimulus';\n\n/*\n * This is an example Stimulus controller!\n *\n * Any element with a data-controller=\"hello\" attribute will cause\n * this controller to be executed. The name \"hello\" comes from the filename:\n * hello_controller.js -> \"hello\"\n *\n * Delete this file or adapt it for your use!\n */\nexport default class extends Controller {\n connect() {\n this.element.textContent = 'Hello Stimulus! Edit me in assets/controllers/hello_controller.js';\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import { Controller } from 'stimulus';",
+ "",
+ "/*",
+ " * This is an example Stimulus controller!",
+ " *",
+ " * Any element with a data-controller=\"hello\" attribute will cause",
+ " * this controller to be executed. The name \"hello\" comes from the filename:",
+ " * hello_controller.js -> \"hello\"",
+ " *",
+ " * Delete this file or adapt it for your use!",
+ " */",
+ "export default class extends Controller {",
+ " connect() {",
+ " this.element.textContent = 'Hello Stimulus! Edit me in assets/controllers/hello_controller.js';",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/app.js": {
- "contents": "/*\n * Welcome to your app's main JavaScript file!\n *\n * We recommend including the built version of this JavaScript file\n * (and its CSS file) in your base layout (base.html.twig).\n */\n\n// any CSS you import will output into a single css file (app.css in this case)\nimport './styles/app.css';\n\n// start the Stimulus application\nimport './bootstrap';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "/*",
+ " * Welcome to your app's main JavaScript file!",
+ " *",
+ " * We recommend including the built version of this JavaScript file",
+ " * (and its CSS file) in your base layout (base.html.twig).",
+ " */",
+ "",
+ "// any CSS you import will output into a single css file (app.css in this case)",
+ "import './styles/app.css';",
+ "",
+ "// start the Stimulus application",
+ "import './bootstrap';",
+ ""
+ ],
+ "executable": false
},
"webpack.config.js": {
- "contents": "const Encore = require('@symfony/webpack-encore');\n\n// Manually configure the runtime environment if not already configured yet by the \"encore\" command.\n// It's useful when you use tools that rely on webpack.config.js file.\nif (!Encore.isRuntimeEnvironmentConfigured()) {\n Encore.configureRuntimeEnvironment(process.env.NODE_ENV || 'dev');\n}\n\nEncore\n // directory where compiled assets will be stored\n .setOutputPath('public/build/')\n // public path used by the web server to access the output path\n .setPublicPath('/build')\n // only needed for CDN's or sub-directory deploy\n //.setManifestKeyPrefix('build/')\n\n /*\n * ENTRY CONFIG\n *\n * Each entry will result in one JavaScript file (e.g. app.js)\n * and one CSS file (e.g. app.css) if your JavaScript imports CSS.\n */\n .addEntry('app', './assets/app.js')\n\n // enables the Symfony UX Stimulus bridge (used in assets/bootstrap.js)\n .enableStimulusBridge('./assets/controllers.json')\n\n // When enabled, Webpack \"splits\" your files into smaller pieces for greater optimization.\n .splitEntryChunks()\n\n // will require an extra script tag for runtime.js\n // but, you probably want this, unless you're building a single-page app\n .enableSingleRuntimeChunk()\n\n /*\n * FEATURE CONFIG\n *\n * Enable & configure other features below. For a full\n * list of features, see:\n * https://symfony.com/doc/current/frontend.html#adding-more-features\n */\n .cleanupOutputBeforeBuild()\n .enableBuildNotifications()\n .enableSourceMaps(!Encore.isProduction())\n // enables hashed filenames (e.g. app.abc123.css)\n .enableVersioning(Encore.isProduction())\n\n .configureBabel((config) => {\n config.plugins.push('@babel/plugin-proposal-class-properties');\n })\n\n // enables @babel/preset-env polyfills\n .configureBabelPresetEnv((config) => {\n config.useBuiltIns = 'usage';\n config.corejs = 3;\n })\n\n // enables Sass/SCSS support\n //.enableSassLoader()\n\n // uncomment if you use TypeScript\n //.enableTypeScriptLoader()\n\n // uncomment if you use React\n //.enableReactPreset()\n\n // uncomment to get integrity=\"...\" attributes on your script & link tags\n // requires WebpackEncoreBundle 1.4 or higher\n //.enableIntegrityHashes(Encore.isProduction())\n\n // uncomment if you're having problems with a jQuery plugin\n //.autoProvidejQuery()\n;\n\nmodule.exports = Encore.getWebpackConfig();\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "const Encore = require('@symfony/webpack-encore');",
+ "",
+ "// Manually configure the runtime environment if not already configured yet by the \"encore\" command.",
+ "// It's useful when you use tools that rely on webpack.config.js file.",
+ "if (!Encore.isRuntimeEnvironmentConfigured()) {",
+ " Encore.configureRuntimeEnvironment(process.env.NODE_ENV || 'dev');",
+ "}",
+ "",
+ "Encore",
+ " // directory where compiled assets will be stored",
+ " .setOutputPath('public/build/')",
+ " // public path used by the web server to access the output path",
+ " .setPublicPath('/build')",
+ " // only needed for CDN's or sub-directory deploy",
+ " //.setManifestKeyPrefix('build/')",
+ "",
+ " /*",
+ " * ENTRY CONFIG",
+ " *",
+ " * Each entry will result in one JavaScript file (e.g. app.js)",
+ " * and one CSS file (e.g. app.css) if your JavaScript imports CSS.",
+ " */",
+ " .addEntry('app', './assets/app.js')",
+ "",
+ " // enables the Symfony UX Stimulus bridge (used in assets/bootstrap.js)",
+ " .enableStimulusBridge('./assets/controllers.json')",
+ "",
+ " // When enabled, Webpack \"splits\" your files into smaller pieces for greater optimization.",
+ " .splitEntryChunks()",
+ "",
+ " // will require an extra script tag for runtime.js",
+ " // but, you probably want this, unless you're building a single-page app",
+ " .enableSingleRuntimeChunk()",
+ "",
+ " /*",
+ " * FEATURE CONFIG",
+ " *",
+ " * Enable & configure other features below. For a full",
+ " * list of features, see:",
+ " * https://symfony.com/doc/current/frontend.html#adding-more-features",
+ " */",
+ " .cleanupOutputBeforeBuild()",
+ " .enableBuildNotifications()",
+ " .enableSourceMaps(!Encore.isProduction())",
+ " // enables hashed filenames (e.g. app.abc123.css)",
+ " .enableVersioning(Encore.isProduction())",
+ "",
+ " .configureBabel((config) => {",
+ " config.plugins.push('@babel/plugin-proposal-class-properties');",
+ " })",
+ "",
+ " // enables @babel/preset-env polyfills",
+ " .configureBabelPresetEnv((config) => {",
+ " config.useBuiltIns = 'usage';",
+ " config.corejs = 3;",
+ " })",
+ "",
+ " // enables Sass/SCSS support",
+ " //.enableSassLoader()",
+ "",
+ " // uncomment if you use TypeScript",
+ " //.enableTypeScriptLoader()",
+ "",
+ " // uncomment if you use React",
+ " //.enableReactPreset()",
+ "",
+ " // uncomment to get integrity=\"...\" attributes on your script & link tags",
+ " // requires WebpackEncoreBundle 1.4 or higher",
+ " //.enableIntegrityHashes(Encore.isProduction())",
+ "",
+ " // uncomment if you're having problems with a jQuery plugin",
+ " //.autoProvidejQuery()",
+ ";",
+ "",
+ "module.exports = Encore.getWebpackConfig();",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/webpack-encore-bundle:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "2d96acce1b27ddaa12bd7405a39892928ce2b95d"
}
}
}
\ No newline at end of file
diff --git a/symfony.webpack-encore-bundle.1.6.json b/symfony.webpack-encore-bundle.1.6.json
index 9eb82f5e..6a6569e0 100644
--- a/symfony.webpack-encore-bundle.1.6.json
+++ b/symfony.webpack-encore-bundle.1.6.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/webpack-encore-bundle": {
- "version": "1.6",
- "recipe": {
- "repo": "1.6",
- "branch": "master",
- "version": "1.6",
- "ref": "729e968bd020e8e012a7073739b6ac536e04160e"
- }
- }
- },
"manifests": {
"symfony/webpack-encore-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/webpack-encore-bundle",
- "version": "1.6",
"manifest": {
"bundles": {
"Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle": [
@@ -42,63 +28,246 @@
},
"files": {
"config/packages/webpack_encore.yaml": {
- "contents": "webpack_encore:\n # The path where Encore is building the assets - i.e. Encore.setOutputPath()\n output_path: '%kernel.project_dir%/public/build'\n # If multiple builds are defined (as shown below), you can disable the default build:\n # output_path: false\n\n # If using Encore.enableIntegrityHashes() and need the crossorigin attribute (default: false, or use 'anonymous' or 'use-credentials')\n # crossorigin: 'anonymous'\n\n # Preload all rendered script and link tags automatically via the HTTP/2 Link header\n # preload: true\n\n # Throw an exception if the entrypoints.json file is missing or an entry is missing from the data\n # strict_mode: false\n\n # If you have multiple builds:\n # builds:\n # pass \"frontend\" as the 3rg arg to the Twig functions\n # {{ encore_entry_script_tags('entry1', null, 'frontend') }}\n\n # frontend: '%kernel.project_dir%/public/frontend/build'\n\n # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)\n # Put in config/packages/prod/webpack_encore.yaml\n # cache: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "webpack_encore:",
+ " # The path where Encore is building the assets - i.e. Encore.setOutputPath()",
+ " output_path: '%kernel.project_dir%/public/build'",
+ " # If multiple builds are defined (as shown below), you can disable the default build:",
+ " # output_path: false",
+ "",
+ " # If using Encore.enableIntegrityHashes() and need the crossorigin attribute (default: false, or use 'anonymous' or 'use-credentials')",
+ " # crossorigin: 'anonymous'",
+ "",
+ " # Preload all rendered script and link tags automatically via the HTTP/2 Link header",
+ " # preload: true",
+ "",
+ " # Throw an exception if the entrypoints.json file is missing or an entry is missing from the data",
+ " # strict_mode: false",
+ "",
+ " # If you have multiple builds:",
+ " # builds:",
+ " # pass \"frontend\" as the 3rg arg to the Twig functions",
+ " # {{ encore_entry_script_tags('entry1', null, 'frontend') }}",
+ "",
+ " # frontend: '%kernel.project_dir%/public/frontend/build'",
+ "",
+ " # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)",
+ " # Put in config/packages/prod/webpack_encore.yaml",
+ " # cache: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/webpack_encore.yaml": {
- "contents": "#webpack_encore:\n # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)\n # Available in version 1.2\n #cache: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#webpack_encore:",
+ " # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)",
+ " # Available in version 1.2",
+ " #cache: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/webpack_encore.yaml": {
- "contents": "#webpack_encore:\n# strict_mode: false\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#webpack_encore:",
+ "# strict_mode: false",
+ ""
+ ],
+ "executable": false
},
"config/packages/assets.yaml": {
- "contents": "framework:\n assets:\n json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " assets:",
+ " json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'",
+ ""
+ ],
+ "executable": false
},
"package.json": {
- "contents": "{\n \"devDependencies\": {\n \"@symfony/stimulus-bridge\": \"^2.0.0\",\n \"@symfony/webpack-encore\": \"^1.0.0\",\n \"core-js\": \"^3.0.0\",\n \"regenerator-runtime\": \"^0.13.2\",\n \"stimulus\": \"^2.0.0\",\n \"webpack-notifier\": \"^1.6.0\"\n },\n \"license\": \"UNLICENSED\",\n \"private\": true,\n \"scripts\": {\n \"dev-server\": \"encore dev-server\",\n \"dev\": \"encore dev\",\n \"watch\": \"encore dev --watch\",\n \"build\": \"encore production --progress\"\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "{",
+ " \"devDependencies\": {",
+ " \"@symfony/stimulus-bridge\": \"^2.0.0\",",
+ " \"@symfony/webpack-encore\": \"^1.0.0\",",
+ " \"core-js\": \"^3.0.0\",",
+ " \"regenerator-runtime\": \"^0.13.2\",",
+ " \"stimulus\": \"^2.0.0\",",
+ " \"webpack-notifier\": \"^1.6.0\"",
+ " },",
+ " \"license\": \"UNLICENSED\",",
+ " \"private\": true,",
+ " \"scripts\": {",
+ " \"dev-server\": \"encore dev-server\",",
+ " \"dev\": \"encore dev\",",
+ " \"watch\": \"encore dev --watch\",",
+ " \"build\": \"encore production --progress\"",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/bootstrap.js": {
- "contents": "import { startStimulusApp } from '@symfony/stimulus-bridge';\n\n// Registers Stimulus controllers from controllers.json and in the controllers/ directory\nexport const app = startStimulusApp(require.context(\n '@symfony/stimulus-bridge/lazy-controller-loader!./controllers',\n true,\n /\\.(j|t)sx?$/\n));\n\n// register any custom, 3rd party controllers here\n// app.register('some_controller_name', SomeImportedController);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import { startStimulusApp } from '@symfony/stimulus-bridge';",
+ "",
+ "// Registers Stimulus controllers from controllers.json and in the controllers/ directory",
+ "export const app = startStimulusApp(require.context(",
+ " '@symfony/stimulus-bridge/lazy-controller-loader!./controllers',",
+ " true,",
+ " /\\.(j|t)sx?$/",
+ "));",
+ "",
+ "// register any custom, 3rd party controllers here",
+ "// app.register('some_controller_name', SomeImportedController);",
+ ""
+ ],
+ "executable": false
},
"assets/styles/app.css": {
- "contents": "body {\n background-color: lightgray;\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "body {",
+ " background-color: lightgray;",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/controllers.json": {
- "contents": "{\n \"controllers\": [],\n \"entrypoints\": []\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "{",
+ " \"controllers\": [],",
+ " \"entrypoints\": []",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/controllers/hello_controller.js": {
- "contents": "import { Controller } from 'stimulus';\n\n/*\n * This is an example Stimulus controller!\n *\n * Any element with a data-controller=\"hello\" attribute will cause\n * this controller to be executed. The name \"hello\" comes from the filename:\n * hello_controller.js -> \"hello\"\n *\n * Delete this file or adapt it for your use!\n */\nexport default class extends Controller {\n connect() {\n this.element.textContent = 'Hello Stimulus! Edit me in assets/controllers/hello_controller.js';\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import { Controller } from 'stimulus';",
+ "",
+ "/*",
+ " * This is an example Stimulus controller!",
+ " *",
+ " * Any element with a data-controller=\"hello\" attribute will cause",
+ " * this controller to be executed. The name \"hello\" comes from the filename:",
+ " * hello_controller.js -> \"hello\"",
+ " *",
+ " * Delete this file or adapt it for your use!",
+ " */",
+ "export default class extends Controller {",
+ " connect() {",
+ " this.element.textContent = 'Hello Stimulus! Edit me in assets/controllers/hello_controller.js';",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/app.js": {
- "contents": "/*\n * Welcome to your app's main JavaScript file!\n *\n * We recommend including the built version of this JavaScript file\n * (and its CSS file) in your base layout (base.html.twig).\n */\n\n// any CSS you import will output into a single css file (app.css in this case)\nimport './styles/app.css';\n\n// start the Stimulus application\nimport './bootstrap';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "/*",
+ " * Welcome to your app's main JavaScript file!",
+ " *",
+ " * We recommend including the built version of this JavaScript file",
+ " * (and its CSS file) in your base layout (base.html.twig).",
+ " */",
+ "",
+ "// any CSS you import will output into a single css file (app.css in this case)",
+ "import './styles/app.css';",
+ "",
+ "// start the Stimulus application",
+ "import './bootstrap';",
+ ""
+ ],
+ "executable": false
},
"webpack.config.js": {
- "contents": "const Encore = require('@symfony/webpack-encore');\n\n// Manually configure the runtime environment if not already configured yet by the \"encore\" command.\n// It's useful when you use tools that rely on webpack.config.js file.\nif (!Encore.isRuntimeEnvironmentConfigured()) {\n Encore.configureRuntimeEnvironment(process.env.NODE_ENV || 'dev');\n}\n\nEncore\n // directory where compiled assets will be stored\n .setOutputPath('public/build/')\n // public path used by the web server to access the output path\n .setPublicPath('/build')\n // only needed for CDN's or sub-directory deploy\n //.setManifestKeyPrefix('build/')\n\n /*\n * ENTRY CONFIG\n *\n * Each entry will result in one JavaScript file (e.g. app.js)\n * and one CSS file (e.g. app.css) if your JavaScript imports CSS.\n */\n .addEntry('app', './assets/app.js')\n\n // enables the Symfony UX Stimulus bridge (used in assets/bootstrap.js)\n .enableStimulusBridge('./assets/controllers.json')\n\n // When enabled, Webpack \"splits\" your files into smaller pieces for greater optimization.\n .splitEntryChunks()\n\n // will require an extra script tag for runtime.js\n // but, you probably want this, unless you're building a single-page app\n .enableSingleRuntimeChunk()\n\n /*\n * FEATURE CONFIG\n *\n * Enable & configure other features below. For a full\n * list of features, see:\n * https://symfony.com/doc/current/frontend.html#adding-more-features\n */\n .cleanupOutputBeforeBuild()\n .enableBuildNotifications()\n .enableSourceMaps(!Encore.isProduction())\n // enables hashed filenames (e.g. app.abc123.css)\n .enableVersioning(Encore.isProduction())\n\n .configureBabel((config) => {\n config.plugins.push('@babel/plugin-proposal-class-properties');\n })\n\n // enables @babel/preset-env polyfills\n .configureBabelPresetEnv((config) => {\n config.useBuiltIns = 'usage';\n config.corejs = 3;\n })\n\n // enables Sass/SCSS support\n //.enableSassLoader()\n\n // uncomment if you use TypeScript\n //.enableTypeScriptLoader()\n\n // uncomment if you use React\n //.enableReactPreset()\n\n // uncomment to get integrity=\"...\" attributes on your script & link tags\n // requires WebpackEncoreBundle 1.4 or higher\n //.enableIntegrityHashes(Encore.isProduction())\n\n // uncomment if you're having problems with a jQuery plugin\n //.autoProvidejQuery()\n;\n\nmodule.exports = Encore.getWebpackConfig();\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "const Encore = require('@symfony/webpack-encore');",
+ "",
+ "// Manually configure the runtime environment if not already configured yet by the \"encore\" command.",
+ "// It's useful when you use tools that rely on webpack.config.js file.",
+ "if (!Encore.isRuntimeEnvironmentConfigured()) {",
+ " Encore.configureRuntimeEnvironment(process.env.NODE_ENV || 'dev');",
+ "}",
+ "",
+ "Encore",
+ " // directory where compiled assets will be stored",
+ " .setOutputPath('public/build/')",
+ " // public path used by the web server to access the output path",
+ " .setPublicPath('/build')",
+ " // only needed for CDN's or sub-directory deploy",
+ " //.setManifestKeyPrefix('build/')",
+ "",
+ " /*",
+ " * ENTRY CONFIG",
+ " *",
+ " * Each entry will result in one JavaScript file (e.g. app.js)",
+ " * and one CSS file (e.g. app.css) if your JavaScript imports CSS.",
+ " */",
+ " .addEntry('app', './assets/app.js')",
+ "",
+ " // enables the Symfony UX Stimulus bridge (used in assets/bootstrap.js)",
+ " .enableStimulusBridge('./assets/controllers.json')",
+ "",
+ " // When enabled, Webpack \"splits\" your files into smaller pieces for greater optimization.",
+ " .splitEntryChunks()",
+ "",
+ " // will require an extra script tag for runtime.js",
+ " // but, you probably want this, unless you're building a single-page app",
+ " .enableSingleRuntimeChunk()",
+ "",
+ " /*",
+ " * FEATURE CONFIG",
+ " *",
+ " * Enable & configure other features below. For a full",
+ " * list of features, see:",
+ " * https://symfony.com/doc/current/frontend.html#adding-more-features",
+ " */",
+ " .cleanupOutputBeforeBuild()",
+ " .enableBuildNotifications()",
+ " .enableSourceMaps(!Encore.isProduction())",
+ " // enables hashed filenames (e.g. app.abc123.css)",
+ " .enableVersioning(Encore.isProduction())",
+ "",
+ " .configureBabel((config) => {",
+ " config.plugins.push('@babel/plugin-proposal-class-properties');",
+ " })",
+ "",
+ " // enables @babel/preset-env polyfills",
+ " .configureBabelPresetEnv((config) => {",
+ " config.useBuiltIns = 'usage';",
+ " config.corejs = 3;",
+ " })",
+ "",
+ " // enables Sass/SCSS support",
+ " //.enableSassLoader()",
+ "",
+ " // uncomment if you use TypeScript",
+ " //.enableTypeScriptLoader()",
+ "",
+ " // uncomment if you use React",
+ " //.enableReactPreset()",
+ "",
+ " // uncomment to get integrity=\"...\" attributes on your script & link tags",
+ " // requires WebpackEncoreBundle 1.4 or higher",
+ " //.enableIntegrityHashes(Encore.isProduction())",
+ "",
+ " // uncomment if you're having problems with a jQuery plugin",
+ " //.autoProvidejQuery()",
+ ";",
+ "",
+ "module.exports = Encore.getWebpackConfig();",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/webpack-encore-bundle:1.6@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "729e968bd020e8e012a7073739b6ac536e04160e"
}
}
}
\ No newline at end of file
diff --git a/symfony.webpack-encore-bundle.1.9.json b/symfony.webpack-encore-bundle.1.9.json
index f086accf..d949d0fe 100644
--- a/symfony.webpack-encore-bundle.1.9.json
+++ b/symfony.webpack-encore-bundle.1.9.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/webpack-encore-bundle": {
- "version": "1.9",
- "recipe": {
- "repo": "1.9",
- "branch": "master",
- "version": "1.9",
- "ref": "0f274572ea315eb3b5884518a50ca43f211b4534"
- }
- }
- },
"manifests": {
"symfony/webpack-encore-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/webpack-encore-bundle",
- "version": "1.9",
"manifest": {
"bundles": {
"Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle": [
@@ -49,63 +35,256 @@
},
"files": {
"config/packages/webpack_encore.yaml": {
- "contents": "webpack_encore:\n # The path where Encore is building the assets - i.e. Encore.setOutputPath()\n output_path: '%kernel.project_dir%/public/build'\n # If multiple builds are defined (as shown below), you can disable the default build:\n # output_path: false\n\n # Set attributes that will be rendered on all script and link tags\n script_attributes:\n defer: true\n # Uncomment (also under link_attributes) if using Turbo Drive\n # https://turbo.hotwired.dev/handbook/drive#reloading-when-assets-change\n # 'data-turbo-track': reload\n # link_attributes:\n # Uncomment if using Turbo Drive\n # 'data-turbo-track': reload\n\n # If using Encore.enableIntegrityHashes() and need the crossorigin attribute (default: false, or use 'anonymous' or 'use-credentials')\n # crossorigin: 'anonymous'\n\n # Preload all rendered script and link tags automatically via the HTTP/2 Link header\n # preload: true\n\n # Throw an exception if the entrypoints.json file is missing or an entry is missing from the data\n # strict_mode: false\n\n # If you have multiple builds:\n # builds:\n # pass \"frontend\" as the 3rg arg to the Twig functions\n # {{ encore_entry_script_tags('entry1', null, 'frontend') }}\n\n # frontend: '%kernel.project_dir%/public/frontend/build'\n\n # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)\n # Put in config/packages/prod/webpack_encore.yaml\n # cache: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "webpack_encore:",
+ " # The path where Encore is building the assets - i.e. Encore.setOutputPath()",
+ " output_path: '%kernel.project_dir%/public/build'",
+ " # If multiple builds are defined (as shown below), you can disable the default build:",
+ " # output_path: false",
+ "",
+ " # Set attributes that will be rendered on all script and link tags",
+ " script_attributes:",
+ " defer: true",
+ " # Uncomment (also under link_attributes) if using Turbo Drive",
+ " # https://turbo.hotwired.dev/handbook/drive#reloading-when-assets-change",
+ " # 'data-turbo-track': reload",
+ " # link_attributes:",
+ " # Uncomment if using Turbo Drive",
+ " # 'data-turbo-track': reload",
+ "",
+ " # If using Encore.enableIntegrityHashes() and need the crossorigin attribute (default: false, or use 'anonymous' or 'use-credentials')",
+ " # crossorigin: 'anonymous'",
+ "",
+ " # Preload all rendered script and link tags automatically via the HTTP/2 Link header",
+ " # preload: true",
+ "",
+ " # Throw an exception if the entrypoints.json file is missing or an entry is missing from the data",
+ " # strict_mode: false",
+ "",
+ " # If you have multiple builds:",
+ " # builds:",
+ " # pass \"frontend\" as the 3rg arg to the Twig functions",
+ " # {{ encore_entry_script_tags('entry1', null, 'frontend') }}",
+ "",
+ " # frontend: '%kernel.project_dir%/public/frontend/build'",
+ "",
+ " # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)",
+ " # Put in config/packages/prod/webpack_encore.yaml",
+ " # cache: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/prod/webpack_encore.yaml": {
- "contents": "#webpack_encore:\n # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)\n # Available in version 1.2\n #cache: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#webpack_encore:",
+ " # Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)",
+ " # Available in version 1.2",
+ " #cache: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/webpack_encore.yaml": {
- "contents": "#webpack_encore:\n# strict_mode: false\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "#webpack_encore:",
+ "# strict_mode: false",
+ ""
+ ],
+ "executable": false
},
"config/packages/assets.yaml": {
- "contents": "framework:\n assets:\n json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " assets:",
+ " json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'",
+ ""
+ ],
+ "executable": false
},
"package.json": {
- "contents": "{\n \"devDependencies\": {\n \"@symfony/stimulus-bridge\": \"^2.0.0\",\n \"@symfony/webpack-encore\": \"^1.0.0\",\n \"core-js\": \"^3.0.0\",\n \"regenerator-runtime\": \"^0.13.2\",\n \"stimulus\": \"^2.0.0\",\n \"webpack-notifier\": \"^1.6.0\"\n },\n \"license\": \"UNLICENSED\",\n \"private\": true,\n \"scripts\": {\n \"dev-server\": \"encore dev-server\",\n \"dev\": \"encore dev\",\n \"watch\": \"encore dev --watch\",\n \"build\": \"encore production --progress\"\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "{",
+ " \"devDependencies\": {",
+ " \"@symfony/stimulus-bridge\": \"^2.0.0\",",
+ " \"@symfony/webpack-encore\": \"^1.0.0\",",
+ " \"core-js\": \"^3.0.0\",",
+ " \"regenerator-runtime\": \"^0.13.2\",",
+ " \"stimulus\": \"^2.0.0\",",
+ " \"webpack-notifier\": \"^1.6.0\"",
+ " },",
+ " \"license\": \"UNLICENSED\",",
+ " \"private\": true,",
+ " \"scripts\": {",
+ " \"dev-server\": \"encore dev-server\",",
+ " \"dev\": \"encore dev\",",
+ " \"watch\": \"encore dev --watch\",",
+ " \"build\": \"encore production --progress\"",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/bootstrap.js": {
- "contents": "import { startStimulusApp } from '@symfony/stimulus-bridge';\n\n// Registers Stimulus controllers from controllers.json and in the controllers/ directory\nexport const app = startStimulusApp(require.context(\n '@symfony/stimulus-bridge/lazy-controller-loader!./controllers',\n true,\n /\\.(j|t)sx?$/\n));\n\n// register any custom, 3rd party controllers here\n// app.register('some_controller_name', SomeImportedController);\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import { startStimulusApp } from '@symfony/stimulus-bridge';",
+ "",
+ "// Registers Stimulus controllers from controllers.json and in the controllers/ directory",
+ "export const app = startStimulusApp(require.context(",
+ " '@symfony/stimulus-bridge/lazy-controller-loader!./controllers',",
+ " true,",
+ " /\\.(j|t)sx?$/",
+ "));",
+ "",
+ "// register any custom, 3rd party controllers here",
+ "// app.register('some_controller_name', SomeImportedController);",
+ ""
+ ],
+ "executable": false
},
"assets/styles/app.css": {
- "contents": "body {\n background-color: lightgray;\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "body {",
+ " background-color: lightgray;",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/controllers.json": {
- "contents": "{\n \"controllers\": [],\n \"entrypoints\": []\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "{",
+ " \"controllers\": [],",
+ " \"entrypoints\": []",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/controllers/hello_controller.js": {
- "contents": "import { Controller } from 'stimulus';\n\n/*\n * This is an example Stimulus controller!\n *\n * Any element with a data-controller=\"hello\" attribute will cause\n * this controller to be executed. The name \"hello\" comes from the filename:\n * hello_controller.js -> \"hello\"\n *\n * Delete this file or adapt it for your use!\n */\nexport default class extends Controller {\n connect() {\n this.element.textContent = 'Hello Stimulus! Edit me in assets/controllers/hello_controller.js';\n }\n}\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "import { Controller } from 'stimulus';",
+ "",
+ "/*",
+ " * This is an example Stimulus controller!",
+ " *",
+ " * Any element with a data-controller=\"hello\" attribute will cause",
+ " * this controller to be executed. The name \"hello\" comes from the filename:",
+ " * hello_controller.js -> \"hello\"",
+ " *",
+ " * Delete this file or adapt it for your use!",
+ " */",
+ "export default class extends Controller {",
+ " connect() {",
+ " this.element.textContent = 'Hello Stimulus! Edit me in assets/controllers/hello_controller.js';",
+ " }",
+ "}",
+ ""
+ ],
+ "executable": false
},
"assets/app.js": {
- "contents": "/*\n * Welcome to your app's main JavaScript file!\n *\n * We recommend including the built version of this JavaScript file\n * (and its CSS file) in your base layout (base.html.twig).\n */\n\n// any CSS you import will output into a single css file (app.css in this case)\nimport './styles/app.css';\n\n// start the Stimulus application\nimport './bootstrap';\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "/*",
+ " * Welcome to your app's main JavaScript file!",
+ " *",
+ " * We recommend including the built version of this JavaScript file",
+ " * (and its CSS file) in your base layout (base.html.twig).",
+ " */",
+ "",
+ "// any CSS you import will output into a single css file (app.css in this case)",
+ "import './styles/app.css';",
+ "",
+ "// start the Stimulus application",
+ "import './bootstrap';",
+ ""
+ ],
+ "executable": false
},
"webpack.config.js": {
- "contents": "const Encore = require('@symfony/webpack-encore');\n\n// Manually configure the runtime environment if not already configured yet by the \"encore\" command.\n// It's useful when you use tools that rely on webpack.config.js file.\nif (!Encore.isRuntimeEnvironmentConfigured()) {\n Encore.configureRuntimeEnvironment(process.env.NODE_ENV || 'dev');\n}\n\nEncore\n // directory where compiled assets will be stored\n .setOutputPath('public/build/')\n // public path used by the web server to access the output path\n .setPublicPath('/build')\n // only needed for CDN's or sub-directory deploy\n //.setManifestKeyPrefix('build/')\n\n /*\n * ENTRY CONFIG\n *\n * Each entry will result in one JavaScript file (e.g. app.js)\n * and one CSS file (e.g. app.css) if your JavaScript imports CSS.\n */\n .addEntry('app', './assets/app.js')\n\n // enables the Symfony UX Stimulus bridge (used in assets/bootstrap.js)\n .enableStimulusBridge('./assets/controllers.json')\n\n // When enabled, Webpack \"splits\" your files into smaller pieces for greater optimization.\n .splitEntryChunks()\n\n // will require an extra script tag for runtime.js\n // but, you probably want this, unless you're building a single-page app\n .enableSingleRuntimeChunk()\n\n /*\n * FEATURE CONFIG\n *\n * Enable & configure other features below. For a full\n * list of features, see:\n * https://symfony.com/doc/current/frontend.html#adding-more-features\n */\n .cleanupOutputBeforeBuild()\n .enableBuildNotifications()\n .enableSourceMaps(!Encore.isProduction())\n // enables hashed filenames (e.g. app.abc123.css)\n .enableVersioning(Encore.isProduction())\n\n .configureBabel((config) => {\n config.plugins.push('@babel/plugin-proposal-class-properties');\n })\n\n // enables @babel/preset-env polyfills\n .configureBabelPresetEnv((config) => {\n config.useBuiltIns = 'usage';\n config.corejs = 3;\n })\n\n // enables Sass/SCSS support\n //.enableSassLoader()\n\n // uncomment if you use TypeScript\n //.enableTypeScriptLoader()\n\n // uncomment if you use React\n //.enableReactPreset()\n\n // uncomment to get integrity=\"...\" attributes on your script & link tags\n // requires WebpackEncoreBundle 1.4 or higher\n //.enableIntegrityHashes(Encore.isProduction())\n\n // uncomment if you're having problems with a jQuery plugin\n //.autoProvidejQuery()\n;\n\nmodule.exports = Encore.getWebpackConfig();\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "const Encore = require('@symfony/webpack-encore');",
+ "",
+ "// Manually configure the runtime environment if not already configured yet by the \"encore\" command.",
+ "// It's useful when you use tools that rely on webpack.config.js file.",
+ "if (!Encore.isRuntimeEnvironmentConfigured()) {",
+ " Encore.configureRuntimeEnvironment(process.env.NODE_ENV || 'dev');",
+ "}",
+ "",
+ "Encore",
+ " // directory where compiled assets will be stored",
+ " .setOutputPath('public/build/')",
+ " // public path used by the web server to access the output path",
+ " .setPublicPath('/build')",
+ " // only needed for CDN's or sub-directory deploy",
+ " //.setManifestKeyPrefix('build/')",
+ "",
+ " /*",
+ " * ENTRY CONFIG",
+ " *",
+ " * Each entry will result in one JavaScript file (e.g. app.js)",
+ " * and one CSS file (e.g. app.css) if your JavaScript imports CSS.",
+ " */",
+ " .addEntry('app', './assets/app.js')",
+ "",
+ " // enables the Symfony UX Stimulus bridge (used in assets/bootstrap.js)",
+ " .enableStimulusBridge('./assets/controllers.json')",
+ "",
+ " // When enabled, Webpack \"splits\" your files into smaller pieces for greater optimization.",
+ " .splitEntryChunks()",
+ "",
+ " // will require an extra script tag for runtime.js",
+ " // but, you probably want this, unless you're building a single-page app",
+ " .enableSingleRuntimeChunk()",
+ "",
+ " /*",
+ " * FEATURE CONFIG",
+ " *",
+ " * Enable & configure other features below. For a full",
+ " * list of features, see:",
+ " * https://symfony.com/doc/current/frontend.html#adding-more-features",
+ " */",
+ " .cleanupOutputBeforeBuild()",
+ " .enableBuildNotifications()",
+ " .enableSourceMaps(!Encore.isProduction())",
+ " // enables hashed filenames (e.g. app.abc123.css)",
+ " .enableVersioning(Encore.isProduction())",
+ "",
+ " .configureBabel((config) => {",
+ " config.plugins.push('@babel/plugin-proposal-class-properties');",
+ " })",
+ "",
+ " // enables @babel/preset-env polyfills",
+ " .configureBabelPresetEnv((config) => {",
+ " config.useBuiltIns = 'usage';",
+ " config.corejs = 3;",
+ " })",
+ "",
+ " // enables Sass/SCSS support",
+ " //.enableSassLoader()",
+ "",
+ " // uncomment if you use TypeScript",
+ " //.enableTypeScriptLoader()",
+ "",
+ " // uncomment if you use React",
+ " //.enableReactPreset()",
+ "",
+ " // uncomment to get integrity=\"...\" attributes on your script & link tags",
+ " // requires WebpackEncoreBundle 1.4 or higher",
+ " //.enableIntegrityHashes(Encore.isProduction())",
+ "",
+ " // uncomment if you're having problems with a jQuery plugin",
+ " //.autoProvidejQuery()",
+ ";",
+ "",
+ "module.exports = Encore.getWebpackConfig();",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/webpack-encore-bundle:1.9@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "0f274572ea315eb3b5884518a50ca43f211b4534"
}
}
}
\ No newline at end of file
diff --git a/symfony.workflow.3.3.json b/symfony.workflow.3.3.json
index 487dbed9..2fc6446c 100644
--- a/symfony.workflow.3.3.json
+++ b/symfony.workflow.3.3.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfony/workflow": {
- "version": "3.3",
- "recipe": {
- "repo": "3.3",
- "branch": "master",
- "version": "3.3",
- "ref": "3b2f8ca32a07fcb00f899649053943fa3d8bbfb6"
- }
- }
- },
"manifests": {
"symfony/workflow": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/workflow",
- "version": "3.3",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -22,13 +8,15 @@
},
"files": {
"config/packages/workflow.yaml": {
- "contents": "framework:\n workflows: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " workflows: null",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfony/workflow:3.3@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "3b2f8ca32a07fcb00f899649053943fa3d8bbfb6"
}
}
}
\ No newline at end of file
diff --git a/symfony.yunpian-notifier.5.4.json b/symfony.yunpian-notifier.5.4.json
index 3490dad0..9c7a5998 100644
--- a/symfony.yunpian-notifier.5.4.json
+++ b/symfony.yunpian-notifier.5.4.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/yunpian-notifier": {
- "version": "5.4",
- "recipe": {
- "repo": "5.4",
- "branch": "master",
- "version": "5.4",
- "ref": "08778d7e5064baba215ea8be1176aee31a7bd1e3"
- }
- }
- },
"manifests": {
"symfony/yunpian-notifier": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/yunpian-notifier",
- "version": "5.4",
"manifest": {
"env": {
"#1": "YUNPIAN_DSN=yunpian://APIKEY@default"
}
},
"files": [],
- "origin": "symfony/yunpian-notifier:5.4@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "08778d7e5064baba215ea8be1176aee31a7bd1e3"
}
}
}
\ No newline at end of file
diff --git a/symfony.zulip-notifier.5.2.json b/symfony.zulip-notifier.5.2.json
index b24e2500..9ed022ad 100644
--- a/symfony.zulip-notifier.5.2.json
+++ b/symfony.zulip-notifier.5.2.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfony/zulip-notifier": {
- "version": "5.2",
- "recipe": {
- "repo": "5.2",
- "branch": "master",
- "version": "5.2",
- "ref": "4a15d94334463daa5274c81373cf12f115829e6f"
- }
- }
- },
"manifests": {
"symfony/zulip-notifier": {
- "repository": "github.com/symfony/recipes",
- "package": "symfony/zulip-notifier",
- "version": "5.2",
"manifest": {
"env": {
"#1": "ZULIP_DSN=zulip://EMAIL:TOKEN@HOST?channel=CHANNEL"
}
},
"files": [],
- "origin": "symfony/zulip-notifier:5.2@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "4a15d94334463daa5274c81373cf12f115829e6f"
}
}
}
\ No newline at end of file
diff --git a/symfonycasts.reset-password-bundle.1.0.json b/symfonycasts.reset-password-bundle.1.0.json
index b0c5d7b7..86af4715 100644
--- a/symfonycasts.reset-password-bundle.1.0.json
+++ b/symfonycasts.reset-password-bundle.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfonycasts/reset-password-bundle": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "97c1627c0384534997ae1047b93be517ca16de43"
- }
- }
- },
"manifests": {
"symfonycasts/reset-password-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "symfonycasts/reset-password-bundle",
- "version": "1.0",
"manifest": {
"bundles": {
"SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle": [
@@ -27,13 +13,18 @@
},
"files": {
"config/packages/reset_password.yaml": {
- "contents": "symfonycasts_reset_password:\n # Replace symfonycasts.reset_password.fake_request_repository with the full\n # namespace of the password reset request repository after it has been created.\n # i.e. App\\Repository\\ResetPasswordRequestRepository\n request_password_repository: symfonycasts.reset_password.fake_request_repository\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "symfonycasts_reset_password:",
+ " # Replace symfonycasts.reset_password.fake_request_repository with the full",
+ " # namespace of the password reset request repository after it has been created.",
+ " # i.e. App\\Repository\\ResetPasswordRequestRepository",
+ " request_password_repository: symfonycasts.reset_password.fake_request_repository",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfonycasts/reset-password-bundle:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "97c1627c0384534997ae1047b93be517ca16de43"
}
}
}
\ No newline at end of file
diff --git a/symfonycorp.platformsh-meta.1.0.json b/symfonycorp.platformsh-meta.1.0.json
index 1a77ee8f..1f3d0f8e 100644
--- a/symfonycorp.platformsh-meta.1.0.json
+++ b/symfonycorp.platformsh-meta.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "symfonycorp/platformsh-meta": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "072c0ef861a3ac2a2343a650764895690bbc32c9"
- }
- }
- },
"manifests": {
"symfonycorp/platformsh-meta": {
- "repository": "github.com/symfony/recipes",
- "package": "symfonycorp/platformsh-meta",
- "version": "1.0",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -25,13 +11,37 @@
},
"files": {
"config/packages/messenger.yaml": {
- "contents": "framework:\n messenger:\n failure_transport: failed\n\n transports:\n # https://symfony.com/doc/current/messenger.html#transport-configuration\n async:\n dsn: '%env(MESSENGER_TRANSPORT_DSN)%'\n options:\n use_notify: true\n check_delayed_interval: 60000\n retry_strategy:\n max_retries: 3\n multiplier: 2\n failed: 'doctrine://default?queue_name=failed'\n # sync: 'sync://'\n\n routing:\n Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage: async\n Symfony\\Component\\Notifier\\Message\\ChatMessage: async\n Symfony\\Component\\Notifier\\Message\\SmsMessage: async\n\n # Route your messages to the transports\n # 'App\\Message\\YourMessage': async\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "framework:",
+ " messenger:",
+ " failure_transport: failed",
+ "",
+ " transports:",
+ " # https://symfony.com/doc/current/messenger.html#transport-configuration",
+ " async:",
+ " dsn: '%env(MESSENGER_TRANSPORT_DSN)%'",
+ " options:",
+ " use_notify: true",
+ " check_delayed_interval: 60000",
+ " retry_strategy:",
+ " max_retries: 3",
+ " multiplier: 2",
+ " failed: 'doctrine://default?queue_name=failed'",
+ " # sync: 'sync://'",
+ "",
+ " routing:",
+ " Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage: async",
+ " Symfony\\Component\\Notifier\\Message\\ChatMessage: async",
+ " Symfony\\Component\\Notifier\\Message\\SmsMessage: async",
+ "",
+ " # Route your messages to the transports",
+ " # 'App\\Message\\YourMessage': async",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "symfonycorp/platformsh-meta:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "072c0ef861a3ac2a2343a650764895690bbc32c9"
}
}
}
\ No newline at end of file
diff --git a/symfonycorp.platformsh-pack.1.0.json b/symfonycorp.platformsh-pack.1.0.json
index 51ff4ce6..6458979b 100644
--- a/symfonycorp.platformsh-pack.1.0.json
+++ b/symfonycorp.platformsh-pack.1.0.json
@@ -1,28 +1,13 @@
{
- "locks": {
- "symfonycorp/platformsh-pack": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "4356f8659bcbb6f67f3833fb645985822b7189d1"
- }
- }
- },
"manifests": {
"symfonycorp/platformsh-pack": {
- "repository": "github.com/symfony/recipes",
- "package": "symfonycorp/platformsh-pack",
- "version": "1.0",
"manifest": {
"aliases": [
"platformsh"
]
},
"files": [],
- "origin": "symfonycorp/platformsh-pack:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "4356f8659bcbb6f67f3833fb645985822b7189d1"
}
}
}
\ No newline at end of file
diff --git a/theofidry.alice-data-fixtures.1.0.json b/theofidry.alice-data-fixtures.1.0.json
index 8433b958..70909846 100644
--- a/theofidry.alice-data-fixtures.1.0.json
+++ b/theofidry.alice-data-fixtures.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "theofidry/alice-data-fixtures": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "fe5a50faf580eb58f08ada2abe8afbd2d4941e05"
- }
- }
- },
"manifests": {
"theofidry/alice-data-fixtures": {
- "repository": "github.com/symfony/recipes",
- "package": "theofidry/alice-data-fixtures",
- "version": "1.0",
"manifest": {
"bundles": {
"Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle": [
@@ -24,8 +10,7 @@
}
},
"files": [],
- "origin": "theofidry/alice-data-fixtures:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "fe5a50faf580eb58f08ada2abe8afbd2d4941e05"
}
}
}
\ No newline at end of file
diff --git a/twig.cssinliner-extension.1.0.json b/twig.cssinliner-extension.1.0.json
index 177c143f..bbee9f46 100644
--- a/twig.cssinliner-extension.1.0.json
+++ b/twig.cssinliner-extension.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "twig/cssinliner-extension": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "3460ba58f2609c9f1a38c6e9f2a416ff911f0861"
- }
- }
- },
"manifests": {
"twig/cssinliner-extension": {
- "repository": "github.com/symfony/recipes",
- "package": "twig/cssinliner-extension",
- "version": "1.0",
"manifest": {
"bundles": {
"Twig\\CssInliner\\Bundle\\TwigCssInlinerBundle": [
@@ -23,8 +9,7 @@
}
},
"files": [],
- "origin": "twig/cssinliner-extension:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "3460ba58f2609c9f1a38c6e9f2a416ff911f0861"
}
}
}
\ No newline at end of file
diff --git a/twig.extensions.1.0.json b/twig.extensions.1.0.json
index 8a39b4ee..79e94700 100644
--- a/twig.extensions.1.0.json
+++ b/twig.extensions.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "twig/extensions": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "a86723ee8d8b2f9437c8ce60a5546a1c267da5ed"
- }
- }
- },
"manifests": {
"twig/extensions": {
- "repository": "github.com/symfony/recipes",
- "package": "twig/extensions",
- "version": "1.0",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -27,13 +13,24 @@
},
"files": {
"config/packages/twig_extensions.yaml": {
- "contents": "services:\n _defaults:\n public: false\n autowire: true\n autoconfigure: true\n\n # Uncomment any lines below to activate that Twig extension\n #Twig\\Extensions\\ArrayExtension: null\n #Twig\\Extensions\\DateExtension: null\n #Twig\\Extensions\\IntlExtension: null\n #Twig\\Extensions\\TextExtension: null\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "services:",
+ " _defaults:",
+ " public: false",
+ " autowire: true",
+ " autoconfigure: true",
+ "",
+ " # Uncomment any lines below to activate that Twig extension",
+ " #Twig\\Extensions\\ArrayExtension: null",
+ " #Twig\\Extensions\\DateExtension: null",
+ " #Twig\\Extensions\\IntlExtension: null",
+ " #Twig\\Extensions\\TextExtension: null",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "twig/extensions:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "a86723ee8d8b2f9437c8ce60a5546a1c267da5ed"
}
}
}
\ No newline at end of file
diff --git a/twig.inky-extension.1.0.json b/twig.inky-extension.1.0.json
index 4f4472d3..6249a5db 100644
--- a/twig.inky-extension.1.0.json
+++ b/twig.inky-extension.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "twig/inky-extension": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "98aa25792ca5b18aebbac6644a150ac90867408d"
- }
- }
- },
"manifests": {
"twig/inky-extension": {
- "repository": "github.com/symfony/recipes",
- "package": "twig/inky-extension",
- "version": "1.0",
"manifest": {
"bundles": {
"Twig\\Inky\\Bundle\\TwigInkyBundle": [
@@ -23,8 +9,7 @@
}
},
"files": [],
- "origin": "twig/inky-extension:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "98aa25792ca5b18aebbac6644a150ac90867408d"
}
}
}
\ No newline at end of file
diff --git a/twig.markdown-extension.1.0.json b/twig.markdown-extension.1.0.json
index 710d7b26..9bacbff5 100644
--- a/twig.markdown-extension.1.0.json
+++ b/twig.markdown-extension.1.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "twig/markdown-extension": {
- "version": "1.0",
- "recipe": {
- "repo": "1.0",
- "branch": "master",
- "version": "1.0",
- "ref": "709b663eeb863ec3011db883d795c1122d85be85"
- }
- }
- },
"manifests": {
"twig/markdown-extension": {
- "repository": "github.com/symfony/recipes",
- "package": "twig/markdown-extension",
- "version": "1.0",
"manifest": {
"bundles": {
"Twig\\Markdown\\Bundle\\TwigMarkdownBundle": [
@@ -23,8 +9,7 @@
}
},
"files": [],
- "origin": "twig/markdown-extension:1.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "709b663eeb863ec3011db883d795c1122d85be85"
}
}
}
\ No newline at end of file
diff --git a/willdurand.js-translation-bundle.2.0.json b/willdurand.js-translation-bundle.2.0.json
index 3d401353..68c1e33e 100644
--- a/willdurand.js-translation-bundle.2.0.json
+++ b/willdurand.js-translation-bundle.2.0.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "willdurand/js-translation-bundle": {
- "version": "2.0",
- "recipe": {
- "repo": "2.0",
- "branch": "master",
- "version": "2.0",
- "ref": "02b720a49f6d36b44d557e0b18e48bf09e0a8e07"
- }
- }
- },
"manifests": {
"willdurand/js-translation-bundle": {
- "repository": "github.com/symfony/recipes",
- "package": "willdurand/js-translation-bundle",
- "version": "2.0",
"manifest": {
"bundles": {
"Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle": [
@@ -31,13 +17,15 @@
},
"files": {
"config/routes/js_translation.yaml": {
- "contents": "bazinga_js_translation:\n resource: \"@BazingaJsTranslationBundle/Resources/config/routing/routing.yml\"\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "bazinga_js_translation:",
+ " resource: \"@BazingaJsTranslationBundle/Resources/config/routing/routing.yml\"",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "willdurand/js-translation-bundle:2.0@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "02b720a49f6d36b44d557e0b18e48bf09e0a8e07"
}
}
}
\ No newline at end of file
diff --git a/zenstruck.foundry.1.9.json b/zenstruck.foundry.1.9.json
index 0265288d..4d06b89b 100644
--- a/zenstruck.foundry.1.9.json
+++ b/zenstruck.foundry.1.9.json
@@ -1,20 +1,6 @@
{
- "locks": {
- "zenstruck/foundry": {
- "version": "1.9",
- "recipe": {
- "repo": "1.9",
- "branch": "master",
- "version": "1.9",
- "ref": "26a9e6291d5fc0bfd1d673bc1d6cfe3c582c7678"
- }
- }
- },
"manifests": {
"zenstruck/foundry": {
- "repository": "github.com/symfony/recipes",
- "package": "zenstruck/foundry",
- "version": "1.9",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -34,18 +20,28 @@
},
"files": {
"config/packages/dev/zenstruck_foundry.yaml": {
- "contents": "# See full configuration: https://github.com/zenstruck/foundry#full-default-bundle-configuration\nzenstruck_foundry:\n # Whether to auto-refresh proxies by default (https://github.com/zenstruck/foundry#auto-refresh)\n auto_refresh_proxies: true\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# See full configuration: https://github.com/zenstruck/foundry#full-default-bundle-configuration",
+ "zenstruck_foundry:",
+ " # Whether to auto-refresh proxies by default (https://github.com/zenstruck/foundry#auto-refresh)",
+ " auto_refresh_proxies: true",
+ ""
+ ],
+ "executable": false
},
"config/packages/test/zenstruck_foundry.yaml": {
- "contents": "# Unless you want different configuration for test/dev environments,\n# add configuration to config/packages/dev/zenstruck_foundry.yml\n# and this will be synced to your test environment.\nimports:\n - { resource: ../dev/zenstruck_foundry.yaml }\n",
- "executable": false,
- "encoding": ""
+ "contents": [
+ "# Unless you want different configuration for test/dev environments,",
+ "# add configuration to config/packages/dev/zenstruck_foundry.yml",
+ "# and this will be synced to your test environment.",
+ "imports:",
+ " - { resource: ../dev/zenstruck_foundry.yaml }",
+ ""
+ ],
+ "executable": false
}
},
- "origin": "zenstruck/foundry:1.9@github.com/symfony/recipes:master",
- "is_contrib": false
+ "ref": "26a9e6291d5fc0bfd1d673bc1d6cfe3c582c7678"
}
}
}
\ No newline at end of file