Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenglish7 committed Feb 20, 2018
1 parent da958e6 commit b5a7417
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@
"php-library",
"php-component",
"genial-framework",
"xml-parser",
"json-parser",
"yaml-parser",
"parser",
"php72",
"php73",
"php74"
],
"description": "BabyRuth-XML-JSON-YAML-Parser Component [READ-ONLY]. An extremely fast XML, JSON, and YAML parser.",
"description": "Parser component from Genial Framework [READ-ONLY]. An extremely fast and eloquent parser.",
"homepage": "https://github.com/genial-framework/BabyRuth-XML-JSON-YAML-Parser",
"license": "BSD-3-Clause",
"authors": [
Expand All @@ -33,7 +31,7 @@
},
"autoload": {
"psr-4": {
"Genial\\BabyRuth\\": "src/"
"Genial\\Parser\\": "src/"
}
},
"require-dev": {
Expand Down

0 comments on commit b5a7417

Please sign in to comment.