From 3de44107577cf131fde45f684a8d2c03a5718f19 Mon Sep 17 00:00:00 2001 From: Michal Nowacki Date: Thu, 12 Sep 2024 16:01:22 -0400 Subject: [PATCH] add copyright and description to autoloaders mocks --- .../autoload-with-composer/vendor/autoload.php | 11 +++++++++++ .../vendor/composer/InstalledVersions.php | 9 +++++++++ .../vendor/composer/autoload_real.php | 9 +++++++++ .../autoload-without-composer/vendor/autoload.php | 11 +++++++++++ 4 files changed, 40 insertions(+) diff --git a/tests/integration/autoloader/autoload-with-composer/vendor/autoload.php b/tests/integration/autoloader/autoload-with-composer/vendor/autoload.php index 6b1347d07..0a6947fef 100644 --- a/tests/integration/autoloader/autoload-with-composer/vendor/autoload.php +++ b/tests/integration/autoloader/autoload-with-composer/vendor/autoload.php @@ -1 +1,12 @@ +