Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testado #50

Merged
merged 1 commit into from
Jan 23, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Testado em Magento

`1.6.2.0`, `1.7.0.2`, `1.8.1.0` e `1.9.0.1`
`1.6.2.0`, `1.7.0.2`, `1.8.1.0` e `1.9.1.0`

## Instalando por Magento Connect

Expand Down Expand Up @@ -234,4 +234,4 @@ find ./app -name "*.php" -exec php -l {} \;
./bin/phpcs --extensions=php --standard=./ruleset.xml ./app
```

*O Magento não segue nenhum code style, por isso compilei uma lista de checks no `ruleset.xml`.*
*O Magento não segue nenhum code style, por isso compilei uma lista de checks no `ruleset.xml`.*