Skip to content

Commit

Permalink
Tagging version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Scheffler committed Aug 22, 2019
1 parent 1e00f01 commit e09f6d5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.3
0.5
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": "^7.2",
"psr/http-message": "^1.0"
"psr\/http-message": "^1.0"
},
"license": "MIT",
"authors": [
Expand All @@ -23,13 +23,13 @@
"php": "7.2"
}
},
"version": "0.4.3",
"version": "0.5",
"require-dev": {
"phpunit\/phpunit": "^8.0",
"vimeo\/psalm": "^3.1",
"symfony\/var-dumper": "^4.2",
"php-coveralls\/php-coveralls": "^2.1",
"predis/predis": "^1.1",
"nimbly/capsule": "^0.5.0"
"predis\/predis": "^1.1",
"nimbly\/capsule": "^0.6.0"
}
}
}
12 changes: 6 additions & 6 deletions composer.lock

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

0 comments on commit e09f6d5

Please sign in to comment.