Skip to content

Commit 28a2a0d

Browse files
committed
chore(list): update public suffix list file.
This is to be sure we have no new edge cases.
1 parent 33a551c commit 28a2a0d

File tree

2 files changed

+2466
-2144
lines changed

2 files changed

+2466
-2144
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
php-versions: ['8.1', '8.2', '8.3']
20+
php-versions: ['8.1', '8.2', '8.3', '8.4']
2121

2222
steps:
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)