Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 01f0ce4

Browse files
committedAug 28, 2016
Bump version.
Signed-off-by: Bruno Gaspar <[email protected]>
1 parent 65a097a commit 01f0ce4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We do not give estimated times for completion on `Accepted` Proposals.
1111

1212
---
1313

14-
### v5.0.0 - TBA
14+
### v5.0.0 - 2016-08-29
1515

1616
`REVISED`
1717

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Stripe Laravel
22

3-
[![Build Status](https://travis-ci.org/cartalyst/stripe-laravel.svg?branch=master)](https://travis-ci.org/cartalyst/stripe-laravel)
3+
[![Build Status](https://travis-ci.org/cartalyst/stripe-laravel.svg?branch=5.0)](https://travis-ci.org/cartalyst/stripe-laravel)
44

55
Laravel 5.3 integration for the [Cartalyst Stripe](https://cartalyst.com/manual/stripe/2.0) package.
66

7-
The package requires PHP 5.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.
7+
The package requires PHP 5.6.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.
88

99
An open source package by [Cartalyst](https://cartalyst.com), code well, rock on!
1010

@@ -34,7 +34,7 @@ Raw files can be found via this projects docs/version branch.
3434

3535
Important versions listed below. Refer to the [Change Log](CHANGELOG.md) for a full history of the project.
3636

37-
- [5.0](CHANGELOG.md) - TBA
37+
- [5.0](CHANGELOG.md) - 2016-08-29
3838
- [4.0](CHANGELOG.md) - 2016-01-18
3939
- [3.0](CHANGELOG.md) - 2016-01-18
4040
- [2.0](CHANGELOG.md) - 2015-04-02

0 commit comments

Comments
 (0)
Please sign in to comment.