Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Preparing version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahinko committed Jul 2, 2015
1 parent 02fbc80 commit 3c92f1c
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 119 deletions.
10 changes: 5 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

All notable changes to Phapi Middleware Pipeline will be documented below.

## 1.0.0
* Initial release
## [1.0.0] - 2015-07-02
* Initial release!
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.6.0",
"phapi/contract": "dev-master",
"phapi/contract": "1.*",
"psr/http-message": "1.*"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 3c92f1c

Please sign in to comment.