Composer updates

This commit is contained in:
johnnyq 2025-11-16 16:00:57 -05:00
parent 612041635d
commit 63141f3578
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../../', 'install_path' => __DIR__ . '/../../',
'aliases' => array(), 'aliases' => array(),
'reference' => 'efcc0fd5cb5c6d1b8fcb459252a4ef12fb5c095a', 'reference' => '612041635d962d37f2f400ba1974bec5456ccd1e',
'name' => '__root__', 'name' => '__root__',
'dev' => true, 'dev' => true,
), ),
@ -16,7 +16,7 @@
'type' => 'library', 'type' => 'library',
'install_path' => __DIR__ . '/../../', 'install_path' => __DIR__ . '/../../',
'aliases' => array(), 'aliases' => array(),
'reference' => 'efcc0fd5cb5c6d1b8fcb459252a4ef12fb5c095a', 'reference' => '612041635d962d37f2f400ba1974bec5456ccd1e',
'dev_requirement' => false, 'dev_requirement' => false,
), ),
'carbonphp/carbon-doctrine-types' => array( 'carbonphp/carbon-doctrine-types' => array(