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

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
* Update support for Laravel Framework v5.3.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed May 24, 2016
1 parent 0a8578c commit 94a2fc1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Debug Component is commandline profiling package for Laravel, It was based from
* [Configuration](#configuration)
* [Usage](#usage)
* [Resources](#resources)
* [Change Log](http://orchestraplatform.com/docs/latest/components/debug/changes#v3-3)

## Version Compatibility

Expand All @@ -30,7 +31,7 @@ Laravel | Debug
5.0.x | 3.0.x
5.1.x | 3.1.x
5.2.x | 3.2.x
5.3.x | 3.3.x@dev
5.3.x | 3.3.x

## Installation

Expand Down Expand Up @@ -102,4 +103,3 @@ php artisan debug
## Resources

* [Documentation](http://orchestraplatform.com/docs/latest/components/debug)
* [Change Log](http://orchestraplatform.com/docs/latest/components/debug/changes#v3-3)
6 changes: 6 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: Artisan Debug Change Log

---

## Version 3.3 {#v3-3}

### v3.3.0 {#v3-3-0}

* Update support for Laravel Framework v5.3.

## Version 3.2 {#v3-2}

### v3.2.0 {#v3-2-0}
Expand Down

0 comments on commit 94a2fc1

Please sign in to comment.