Skip to content

Commit

Permalink
Fix composer
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanalemunioz committed Jun 2, 2018
1 parent 0a6dca1 commit f500ba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "ivanalemunioz/Afip.php",
"name": "ivanalemunioz/afip.php",
"type": "library",
"description": "Libreria para usar los Web Services de AFIP (Argentina) ",
"keywords": ["afip","facturacion-electronica","gratis","soap","cae","padron","contribuyente","libreria"],
"homepage": "https://github.com/ivanalemunioz/Afip.php",
"homepage": "https://github.com/ivanalemunioz/afip.php",
"license": "MIT",
"require": {
"php": "^5.3.3"
Expand Down

0 comments on commit f500ba9

Please sign in to comment.