Commit df6e4a97 authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #2446 from seengee/develop

Added instruction to update composer.json to 4.1
parents 9186d7a3 26c281c0
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
## Upgrading From 4.0 to 4.1 ## Upgrading From 4.0 to 4.1
- Update `composer.json` to require `"laravel/framework": "4.1.*"`
- `composer update`. - `composer update`.
- Replace `public/index.php`, `artisan.php`. - Replace `public/index.php`, `artisan.php`.
- Add new `expire_on_close` option to `session` configuration file. - Add new `expire_on_close` option to `session` configuration file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment