This commit is contained in:
2025-04-12 16:42:49 +08:00
commit 79754f81a1
42 changed files with 4685 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
<?php return array (
'root' =>
array (
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'aliases' =>
array (
),
'reference' => NULL,
'name' => '__root__',
),
'versions' =>
array (
'__root__' =>
array (
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'aliases' =>
array (
),
'reference' => NULL,
),
'maxmind-db/reader' =>
array (
'pretty_version' => 'v1.12.0',
'version' => '1.12.0.0',
'aliases' =>
array (
),
'reference' => '5b2d7a721dedfaef9dc20822c5fe7d26f9f8eb90',
),
),
);