Skip to content

Commit

Permalink
Atualização do readme e de versão
Browse files Browse the repository at this point in the history
  • Loading branch information
cagartner committed Jul 18, 2014
1 parent 043d81d commit 0a5ce8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Consultas disponíveis:

In the `require` key of `composer.json` file add the following

"wittiws/phpquery": "dev-master",
"cagartner/correios-consulta": "dev-master"

Run the Composer update comand
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.3.0",
"wittiws/phpquery": "0.9.*"
"wittiws/phpquery": "dev-master"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 0a5ce8c

Please sign in to comment.