mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
First step towards Laravel 5.5
This commit is contained in:
9
server.php
Executable file → Normal file
9
server.php
Executable file → Normal file
@@ -1,13 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* server.php
|
||||
* Copyright (C) 2016 thegrumpydictator@gmail.com
|
||||
*
|
||||
* This software may be modified and distributed under the terms
|
||||
* of the MIT license. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
declare(strict_types = 1);
|
||||
|
||||
/**
|
||||
* Laravel - A PHP Framework For Web Artisans
|
||||
|
Reference in New Issue
Block a user