moay / server-for-symfony-flex

A self hosted server for Symfony Flex allowing private and customized recipes, proxy and caching functionality for the official endpoints.
https://server-for-symfony-flex.rtfd.io
MIT License
136 stars 30 forks source link

Serverless flex compatibility #89

Open c33s opened 2 years ago

c33s commented 2 years ago

as flex is now serverless https://symfony.com/blog/symfony-flex-is-going-serverless there are some changes to the data format:

[LogicException]
  The Flex index is missing a "splits" entry. Did you forget to add "flex:[//defaults](vector://defaults/)" in the "extra.symfony.endpoint" array of your composer.json?

also the official endpoint https://symfony.sh/flex.symfony.com is now gone.

edit:

sonnymilton commented 4 months ago

https://github.com/sonnymilton/flexhub New project compatible with Flex Serverless