Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.0 Release #899

Merged
merged 29 commits into from
Dec 24, 2023
Merged

5.0 Release #899

merged 29 commits into from
Dec 24, 2023

Conversation

Crypta-Eve
Copy link
Member

No description provided.

warlof and others added 29 commits February 19, 2023 23:42
replace webpack with vite framework
restore echo library to be able to handle
live events between server and clients
sometimes, while starting SeAT container after adding third party packages or overriding standard class, we may encounter the following message which prevent updates

> In VcsDownloader.php line 268:
>
>                                                                               
>
>  Source directory /var/www/seat/vendor/nesbot/carbon has uncommitted changes  
>
>  .                                                                            
>
>                                                                               
>
>
> update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format > AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-> REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>...]

Doing that is forcing composer to ignore such changes and override them.
revert mysql to be the default db driver
Co-authored-by: Loïc Leuilliot <[email protected]>
@Crypta-Eve Crypta-Eve merged commit 7330b9f into master Dec 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants