changed php path
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
7036633a8b
commit
2f79e39a8c
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/keyhelp-php81
|
||||
#!/usr/local/bin/php
|
||||
<?php declare(strict_types=1);
|
||||
namespace App\Controller;
|
||||
// #!/usr/bin/keyhelp-php81
|
||||
|
||||
// & ~E_DEPRECATED is needed because of a bug in PhpStorm
|
||||
use DI\DependencyException;
|
||||
|
|
Loading…
Reference in New Issue