Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 5259406

Browse files
committed
Updated for 1.0.0
1 parent c3cf9fa commit 5259406

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.0.0 - TBD
5+
## 1.0.0 - 2018-08-27
66

77
### Added
88

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ zend-expressive-authentication provides middleware for [Expressive](https://docs
77
and [PSR-7](http://www.php-fig.org/psr/psr-7/) applications for the purpose of
88
authenticating HTTP requests using consumer- or third-party-provided adapters.
99

10-
## WORK IN PROGRESS
11-
12-
This repository contains a **work in progress** project for building an
13-
authentication module for *Expressive* and *PSR-7* applications.
14-
15-
**Please, do not use this code in a production environment!**
16-
1710
## Installation
1811

1912
You can install the *zend-expressive-authentication* library with composer:

0 commit comments

Comments
 (0)