Skip to content

Instantly share code, notes, and snippets.

@syossan27
Created June 3, 2014 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save syossan27/79b570153d3643e725c9 to your computer and use it in GitHub Desktop.
Save syossan27/79b570153d3643e725c9 to your computer and use it in GitHub Desktop.
Laravel4.1.xから4.2.xへのアップグレード方法 ref: http://qiita.com/syo/items/6b4ecda47cdbf477d2b0
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"require": {
"laravel/framework": "4.2.*",
},
'cipher' => MCRYPT_RIJNDAEL_256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment