An open API service indexing awesome lists of open source software.

https://github.com/paragonie/sodium_compat_ext_sodium

Tell Composer to use sodium_compat as ext-sodium
https://github.com/paragonie/sodium_compat_ext_sodium

Last synced: 3 months ago
JSON representation

Tell Composer to use sodium_compat as ext-sodium

Awesome Lists containing this project

README

          

# Composer Meta-Package: ext-sodium provided by sodium_compat

See [this pull request on sodium_compat](https://github.com/paragonie/sodium_compat/pull/156) for context.

## Usage

If you find yourself in a position where you want to coax Composer into treating sodium_compat as ext-sodium,
simply add this project to your dependencies.

```terminal
composer require paragonie/sodium_compat_ext_sodium
```