diff --git a/composer.json b/composer.json index f45ad75..cebdbea 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "autoload": { "psr-4": { "im\\": "src/" - } + }, + "files": ["static.php"] } } diff --git a/static.php b/static.php new file mode 100644 index 0000000..f41454a --- /dev/null +++ b/static.php @@ -0,0 +1,24 @@ +