Navigation Menu

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

Commit

Permalink
upgrade to Laravel 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WMDE-Fisch committed Feb 1, 2016
1 parent de42bf4 commit e0ae9d8
Show file tree
Hide file tree
Showing 3 changed files with 329 additions and 484 deletions.
2 changes: 2 additions & 0 deletions bootstrap/cache/.gitignore
@@ -0,0 +1,2 @@
*
!.gitignore
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"php": ">=5.4.0",
"laravel/framework": "5.0.*",
"laravel/framework": "5.1.*",
"illuminate/html": "~5.0",
"laracasts/flash": "~1.0",
"guzzlehttp/guzzle": "~4.2",
Expand Down

0 comments on commit e0ae9d8

Please sign in to comment.