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
- Host: GitHub
- URL: https://github.com/paragonie/sodium_compat_ext_sodium
- Owner: paragonie
- License: isc
- Created: 2023-03-26T15:31:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T01:04:43.000Z (about 2 years ago)
- Last Synced: 2025-02-20T09:06:56.974Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```