Skip to content

Commit 5e24837

Browse files
committed
Merge branch 'master' into develop
2 parents 164e2d9 + d1520dc commit 5e24837

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "laravel/framework",
3+
"description": "The Laravel Framework.",
4+
"keywords": ["framework", "laravel"],
25
"require": {
36
"laravel/framework": "4.1.*"
47
},

public/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
|--------------------------------------------------------------------------
2727
|
2828
| We need to illuminate PHP development, so let's turn on the lights.
29-
| This bootstrap the framework and gets it ready for use, then it
29+
| This bootstraps the framework and gets it ready for use, then it
3030
| will load up this application so that we can run it and send
3131
| the responses back to the browser and delight these users.
3232
|

0 commit comments

Comments
 (0)