chore(namespace): rewirtten namspeace from app to GitContributionGraph.

This commit is contained in:
2026-07-12 22:47:34 +02:00
parent 91bda21f89
commit 41e88144a4
35 changed files with 122 additions and 68 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace App;
namespace GitContributionGraph;
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
use Symfony\Component\HttpKernel\Kernel as BaseKernel;