Skip to content

Commit

Permalink
added samples link + remove suggest
Browse files Browse the repository at this point in the history
  • Loading branch information
giansalex committed Nov 14, 2017
1 parent cbfe75f commit c4d9b21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PHP Implementación de la Facturación Electrónica Sunat - Perú
```bash
composer require greenter/greenter
```
Para propositos de prueba, visite [Greenter Sampple](https://github.com/giansalex/greenter-sample).

Caracteristicas
---------------
Expand Down
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,5 @@
"psr-4": {
"Tests\\": "tests/"
}
},
"suggest": {
"ext-dom": "Dom extension",
"ext-zip": "Zip extension",
"ext-openssl": "OpenSSL extension"
}
}

0 comments on commit c4d9b21

Please sign in to comment.