1
0
Fork 0
composer/src
nargil07 986a260d1c
Correction the function getComposerInformation in SvnDriver.php. (#10681)
Sometimes the getBaseComposerInformation had an exception so we write in the cache a string value but the funtion want to return null or Array value.
Now we write a empty string value if it happened
2022-03-31 17:12:31 +02:00
..
Composer Correction the function getComposerInformation in SvnDriver.php. (#10681) 2022-03-31 17:12:31 +02:00
bootstrap.php Enable strict types on all files 2022-02-24 13:24:34 +01:00