Skip to content

Commit

Permalink
Check code sniffer errors.
Browse files Browse the repository at this point in the history
Update composer version to 1.3.1.
  • Loading branch information
bgaillard committed Dec 28, 2015
1 parent a89ccf2 commit 3b78612
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "gomoob/php-pushwoosh",
"description" : "A PHP Library to easily work with the Pushwoosh REST Web Services.",
"version" : "1.3.0",
"version" : "1.3.1",
"license" : "MIT",
"type" : "library",
"keywords" : [
Expand Down Expand Up @@ -48,4 +48,4 @@
"symfony/stopwatch" : "^2.8 || ^3.0",
"symfony/yaml" : "^2.8 || ^3.0"
}
}
}
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gomoob-php-pushwoosh",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",
"repository" : {
"type" : "git",
Expand Down

0 comments on commit 3b78612

Please sign in to comment.