Mercurial > hg > rc1
comparison vendor/composer/autoload_classmap.php @ 43:771f6803cc4b default tip
somehow lost the correctly updated metadata so e.g. 'mail' package wasn't being imported
author | Charlie Root |
---|---|
date | Sun, 26 Jan 2025 13:13:49 -0500 |
parents | 05c4c32948af |
children |
comparison
equal
deleted
inserted
replaced
42:db1e51c59ddc | 43:771f6803cc4b |
---|---|
1 <?php | 1 <?php |
2 | 2 |
3 // autoload_classmap.php @generated by Composer | 3 // autoload_classmap.php @generated by Composer |
4 | 4 |
5 $vendorDir = dirname(dirname(__FILE__)); | 5 $vendorDir = dirname(__DIR__); |
6 $baseDir = dirname($vendorDir); | 6 $baseDir = dirname($vendorDir); |
7 | 7 |
8 return array( | 8 return array( |
9 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', | |
10 'Crypt_GPG' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG.php', | |
11 'Crypt_GPGAbstract' => $vendorDir . '/pear/crypt_gpg/Crypt/GPGAbstract.php', | |
12 'Crypt_GPG_BadPassphraseException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
13 'Crypt_GPG_DeletePrivateKeyException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
14 'Crypt_GPG_Engine' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Engine.php', | |
15 'Crypt_GPG_Exception' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
16 'Crypt_GPG_FileException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
17 'Crypt_GPG_InvalidKeyParamsException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
18 'Crypt_GPG_InvalidOperationException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
19 'Crypt_GPG_Key' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Key.php', | |
20 'Crypt_GPG_KeyGenerator' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/KeyGenerator.php', | |
21 'Crypt_GPG_KeyNotCreatedException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
22 'Crypt_GPG_KeyNotFoundException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
23 'Crypt_GPG_NoDataException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
24 'Crypt_GPG_OpenSubprocessException' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Exceptions.php', | |
25 'Crypt_GPG_PinEntry' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/PinEntry.php', | |
26 'Crypt_GPG_ProcessControl' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/ProcessControl.php', | |
27 'Crypt_GPG_ProcessHandler' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/ProcessHandler.php', | |
28 'Crypt_GPG_Signature' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/Signature.php', | |
29 'Crypt_GPG_SignatureCreationInfo' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/SignatureCreationInfo.php', | |
30 'Crypt_GPG_SubKey' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/SubKey.php', | |
31 'Crypt_GPG_UserId' => $vendorDir . '/pear/crypt_gpg/Crypt/GPG/UserId.php', | |
9 'File_Iterator' => $vendorDir . '/phpunit/php-file-iterator/src/Iterator.php', | 32 'File_Iterator' => $vendorDir . '/phpunit/php-file-iterator/src/Iterator.php', |
10 'File_Iterator_Facade' => $vendorDir . '/phpunit/php-file-iterator/src/Facade.php', | 33 'File_Iterator_Facade' => $vendorDir . '/phpunit/php-file-iterator/src/Facade.php', |
11 'File_Iterator_Factory' => $vendorDir . '/phpunit/php-file-iterator/src/Factory.php', | 34 'File_Iterator_Factory' => $vendorDir . '/phpunit/php-file-iterator/src/Factory.php', |
12 'Net_Sieve' => $vendorDir . '/pear/net_sieve/Sieve.php', | 35 'Net_Sieve' => $vendorDir . '/pear/net_sieve/Sieve.php', |
36 'Net_URL2' => $vendorDir . '/pear/net_url2/Net/URL2.php', | |
37 'PEAR_Exception' => $vendorDir . '/pear/pear_exception/PEAR/Exception.php', | |
13 'PHPUnit\\Framework\\Assert' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/Assert.php', | 38 'PHPUnit\\Framework\\Assert' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/Assert.php', |
14 'PHPUnit\\Framework\\AssertionFailedError' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/AssertionFailedError.php', | 39 'PHPUnit\\Framework\\AssertionFailedError' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/AssertionFailedError.php', |
15 'PHPUnit\\Framework\\BaseTestListener' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/BaseTestListener.php', | 40 'PHPUnit\\Framework\\BaseTestListener' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/BaseTestListener.php', |
16 'PHPUnit\\Framework\\Test' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/Test.php', | 41 'PHPUnit\\Framework\\Test' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/Test.php', |
17 'PHPUnit\\Framework\\TestCase' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/TestCase.php', | 42 'PHPUnit\\Framework\\TestCase' => $vendorDir . '/phpunit/phpunit/src/ForwardCompatibility/TestCase.php', |
469 'SebastianBergmann\\RecursionContext\\Context' => $vendorDir . '/sebastian/recursion-context/src/Context.php', | 494 'SebastianBergmann\\RecursionContext\\Context' => $vendorDir . '/sebastian/recursion-context/src/Context.php', |
470 'SebastianBergmann\\RecursionContext\\Exception' => $vendorDir . '/sebastian/recursion-context/src/Exception.php', | 495 'SebastianBergmann\\RecursionContext\\Exception' => $vendorDir . '/sebastian/recursion-context/src/Exception.php', |
471 'SebastianBergmann\\RecursionContext\\InvalidArgumentException' => $vendorDir . '/sebastian/recursion-context/src/InvalidArgumentException.php', | 496 'SebastianBergmann\\RecursionContext\\InvalidArgumentException' => $vendorDir . '/sebastian/recursion-context/src/InvalidArgumentException.php', |
472 'SebastianBergmann\\ResourceOperations\\ResourceOperations' => $vendorDir . '/sebastian/resource-operations/src/ResourceOperations.php', | 497 'SebastianBergmann\\ResourceOperations\\ResourceOperations' => $vendorDir . '/sebastian/resource-operations/src/ResourceOperations.php', |
473 'SebastianBergmann\\Version' => $vendorDir . '/sebastian/version/src/Version.php', | 498 'SebastianBergmann\\Version' => $vendorDir . '/sebastian/version/src/Version.php', |
474 'SieveTest' => $vendorDir . '/pear/net_sieve/tests/SieveTest.php', | |
475 'Text_Template' => $vendorDir . '/phpunit/php-text-template/src/Template.php', | 499 'Text_Template' => $vendorDir . '/phpunit/php-text-template/src/Template.php', |
476 ); | 500 ); |