Files
symfony-recipes/index.json

39 lines
1.0 KiB
JSON
Raw Normal View History

2024-01-31 10:20:03 +01:00
{
"recipes": {
2025-05-06 16:56:23 +02:00
"webindustry/contact-bundle": [
"2.0"
],
2024-01-31 10:20:03 +01:00
"webindustry/redirector-bundle": [
"2.0"
2024-01-31 16:07:33 +01:00
],
"webindustry/image-bundle": [
"2.0"
2024-03-06 15:16:07 +01:00
],
"webindustry/video-bundle": [
"2.0"
2024-03-13 16:59:26 +01:00
],
"webindustry/html2pdf-bundle": [
"2.0"
2024-03-20 15:09:21 +01:00
],
"webindustry/parameter-tracker-bundle": [
"2.0"
2024-04-02 16:46:06 +02:00
],
"webindustry/document-bundle": [
"2.0"
2024-05-31 12:13:30 +02:00
],
"webindustry/scheduler-bundle": [
"2.0"
2025-03-24 09:55:15 +01:00
],
"webindustry/meta-api-conversion-bundle": [
"1.0"
2024-01-31 10:20:03 +01:00
]
},
"branch": "master",
2024-01-31 11:21:25 +01:00
"is_contrib": false,
2024-01-31 10:20:03 +01:00
"_links": {
"repository": "repo.webindustry.it/webindustry/symfony-recipes",
"origin_template": "{package}:{version}@repo.webindustry.it/webindustry/symfony-recipes:master",
"recipe_template": "https://repo.webindustry.it/webindustry/symfony-recipes/raw/branch/master/{package_dotted}.{version}.json"
}
2024-01-31 11:21:25 +01:00
}