Skip to content

Commit

Permalink
[MAIN][UPD] - Atualizando pacote para publicaçao
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio Alexssandro Lino committed Jul 12, 2021
1 parent ddb772c commit 8f73679
Show file tree
Hide file tree
Showing 48 changed files with 1,436 additions and 593 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1 +1,2 @@
/vendor/
/exemple-dev
5 changes: 2 additions & 3 deletions composer.json
Expand Up @@ -23,8 +23,7 @@
],
"require": {
"php": "^7.2.5",
"guzzlehttp/guzzle": "^6.3",
"notafacil-io/php-client-notafacil": "^1.0"
"notafacil-io/php-common-notafacil": "^1.0"
},

"require-dev": {
Expand All @@ -33,7 +32,7 @@
},
"autoload": {
"psr-4": {
"NotaFacil\\Nfse\\":"src/Nfse"
"NotaFacil\\Nfse\\":"src/NotaFacil"
}
},
"autoload-dev": {
Expand Down

0 comments on commit 8f73679

Please sign in to comment.