Compare commits

..
Author SHA1 Message Date
github-action[bot]andgithub-action[bot] 3c0e6a4bfd Create Flex endpoint 2026-06-03 10:42:24 +00:00
2 changed files with 4 additions and 12 deletions
@@ -33,17 +33,9 @@
"" ""
], ],
"executable": false "executable": false
},
"config/routes/sylius_stripe.yaml": {
"contents": [
"sylius_stripe_shop_express_checkout:",
" resource: \"@FluxSESyliusStripePlugin/config/routes/shop_express_checkout.yaml\"",
""
],
"executable": false
} }
}, },
"ref": "143bd4a3ffc977255dbdf24352526a6d3c341a76" "ref": "2dd2498b504978c9ade500bc07f9603bc023af9d"
} }
} }
} }
+3 -3
View File
@@ -2,7 +2,7 @@
"aliases": [], "aliases": [],
"recipes": { "recipes": {
"flux-se/sylius-stripe-plugin": [ "flux-se/sylius-stripe-plugin": [
"2.0" "1.0"
] ]
}, },
"recipe-conflicts": [], "recipe-conflicts": [],
@@ -12,9 +12,9 @@
"_links": { "_links": {
"repository": "github.com/symfony/recipes-contrib", "repository": "github.com/symfony/recipes-contrib",
"origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main", "origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1992/{package_dotted}.{version}.json", "recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1986/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json", "recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1992/archived/{package_dotted}/{ref}.json", "archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1986/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json" "archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
} }
} }