We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3253280 + b98f5e7 commit ad59a10Copy full SHA for ad59a10
.github/FUNDING.yml
@@ -0,0 +1 @@
1
+github: [nyamsprod]
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All Notable changes to `PHP Domain Parser` **5.x** series will be documented in this file
4
5
-## 5.7.1 - 2020-08-04
+## 5.7.1 - 2020-08-24
6
7
### Added
8
composer.json
@@ -23,6 +23,12 @@
23
"homepage": "https://github.com/jeremykendall/php-domain-parser/graphs/contributors"
24
}
25
],
26
+ "funding": [
27
+ {
28
+ "type": "github",
29
+ "url": "https://github.com/sponsors/nyamsprod"
30
+ }
31
+ ],
32
"bin": [
33
"bin/update-psl"
34
0 commit comments