Lowered required version to php 8.0

This commit is contained in:
tracer 2022-08-30 14:16:33 +02:00
parent b99438c925
commit e3a9fb1454
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/keyhelp-php81 -d apc.enable_cli=1
#!/usr/bin/env php
<?php
use App\UpdateController;