mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
Set lowest brick/math version to 0.8.16 for BigInteger::toBytes()
This commit is contained in:
@@ -196,7 +196,7 @@ jobs:
|
||||
|
||||
- name: "Downgrade brick/math in lock file for PHP 8.0"
|
||||
run: |
|
||||
composer update brick/math:"0.8.8"
|
||||
composer update brick/math:"0.8.16"
|
||||
|
||||
- name: "Install dependencies (Composer)"
|
||||
uses: "ramsey/composer-install@v3"
|
||||
|
||||
Reference in New Issue
Block a user