You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation for the change, related issues
We have a lot of dependencies which makes upgrading difficult. See #106
for more context. This PR removes the ones that seemed unused and moves
a few entries over to the devDependencies list.
After this PR, we could see which deps give us the most headache and
look into removing them in one way or another.
## Testing Instructions (or ideally a Blueprint)
Cross your fingers and wait for CI.
---------
Co-authored-by: Brandon Payton <[email protected]>
Co-authored-by: Wojtek Naruniec <[email protected]>
Co-authored-by: Bero <[email protected]>
Emscripten supports proxying raw socket traffic through websockets. In theory, the CLI version of PHP could reach MySQL server and not be constrained to SQLite.
The text was updated successfully, but these errors were encountered: