mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Update brick/math for static analysis but downgrade in tests for PHP 8.0
This commit is contained in:
@@ -194,6 +194,10 @@ jobs:
|
||||
coverage: "none"
|
||||
ini-values: "memory_limit=-1"
|
||||
|
||||
- name: "Downgrade brick/math in lock file for PHP 8.0"
|
||||
run: |
|
||||
composer update brick/math:"0.8.8"
|
||||
|
||||
- name: "Install dependencies (Composer)"
|
||||
uses: "ramsey/composer-install@v3"
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user