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

Commit

Permalink
Updated Readme for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen-G committed Jan 26, 2014
1 parent d0096c8 commit 78313ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Laravel Photo Gallery
=====================

A photo gallery for Laravel 4.
A photo gallery for Laravel 4.1

## Installation
First you should install this package through Composer and edit your project's `composer.json`:

"require": {
"laravel/framework": "4.0.*",
"jeroen-g/laravel-photo-gallery": "v1.0"
"jeroen-g/laravel-photo-gallery": "v1.1"
}

Next, update Composer via the command line:
Expand Down

0 comments on commit 78313ff

Please sign in to comment.