mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +03:00
Use sodium instead of libsodium
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
||||
uses: "shivammathur/setup-php@v2"
|
||||
with:
|
||||
php-version: "${{ matrix.php-version }}"
|
||||
extensions: bcmath, ctype, gmp, libsodium, uuid
|
||||
extensions: bcmath, ctype, gmp, sodium, uuid
|
||||
coverage: "none"
|
||||
ini-values: "memory_limit=-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user