www/kanboard: Update to 1.2.16

Pass the maintainership to the submitter

PR:		246268
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (older version),
		Daniel Tihanyi <daniel.tihanyi@tetragir.com>
Approved by:	maintainer timeout
This commit is contained in:
Li-Wen Hsu 2020-10-22 01:11:57 +00:00
parent f35aa0b2c4
commit ab72ee23b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552918
3 changed files with 107 additions and 168 deletions

View File

@ -2,17 +2,17 @@
PORTNAME= kanboard
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.11
PORTREVISION= 1
DISTVERSION= 1.2.16
CATEGORIES= www
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= bsd@if0.eu
MAINTAINER= daniel.tihanyi@tetragir.com
COMMENT= Simple visual task board software
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php
USES= php:flavors
USE_PHP= ctype curl dom gd hash filter iconv json mcrypt mbstring \
openssl pdo session simplexml zlib xml
USE_GITHUB= yes
@ -28,7 +28,7 @@ PLIST_SUB= KANBOARD_USERNAME=${KANBOARD_USERNAME} \
OPTIONS_MULTI= DB
OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE
OPTIONS_DEFAULT= SQLITE
OPTIONS_DEFAULT= OPCACHE SQLITE
OPTIONS_DEFINE= OPCACHE
OPCACHE_DESC= OPcache support (recommended)

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1570015069
SHA256 (kanboard-kanboard-v1.2.11_GH0.tar.gz) = 50521bf780a821975fbd9dcf08bf912e6b435a783b0d9bc2a0c48c27901aa867
SIZE (kanboard-kanboard-v1.2.11_GH0.tar.gz) = 3232498
TIMESTAMP = 1602697358
SHA256 (kanboard-kanboard-v1.2.16_GH0.tar.gz) = d43bbabceb47f42d3418bfb7abf8af2ad01f00304ffcfc644abd9feca9d9ceef
SIZE (kanboard-kanboard-v1.2.16_GH0.tar.gz) = 3266412

View File

@ -28,6 +28,7 @@
%%WWWDIR%%/app/Action/TaskAssignPrioritySwimlane.php
%%WWWDIR%%/app/Action/TaskAssignSpecificUser.php
%%WWWDIR%%/app/Action/TaskAssignUser.php
%%WWWDIR%%/app/Action/TaskAssignUserSwimlaneChange.php
%%WWWDIR%%/app/Action/TaskClose.php
%%WWWDIR%%/app/Action/TaskCloseColumn.php
%%WWWDIR%%/app/Action/TaskCloseNoActivity.php
@ -483,6 +484,8 @@
%%WWWDIR%%/app/Locale/de_DE/translations.php
%%WWWDIR%%/app/Locale/el_GR/translations.php
%%WWWDIR%%/app/Locale/es_ES/translations.php
%%WWWDIR%%/app/Locale/es_VE/translations.php
%%WWWDIR%%/app/Locale/fa_IR/translations.php
%%WWWDIR%%/app/Locale/fi_FI/translations.php
%%WWWDIR%%/app/Locale/fr_FR/translations.php
%%WWWDIR%%/app/Locale/hr_HR/translations.php
@ -850,6 +853,7 @@
%%WWWDIR%%/app/Template/project_tag/create.php
%%WWWDIR%%/app/Template/project_tag/edit.php
%%WWWDIR%%/app/Template/project_tag/index.php
%%WWWDIR%%/app/Template/project_tag/make_global.php
%%WWWDIR%%/app/Template/project_tag/remove.php
%%WWWDIR%%/app/Template/project_user_overview/layout.php
%%WWWDIR%%/app/Template/project_user_overview/roles.php
@ -1569,11 +1573,9 @@
%%WWWDIR%%/libs/picodb/phpunit.xml
%%WWWDIR%%/robots.txt
%%WWWDIR%%/vendor/autoload.php
%%WWWDIR%%/vendor/christian-riesen/base32/.scrutinizer.yml
%%WWWDIR%%/vendor/christian-riesen/base32/LICENSE
%%WWWDIR%%/vendor/christian-riesen/base32/build.xml
%%WWWDIR%%/vendor/christian-riesen/base32/phpunit.xml.dist
%%WWWDIR%%/vendor/christian-riesen/base32/src/Base32.php
%%WWWDIR%%/vendor/christian-riesen/otp/.travis.yml
%%WWWDIR%%/vendor/christian-riesen/otp/LICENSE
%%WWWDIR%%/vendor/christian-riesen/otp/example/index.php
%%WWWDIR%%/vendor/christian-riesen/otp/phpunit.xml.dist
@ -1589,49 +1591,42 @@
%%WWWDIR%%/vendor/composer/autoload_real.php
%%WWWDIR%%/vendor/composer/autoload_static.php
%%WWWDIR%%/vendor/composer/installed.json
%%WWWDIR%%/vendor/eluceo/ical/.php_cs
%%WWWDIR%%/vendor/eluceo/ical/.scrutinizer.yml
%%WWWDIR%%/vendor/eluceo/ical/CHANGELOG.md
%%WWWDIR%%/vendor/eluceo/ical/LICENSE
%%WWWDIR%%/vendor/eluceo/ical/UPGRADE.md
%%WWWDIR%%/vendor/eluceo/ical/examples/example1.php
%%WWWDIR%%/vendor/eluceo/ical/examples/example2.php
%%WWWDIR%%/vendor/eluceo/ical/examples/example3.php
%%WWWDIR%%/vendor/eluceo/ical/examples/example4.php
%%WWWDIR%%/vendor/eluceo/ical/examples/example5.php
%%WWWDIR%%/vendor/eluceo/ical/examples/example6.php
%%WWWDIR%%/vendor/eluceo/ical/examples/example7.php
%%WWWDIR%%/vendor/eluceo/ical/phpunit.xml.dist
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Alarm.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Calendar.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Event.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/Timezone.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Component/TimezoneRule.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/ParameterBag.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/ArrayValue.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/DateTimeProperty.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/DateTimesProperty.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/Event/Attendees.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/Event/Description.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/Event/Organizer.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/Event/RecurrenceId.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/Event/RecurrenceRule.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/StringValue.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Property/ValueInterface.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/PropertyBag.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Util/ComponentUtil.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Util/DateUtil.php
%%WWWDIR%%/vendor/eluceo/ical/src/Eluceo/iCal/Util/PropertyValueUtil.php
%%WWWDIR%%/vendor/eluceo/ical/src/Component.php
%%WWWDIR%%/vendor/eluceo/ical/src/Component/Alarm.php
%%WWWDIR%%/vendor/eluceo/ical/src/Component/Calendar.php
%%WWWDIR%%/vendor/eluceo/ical/src/Component/Event.php
%%WWWDIR%%/vendor/eluceo/ical/src/Component/Timezone.php
%%WWWDIR%%/vendor/eluceo/ical/src/Component/TimezoneRule.php
%%WWWDIR%%/vendor/eluceo/ical/src/ParameterBag.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/ArrayValue.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/DateTimeProperty.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/DateTimesProperty.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/Event/Attachment.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/Event/Attendees.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/Event/Geo.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/Event/Organizer.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/Event/RecurrenceId.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/Event/RecurrenceRule.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/RawStringValue.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/StringValue.php
%%WWWDIR%%/vendor/eluceo/ical/src/Property/ValueInterface.php
%%WWWDIR%%/vendor/eluceo/ical/src/PropertyBag.php
%%WWWDIR%%/vendor/eluceo/ical/src/Util/ComponentUtil.php
%%WWWDIR%%/vendor/eluceo/ical/src/Util/DateUtil.php
%%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt
%%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php
%%WWWDIR%%/vendor/gregwar/captcha/.travis.yml
%%WWWDIR%%/vendor/gregwar/captcha/LICENSE
%%WWWDIR%%/vendor/gregwar/captcha/demo/demo.php
%%WWWDIR%%/vendor/gregwar/captcha/demo/fingerprint.php
%%WWWDIR%%/vendor/gregwar/captcha/demo/form.php
%%WWWDIR%%/vendor/gregwar/captcha/demo/index.php
%%WWWDIR%%/vendor/gregwar/captcha/demo/inline.php
%%WWWDIR%%/vendor/gregwar/captcha/demo/ocr.php
%%WWWDIR%%/vendor/gregwar/captcha/demo/output.php
%%WWWDIR%%/vendor/gregwar/captcha/demo/session.php
%%WWWDIR%%/vendor/gregwar/captcha/phpunit.xml.dist
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php
@ -1644,31 +1639,10 @@
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/ImageFileHandler.php
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php
%%WWWDIR%%/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php
%%WWWDIR%%/vendor/paragonie/random_compat/LICENSE
%%WWWDIR%%/vendor/paragonie/random_compat/build-phar.sh
%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
%%WWWDIR%%/vendor/paragonie/random_compat/lib/byte_safe_strings.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/cast_to_int.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/error_polyfill.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_int.php
%%WWWDIR%%/vendor/paragonie/random_compat/other/build_phar.php
%%WWWDIR%%/vendor/paragonie/random_compat/psalm-autoload.php
%%WWWDIR%%/vendor/paragonie/random_compat/psalm.xml
%%WWWDIR%%/vendor/pimple/pimple/.travis.yml
%%WWWDIR%%/vendor/pimple/pimple/CHANGELOG
%%WWWDIR%%/vendor/pimple/pimple/LICENSE
%%WWWDIR%%/vendor/pimple/pimple/README.rst
%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/config.m4
%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/config.w32
%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/php_pimple.h
%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/pimple.c
%%WWWDIR%%/vendor/pimple/pimple/ext/pimple/pimple_compat.h
%%WWWDIR%%/vendor/pimple/pimple/phpunit.xml.dist
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Container.php
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php
@ -1688,6 +1662,12 @@
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php
%%WWWDIR%%/vendor/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php
%%WWWDIR%%/vendor/psr/cache/CHANGELOG.md
%%WWWDIR%%/vendor/psr/cache/LICENSE.txt
%%WWWDIR%%/vendor/psr/cache/src/CacheException.php
%%WWWDIR%%/vendor/psr/cache/src/CacheItemInterface.php
%%WWWDIR%%/vendor/psr/cache/src/CacheItemPoolInterface.php
%%WWWDIR%%/vendor/psr/cache/src/InvalidArgumentException.php
%%WWWDIR%%/vendor/psr/container/LICENSE
%%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php
%%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php
@ -1701,8 +1681,11 @@
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/.php_cs.dist
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/.travis.yml
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/CHANGES
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/LICENSE
%%WWWDIR%%/vendor/swiftmailer/swiftmailer/README
@ -1914,7 +1897,6 @@
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleCommandEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleErrorEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleExceptionEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleTerminateEvent.php
%%WWWDIR%%/vendor/symfony/console/EventListener/ErrorListener.php
%%WWWDIR%%/vendor/symfony/console/Exception/CommandNotFoundException.php
@ -1922,12 +1904,14 @@
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidArgumentException.php
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidOptionException.php
%%WWWDIR%%/vendor/symfony/console/Exception/LogicException.php
%%WWWDIR%%/vendor/symfony/console/Exception/NamespaceNotFoundException.php
%%WWWDIR%%/vendor/symfony/console/Exception/RuntimeException.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatter.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterInterface.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyle.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php
%%WWWDIR%%/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php
%%WWWDIR%%/vendor/symfony/console/Helper/DebugFormatterHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/DescriptorHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/FormatterHelper.php
@ -1942,6 +1926,7 @@
%%WWWDIR%%/vendor/symfony/console/Helper/SymfonyQuestionHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/Table.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableCell.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableRows.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableSeparator.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableStyle.php
%%WWWDIR%%/vendor/symfony/console/Input/ArgvInput.php
@ -1959,6 +1944,7 @@
%%WWWDIR%%/vendor/symfony/console/Output/BufferedOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutputInterface.php
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleSectionOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/NullOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/Output.php
%%WWWDIR%%/vendor/symfony/console/Output/OutputInterface.php
@ -1973,6 +1959,7 @@
%%WWWDIR%%/vendor/symfony/console/Terminal.php
%%WWWDIR%%/vendor/symfony/console/Tester/ApplicationTester.php
%%WWWDIR%%/vendor/symfony/console/Tester/CommandTester.php
%%WWWDIR%%/vendor/symfony/console/Tester/TesterTrait.php
%%WWWDIR%%/vendor/symfony/console/Tests/ApplicationTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Command/CommandTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Command/HelpCommandTest.php
@ -2012,6 +1999,7 @@
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSameCaseUppercaseCommand.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced1Command.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced2Command.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FooWithoutAliasCommand.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/FoobarCommand.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_0.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_1.php
@ -2026,6 +2014,7 @@
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_2.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_3.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4_with_iterators.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_5.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_6.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_7.php
@ -2046,11 +2035,14 @@
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_2.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_3.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4_with_iterators.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_5.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_6.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_7.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_8.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_9.txt
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering2.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/TestCommand.php
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/application_1.json
%%WWWDIR%%/vendor/symfony/console/Tests/Fixtures/application_1.md
@ -2187,70 +2179,58 @@
%%WWWDIR%%/vendor/symfony/console/Tests/Input/StringInputTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Logger/ConsoleLoggerTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Output/ConsoleOutputTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Output/ConsoleSectionOutputTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Output/NullOutputTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Output/OutputTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Output/StreamOutputTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Question/ChoiceQuestionTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Question/ConfirmationQuestionTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Style/SymfonyStyleTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/TerminalTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
%%WWWDIR%%/vendor/symfony/console/Tests/Tester/CommandTesterTest.php
%%WWWDIR%%/vendor/symfony/console/phpunit.xml.dist
%%WWWDIR%%/vendor/symfony/debug/BufferingLogger.php
%%WWWDIR%%/vendor/symfony/debug/CHANGELOG.md
%%WWWDIR%%/vendor/symfony/debug/Debug.php
%%WWWDIR%%/vendor/symfony/debug/DebugClassLoader.php
%%WWWDIR%%/vendor/symfony/debug/ErrorHandler.php
%%WWWDIR%%/vendor/symfony/debug/Exception/ClassNotFoundException.php
%%WWWDIR%%/vendor/symfony/debug/Exception/ContextErrorException.php
%%WWWDIR%%/vendor/symfony/debug/Exception/FatalErrorException.php
%%WWWDIR%%/vendor/symfony/debug/Exception/FatalThrowableError.php
%%WWWDIR%%/vendor/symfony/debug/Exception/FlattenException.php
%%WWWDIR%%/vendor/symfony/debug/Exception/OutOfMemoryException.php
%%WWWDIR%%/vendor/symfony/debug/Exception/SilencedErrorContext.php
%%WWWDIR%%/vendor/symfony/debug/Exception/UndefinedFunctionException.php
%%WWWDIR%%/vendor/symfony/debug/Exception/UndefinedMethodException.php
%%WWWDIR%%/vendor/symfony/debug/ExceptionHandler.php
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php
%%WWWDIR%%/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php
%%WWWDIR%%/vendor/symfony/debug/LICENSE
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/config.m4
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/config.w32
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/php_symfony_debug.h
%%WWWDIR%%/vendor/symfony/debug/Resources/ext/symfony_debug.c
%%WWWDIR%%/vendor/symfony/debug/Tests/DebugClassLoaderTest.php
%%WWWDIR%%/vendor/symfony/debug/Tests/ErrorHandlerTest.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php
%%WWWDIR%%/vendor/symfony/debug/Tests/ExceptionHandlerTest.php
%%WWWDIR%%/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php
%%WWWDIR%%/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedFunctionFatalErrorHandlerTest.php
%%WWWDIR%%/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedMethodFatalErrorHandlerTest.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/AnnotatedClass.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/ClassAlias.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/DeprecatedClass.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/DeprecatedInterface.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/ExtendedFinalMethod.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/FinalClass.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/FinalMethod.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalClass.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalInterface.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalTrait.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/InternalTrait2.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/NonDeprecatedInterface.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/PEARClass.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/Throwing.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/ToStringThrower.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/casemismatch.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/notPsr0Bis.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures/reallyNotPsr0.php
%%WWWDIR%%/vendor/symfony/debug/Tests/Fixtures2/RequiredTwice.php
%%WWWDIR%%/vendor/symfony/debug/Tests/HeaderMock.php
%%WWWDIR%%/vendor/symfony/debug/Tests/MockExceptionHandler.php
%%WWWDIR%%/vendor/symfony/debug/Tests/phpt/exception_rethrown.phpt
%%WWWDIR%%/vendor/symfony/debug/Tests/phpt/fatal_with_nested_handlers.phpt
%%WWWDIR%%/vendor/symfony/debug/phpunit.xml.dist
%%WWWDIR%%/vendor/symfony/contracts/CHANGELOG.md
%%WWWDIR%%/vendor/symfony/contracts/Cache/CacheInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Cache/CacheTrait.php
%%WWWDIR%%/vendor/symfony/contracts/Cache/CallbackInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Cache/ItemInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Cache/LICENSE
%%WWWDIR%%/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php
%%WWWDIR%%/vendor/symfony/contracts/EventDispatcher/Event.php
%%WWWDIR%%/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
%%WWWDIR%%/vendor/symfony/contracts/EventDispatcher/LICENSE
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/ChunkInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/ClientExceptionInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/DecodingExceptionInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/HttpExceptionInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/RedirectionExceptionInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/ServerExceptionInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Exception/TransportExceptionInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/HttpClientInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/LICENSE
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/ResponseInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/ResponseStreamInterface.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Test/Fixtures/web/index.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Test/HttpClientTestCase.php
%%WWWDIR%%/vendor/symfony/contracts/HttpClient/Test/TestHttpServer.php
%%WWWDIR%%/vendor/symfony/contracts/LICENSE
%%WWWDIR%%/vendor/symfony/contracts/Service/LICENSE
%%WWWDIR%%/vendor/symfony/contracts/Service/ResetInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceLocatorTrait.php
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceProviderInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Service/ServiceSubscriberTrait.php
%%WWWDIR%%/vendor/symfony/contracts/Service/Test/ServiceLocatorTest.php
%%WWWDIR%%/vendor/symfony/contracts/Tests/Cache/CacheTraitTest.php
%%WWWDIR%%/vendor/symfony/contracts/Tests/Service/ServiceSubscriberTraitTest.php
%%WWWDIR%%/vendor/symfony/contracts/Translation/LICENSE
%%WWWDIR%%/vendor/symfony/contracts/Translation/LocaleAwareInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Translation/Test/TranslatorTest.php
%%WWWDIR%%/vendor/symfony/contracts/Translation/TranslatorInterface.php
%%WWWDIR%%/vendor/symfony/contracts/Translation/TranslatorTrait.php
%%WWWDIR%%/vendor/symfony/contracts/phpunit.xml.dist
%%WWWDIR%%/vendor/symfony/event-dispatcher/CHANGELOG.md
%%WWWDIR%%/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php
%%WWWDIR%%/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
@ -2278,8 +2258,9 @@
%%WWWDIR%%/vendor/symfony/finder/Comparator/DateComparator.php
%%WWWDIR%%/vendor/symfony/finder/Comparator/NumberComparator.php
%%WWWDIR%%/vendor/symfony/finder/Exception/AccessDeniedException.php
%%WWWDIR%%/vendor/symfony/finder/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/symfony/finder/Exception/DirectoryNotFoundException.php
%%WWWDIR%%/vendor/symfony/finder/Finder.php
%%WWWDIR%%/vendor/symfony/finder/Gitignore.php
%%WWWDIR%%/vendor/symfony/finder/Glob.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/CustomFilterIterator.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php
@ -2288,7 +2269,6 @@
%%WWWDIR%%/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/FilenameFilterIterator.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/FilterIterator.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/PathFilterIterator.php
%%WWWDIR%%/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php
@ -2296,51 +2276,10 @@
%%WWWDIR%%/vendor/symfony/finder/Iterator/SortableIterator.php
%%WWWDIR%%/vendor/symfony/finder/LICENSE
%%WWWDIR%%/vendor/symfony/finder/SplFileInfo.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Comparator/ComparatorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Comparator/DateComparatorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Comparator/NumberComparatorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/FinderTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/.dot/a
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/.dot/b/c.neon
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/.dot/b/d.neon
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/A/B/C/abc.dat
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/A/B/ab.dat
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/A/a.dat
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/copy/A/B/C/abc.dat.copy
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/copy/A/B/ab.dat.copy
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/copy/A/a.dat.copy
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/dolor.txt
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/ipsum.txt
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/lorem.txt
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/one/.dot
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/one/a
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/one/b/c.neon
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/one/b/d.neon
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/r+e.gex[c]a(r)s/dir/bar.dat
%%WWWDIR%%/vendor/symfony/finder/Tests/Fixtures/with space/foo.txt
%%WWWDIR%%/vendor/symfony/finder/Tests/GlobTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/CustomFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/DateRangeFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/DepthRangeFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/FileTypeFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/FilecontentFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/FilenameFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/FilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/Iterator.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/IteratorTestCase.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/MockFileListIterator.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/MockSplFileInfo.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/PathFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/RealIteratorTestCase.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/SizeRangeFilterIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/Tests/Iterator/SortableIteratorTest.php
%%WWWDIR%%/vendor/symfony/finder/phpunit.xml.dist
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
%%WWWDIR%%/web.config