Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Se corrige campo <license> y se remueve campo <version> por recomenda…
Browse files Browse the repository at this point in the history
…ción de Packagist
  • Loading branch information
Juan José Cortés Guzmán committed May 15, 2021
1 parent 9612c17 commit 35dfe62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "juanjoc333/rfc-facil-php",
"version": "1.3",
"description": "Librería para calcular el Registro Federal de Contribuyentes en México (RFC)",
"keywords": [
"rfc",
"rfc mexico"
],
"license": "Apache 2.0",
"license": "Apache-2.0",
"authors": [
{
"name": "Juan José Cortés Guzmán",
Expand Down

0 comments on commit 35dfe62

Please sign in to comment.