Skip to content

Commit 251c886

Browse files
committed
Library type
1 parent a1e5f9a commit 251c886

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Nette XML parser, heureka parser
33

44
### Setup
5+
```
6+
composer require relisoft/xmlparser
7+
```
8+
59

610
> config.neon
711
```

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "relisoft/xmlparser",
33
"description": "XML parser from symfony to nette, heureka decoder",
44
"homepage": "https://relisoft.cz",
5-
"type": "project",
6-
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
5+
"type": "library",
6+
"license": ["MIT"],
77
"authors": [
88
{
99
"name": "Stanislav Isigar Opletal",

0 commit comments

Comments
 (0)