We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881c28d commit 6981c5bCopy full SHA for 6981c5b
1 file changed
composer.json
@@ -26,6 +26,10 @@
26
"pestphp/pest-plugin": true
27
}
28
},
29
+ "repository": {
30
+ "type": "git",
31
+ "url": "https://github.com/DNonov/JSONParser.git"
32
+ },
33
"extra": {
34
"laravel": {
35
"providers": [
0 commit comments