Skip to content

Commit c845853

Browse files
committed
build: change support section
1 parent b512fc0 commit c845853

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,20 @@
77
"JSON",
88
"File to array",
99
"Array to file",
10-
"JavaScript",
1110
"PHP"
1211
],
1312
"authors": [
1413
{
1514
"name": "Josantonius",
16-
"email": "hello@josantonius.com",
15+
"email": "hello@josantonius.dev",
1716
"homepage": "https://josantonius.dev",
1817
"role": "Developer"
1918
}
2019
],
2120
"support": {
2221
"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"
22+
"source": "https://github.com/josantonius/php-json",
23+
"discussions": "https://github.com/josantonius/php-json/discussions"
2524
},
2625
"require": {
2726
"php": "^8.0"

0 commit comments

Comments
 (0)