initial commit

This commit is contained in:
crazywhalecc 2022-12-26 19:11:03 +08:00
parent 1f4427b5b7
commit 1382114238

View File

@ -1,3 +1,5 @@
<?php
const CHOIR_PSR_HTTP_VERSION = '1.0.0';
declare(strict_types=1);
const CHOIR_PSR_HTTP_VERSION = '1.0.0';