We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b512fc0 commit c845853Copy full SHA for c845853
composer.json
@@ -7,21 +7,20 @@
7
"JSON",
8
"File to array",
9
"Array to file",
10
- "JavaScript",
11
"PHP"
12
],
13
"authors": [
14
{
15
"name": "Josantonius",
16
- "email": "hello@josantonius.com",
+ "email": "hello@josantonius.dev",
17
"homepage": "https://josantonius.dev",
18
"role": "Developer"
19
}
20
21
"support": {
22
"issues": "https://github.com/josantonius/php-json/issues",
23
- "discussions": "https://github.com/josantonius/php-json/discussions",
24
- "source": "https://github.com/josantonius/php-json"
+ "source": "https://github.com/josantonius/php-json",
+ "discussions": "https://github.com/josantonius/php-json/discussions"
25
},
26
"require": {
27
"php": "^8.0"
0 commit comments