Skip to content

Commit

Permalink
move to Github
Browse files Browse the repository at this point in the history
  • Loading branch information
forxer committed Oct 31, 2016
1 parent 13b8ace commit f640ac2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
11 changes: 8 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
Changelog for Laravel Extension
===============================

3.0.0 (2016-10-31)
------------------

- move to Github

3.0.0 (2016-10-08)
------------------

- Suppression compatibilité Laravel <= 5.1
- Ajout du configurateur de logs
- Removing Laravel <= 5.1 compatibilities
- Added logs configurator

2.2.1 (2016-04-14)
------------------

- Fix compatibilité Laravel v5.0
- Fix Laravel v5.0 compatibility

2.2.0 (2016-04-14)
------------------
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name" : "axn/laravel-extension",
"description" : "Regroupe des extensions pour le framework Laravel 5.1+",
"homepage" : "https://bitbucket.org/axn/laravel-extension",
"description" : "Includes various extensions to the Laravel framework 5.1+",
"homepage" : "https://github.com/AXN-Informatique/laravel-extension",
"support" : {
"issues" : "https://bitbucket.org/axn/laravel-extension/issues?status=new&status=open"
"issues" : "https://github.com/AXN-Informatique/laravel-extension/issues"
},
"authors" : [{
"name" : "AXN Informatique",
Expand Down

0 comments on commit f640ac2

Please sign in to comment.