fix cascade

This commit is contained in:
Taylor Otwell
2017-03-08 11:20:18 -06:00
parent 48f44440f7
commit b0846539b1

View File

@@ -15,7 +15,7 @@
| Composer provides a convenient, automatically generated class loader for | Composer provides a convenient, automatically generated class loader for
| our application. We just need to utilize it! We'll simply require it | our application. We just need to utilize it! We'll simply require it
| into the script here so that we don't have to worry about manual | into the script here so that we don't have to worry about manual
| loading any of our classes later on. It feels nice to relax. | loading any of our classes later on. It feels great to relax.
| |
*/ */