mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Add PHP 8.2 support (#475)
This commit is contained in:
@@ -77,6 +77,7 @@ jobs:
|
||||
php-version:
|
||||
- "8.0"
|
||||
- "8.1"
|
||||
- "8.2"
|
||||
|
||||
steps:
|
||||
- name: "Checkout repository"
|
||||
@@ -144,6 +145,7 @@ jobs:
|
||||
php-version:
|
||||
- "8.0"
|
||||
- "8.1"
|
||||
- "8.2"
|
||||
operating-system:
|
||||
- "ubuntu-latest"
|
||||
- "windows-latest"
|
||||
|
||||
Reference in New Issue
Block a user