diff --git a/archived/zenstruck.foundry.1.9/4105965892040697deb766a89e518eddc8d207e1.json b/archived/zenstruck.foundry.1.9/4105965892040697deb766a89e518eddc8d207e1.json new file mode 100644 index 00000000..18d22280 --- /dev/null +++ b/archived/zenstruck.foundry.1.9/4105965892040697deb766a89e518eddc8d207e1.json @@ -0,0 +1,47 @@ +{ + "manifests": { + "zenstruck/foundry": { + "manifest": { + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "bundles": { + "Zenstruck\\Foundry\\ZenstruckFoundryBundle": [ + "dev", + "test" + ] + }, + "post-install-output": [ + " * You're ready to use zenstruck/foundry. Create your first factory with", + " bin/console make:factory.", + "", + " * Read the documentation at https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html" + ] + }, + "files": { + "config/packages/dev/zenstruck_foundry.yaml": { + "contents": [ + "# See full configuration: https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#full-default-bundle-configuration", + "zenstruck_foundry:", + " # Whether to auto-refresh proxies by default (https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#auto-refresh)", + " auto_refresh_proxies: true", + "" + ], + "executable": false + }, + "config/packages/test/zenstruck_foundry.yaml": { + "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 + } + }, + "ref": "4105965892040697deb766a89e518eddc8d207e1" + } + } +} diff --git a/zenstruck.foundry.1.9.json b/zenstruck.foundry.1.9.json index 4538ecd9..18d22280 100644 --- a/zenstruck.foundry.1.9.json +++ b/zenstruck.foundry.1.9.json @@ -15,15 +15,15 @@ " * You're ready to use zenstruck/foundry. Create your first factory with", " bin/console make:factory.", "", - " * Read the documentation at https://github.com/zenstruck/foundry#foundry" + " * Read the documentation at https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html" ] }, "files": { "config/packages/dev/zenstruck_foundry.yaml": { "contents": [ - "# See full configuration: https://github.com/zenstruck/foundry#full-default-bundle-configuration", + "# See full configuration: https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#full-default-bundle-configuration", "zenstruck_foundry:", - " # Whether to auto-refresh proxies by default (https://github.com/zenstruck/foundry#auto-refresh)", + " # Whether to auto-refresh proxies by default (https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#auto-refresh)", " auto_refresh_proxies: true", "" ], @@ -41,7 +41,7 @@ "executable": false } }, - "ref": "26a9e6291d5fc0bfd1d673bc1d6cfe3c582c7678" + "ref": "4105965892040697deb766a89e518eddc8d207e1" } } }