Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 May 2026 20:16:14 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Krzysztof <ports@bsdserwis.com>
Subject:   git: 41fb15391a6f - main - www/webtrees22: Update 2.2.5 => 2.2.6
Message-ID:  <69f7ad0e.4184b.32bf1380@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

URL: https://cgit.FreeBSD.org/ports/commit/?id=41fb15391a6fc168c653356b0e1d1d65e168ddc8

commit 41fb15391a6fc168c653356b0e1d1d65e168ddc8
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2026-05-03 14:09:30 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-05-03 20:14:10 +0000

    www/webtrees22: Update 2.2.5 => 2.2.6
    
    Release Notes:
    https://webtrees.net/blog/2026/04/29/new-webtrees-release-2-2-6.html
    Commit log:
    https://github.com/fisharebest/webtrees/compare/2.2.5...2.2.6
    
    PR:             294974
    Reported by:    Krzysztof <ports@bsdserwis.com> (maintainer)
    Approved by:    vvd (co-mentor)
    MFH:            2026Q2
---
 www/webtrees22/Makefile  |   2 +-
 www/webtrees22/distinfo  |   6 +-
 www/webtrees22/pkg-plist | 965 +++++++++++++++++++++++++++++++++++------------
 3 files changed, 728 insertions(+), 245 deletions(-)

diff --git a/www/webtrees22/Makefile b/www/webtrees22/Makefile
index 6eef5f7d550c..ae0e41b8ba04 100644
--- a/www/webtrees22/Makefile
+++ b/www/webtrees22/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	webtrees
-DISTVERSION=	2.2.5
+DISTVERSION=	2.2.6
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/fisharebest/${PORTNAME}/releases/download/${PORTVERSION}/
 PKGNAMESUFFIX=	22${PHP_PKGNAMESUFFIX}
diff --git a/www/webtrees22/distinfo b/www/webtrees22/distinfo
index aa6d61bc4b30..3d196f08c369 100644
--- a/www/webtrees22/distinfo
+++ b/www/webtrees22/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769602890
-SHA256 (webtrees-2.2.5.zip) = 82633eba238d57f2436be22ee097352621e2f0c94be430cb36a83ab5fca31f1d
-SIZE (webtrees-2.2.5.zip) = 31214679
+TIMESTAMP = 1777839187
+SHA256 (webtrees-2.2.6.zip) = c6b82f0269733b71de1a160a93eb32029e3467674e9bbfe3956d46a8bb04f925
+SIZE (webtrees-2.2.6.zip) = 31797317
diff --git a/www/webtrees22/pkg-plist b/www/webtrees22/pkg-plist
index 04a9c405ace6..57529ef41202 100644
--- a/www/webtrees22/pkg-plist
+++ b/www/webtrees22/pkg-plist
@@ -204,6 +204,7 @@
 %%WWWDIR%%/app/Cli/Commands/SiteOffline.php
 %%WWWDIR%%/app/Cli/Commands/SiteOnline.php
 %%WWWDIR%%/app/Cli/Commands/SiteSetting.php
+%%WWWDIR%%/app/Cli/Commands/TestMonthNames.php.keep
 %%WWWDIR%%/app/Cli/Commands/TreeEdit.php
 %%WWWDIR%%/app/Cli/Commands/TreeExport.php
 %%WWWDIR%%/app/Cli/Commands/TreeImport.php
@@ -586,6 +587,7 @@
 %%WWWDIR%%/app/Http/Middleware/ClientIp.php
 %%WWWDIR%%/app/Http/Middleware/CompressResponse.php
 %%WWWDIR%%/app/Http/Middleware/ContentLength.php
+%%WWWDIR%%/app/Http/Middleware/DebugLogger.php
 %%WWWDIR%%/app/Http/Middleware/DoHousekeeping.php
 %%WWWDIR%%/app/Http/Middleware/EmitResponse.php
 %%WWWDIR%%/app/Http/Middleware/ErrorHandler.php
@@ -1223,14 +1225,14 @@
 %%WWWDIR%%/app/Report/ReportBaseImage.php
 %%WWWDIR%%/app/Report/ReportBaseLine.php
 %%WWWDIR%%/app/Report/ReportBaseText.php
-%%WWWDIR%%/app/Report/ReportBaseTextbox.php
+%%WWWDIR%%/app/Report/ReportBaseTextBox.php
 %%WWWDIR%%/app/Report/ReportExpressionLanguageProvider.php
 %%WWWDIR%%/app/Report/ReportHtmlCell.php
 %%WWWDIR%%/app/Report/ReportHtmlFootnote.php
 %%WWWDIR%%/app/Report/ReportHtmlImage.php
 %%WWWDIR%%/app/Report/ReportHtmlLine.php
 %%WWWDIR%%/app/Report/ReportHtmlText.php
-%%WWWDIR%%/app/Report/ReportHtmlTextbox.php
+%%WWWDIR%%/app/Report/ReportHtmlTextBox.php
 %%WWWDIR%%/app/Report/ReportParserBase.php
 %%WWWDIR%%/app/Report/ReportParserGenerate.php
 %%WWWDIR%%/app/Report/ReportParserSetup.php
@@ -1283,6 +1285,7 @@
 %%WWWDIR%%/app/Schema/Migration42.php
 %%WWWDIR%%/app/Schema/Migration43.php
 %%WWWDIR%%/app/Schema/Migration44.php
+%%WWWDIR%%/app/Schema/Migration45.php
 %%WWWDIR%%/app/Schema/Migration5.php
 %%WWWDIR%%/app/Schema/Migration6.php
 %%WWWDIR%%/app/Schema/Migration7.php
@@ -1323,6 +1326,7 @@
 %%WWWDIR%%/app/Services/RateLimitService.php
 %%WWWDIR%%/app/Services/RelationshipService.php
 %%WWWDIR%%/app/Services/RomanNumeralsService.php
+%%WWWDIR%%/app/Services/SchemaService.php.KEEP
 %%WWWDIR%%/app/Services/SearchService.php
 %%WWWDIR%%/app/Services/ServerCheckService.php
 %%WWWDIR%%/app/Services/SiteLogsService.php
@@ -1353,6 +1357,7 @@
 %%WWWDIR%%/app/SurnameTradition/PortugueseSurnameTradition.php
 %%WWWDIR%%/app/SurnameTradition/SpanishSurnameTradition.php
 %%WWWDIR%%/app/SurnameTradition/SurnameTraditionInterface.php
+%%WWWDIR%%/app/Text.php
 %%WWWDIR%%/app/Timestamp.php
 %%WWWDIR%%/app/Tree.php
 %%WWWDIR%%/app/TreeUser.php
@@ -1741,8 +1746,16 @@
 %%WWWDIR%%/public/favicon-32.png
 %%WWWDIR%%/public/favicon.ico
 %%WWWDIR%%/public/index.php
+%%WWWDIR%%/public/js/administration.min.js
+%%WWWDIR%%/public/js/clouds.min.js
+%%WWWDIR%%/public/js/colors.min.js
+%%WWWDIR%%/public/js/fab.min.js
+%%WWWDIR%%/public/js/minimal.min.js
+%%WWWDIR%%/public/js/vendor_css.min.js
 %%WWWDIR%%/public/js/vendor.min.js
+%%WWWDIR%%/public/js/webtrees_css.min.js
 %%WWWDIR%%/public/js/webtrees.min.js
+%%WWWDIR%%/public/js/xenea.min.js
 %%WWWDIR%%/resources/fonts/DejaVuSans.ttf
 %%WWWDIR%%/resources/img/watermark.png
 %%WWWDIR%%/resources/img/webtrees-icon.png
@@ -1925,6 +1938,7 @@
 %%WWWDIR%%/resources/views/edit/link-child-to-family.phtml
 %%WWWDIR%%/resources/views/edit/link-spouse-to-individual.phtml
 %%WWWDIR%%/resources/views/edit/new-individual.phtml
+%%WWWDIR%%/resources/views/edit/password.phtml
 %%WWWDIR%%/resources/views/edit/raw-gedcom-fact.phtml
 %%WWWDIR%%/resources/views/edit/raw-gedcom-record.phtml
 %%WWWDIR%%/resources/views/edit/reorder-card-header.phtml
@@ -2071,6 +2085,7 @@
 %%WWWDIR%%/resources/views/icons/sort.phtml
 %%WWWDIR%%/resources/views/icons/source.phtml
 %%WWWDIR%%/resources/views/icons/spacer.phtml
+%%WWWDIR%%/resources/views/icons/spinner.phtml
 %%WWWDIR%%/resources/views/icons/submitter.phtml
 %%WWWDIR%%/resources/views/icons/sync.phtml
 %%WWWDIR%%/resources/views/icons/tab.phtml
@@ -2422,7 +2437,6 @@
 %%WWWDIR%%/resources/xml/reports/occupation_report.xml
 %%WWWDIR%%/resources/xml/reports/pedigree_report.xml
 %%WWWDIR%%/resources/xml/reports/relative_ext_report.xml
-%%WWWDIR%%/vendor/.DS_Store
 %%WWWDIR%%/vendor/aura/router/.github/workflows/continuous-integration.yml
 %%WWWDIR%%/vendor/aura/router/.gitignore
 %%WWWDIR%%/vendor/aura/router/.producer/config
@@ -2476,7 +2490,6 @@
 %%WWWDIR%%/vendor/bin/vobject
 %%WWWDIR%%/vendor/brick/math/composer.json
 %%WWWDIR%%/vendor/brick/math/LICENSE
-%%WWWDIR%%/vendor/brick/math/phpstan.neon
 %%WWWDIR%%/vendor/brick/math/src/BigDecimal.php
 %%WWWDIR%%/vendor/brick/math/src/BigInteger.php
 %%WWWDIR%%/vendor/brick/math/src/BigNumber.php
@@ -2493,8 +2506,6 @@
 %%WWWDIR%%/vendor/brick/math/src/Internal/Calculator.php
 %%WWWDIR%%/vendor/brick/math/src/Internal/CalculatorRegistry.php
 %%WWWDIR%%/vendor/brick/math/src/RoundingMode.php
-%%WWWDIR%%/vendor/brick/math/tools/ecs/composer.json
-%%WWWDIR%%/vendor/brick/math/tools/ecs/ecs.php
 %%WWWDIR%%/vendor/carbonphp/carbon-doctrine-types/composer.json
 %%WWWDIR%%/vendor/carbonphp/carbon-doctrine-types/LICENSE
 %%WWWDIR%%/vendor/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine/CarbonDoctrineType.php
@@ -2510,11 +2521,57 @@
 %%WWWDIR%%/vendor/composer/autoload_psr4.php
 %%WWWDIR%%/vendor/composer/autoload_real.php
 %%WWWDIR%%/vendor/composer/autoload_static.php
+%%WWWDIR%%/vendor/composer/class-map-generator/composer.json
+%%WWWDIR%%/vendor/composer/class-map-generator/LICENSE
+%%WWWDIR%%/vendor/composer/class-map-generator/src/ClassMap.php
+%%WWWDIR%%/vendor/composer/class-map-generator/src/ClassMapGenerator.php
+%%WWWDIR%%/vendor/composer/class-map-generator/src/FileList.php
+%%WWWDIR%%/vendor/composer/class-map-generator/src/PhpFileCleaner.php
+%%WWWDIR%%/vendor/composer/class-map-generator/src/PhpFileParser.php
 %%WWWDIR%%/vendor/composer/ClassLoader.php
+%%WWWDIR%%/vendor/composer/composer/phpstan/rules.neon
+%%WWWDIR%%/vendor/composer/composer/res/composer-lock-schema.json
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Advisory/AuditConfig.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Advisory/Auditor.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Advisory/IgnoredSecurityAdvisory.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Advisory/PartialSecurityAdvisory.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Advisory/SecurityAdvisory.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Command/AuditCommand.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Command/BaseConfigCommand.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Command/BumpCommand.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Command/CompletionTrait.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Command/PackageDiscoveryTrait.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Command/RepositoryCommand.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Console/Input/InputArgument.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Console/Input/InputOption.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/DependencyResolver/SecurityAdvisoryPoolFilter.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Package/Version/VersionBumper.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/PartialComposer.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/PHPStan/ConfigReturnTypeExtension.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/PHPStan/RuleReasonDataReturnTypeExtension.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Repository/AdvisoryProviderInterface.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Repository/CanonicalPackagesTrait.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Repository/RepositoryUtils.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Repository/Vcs/ForgejoDriver.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Util/Forgejo.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Util/ForgejoRepositoryData.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Util/ForgejoUrl.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Util/Http/ProxyItem.php
+%%WWWDIR%%/vendor/composer/composer/src/Composer/Util/PackageInfo.php
 %%WWWDIR%%/vendor/composer/installed.json
 %%WWWDIR%%/vendor/composer/installed.php
 %%WWWDIR%%/vendor/composer/InstalledVersions.php
 %%WWWDIR%%/vendor/composer/LICENSE
+%%WWWDIR%%/vendor/composer/pcre/extension.neon
+%%WWWDIR%%/vendor/composer/pcre/src/MatchAllStrictGroupsResult.php
+%%WWWDIR%%/vendor/composer/pcre/src/MatchStrictGroupsResult.php
+%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php
+%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregMatchFlags.php
+%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php
+%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php
+%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php
+%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php
+%%WWWDIR%%/vendor/composer/pcre/src/UnexpectedNullMatchException.php
 %%WWWDIR%%/vendor/composer/platform_check.php
 %%WWWDIR%%/vendor/dflydev/dot-access-data/composer.json
 %%WWWDIR%%/vendor/dflydev/dot-access-data/LICENSE
@@ -2524,6 +2581,351 @@
 %%WWWDIR%%/vendor/dflydev/dot-access-data/src/Exception/InvalidPathException.php
 %%WWWDIR%%/vendor/dflydev/dot-access-data/src/Exception/MissingPathException.php
 %%WWWDIR%%/vendor/dflydev/dot-access-data/src/Util.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ArrayParameters/Exception/MissingNamedParameter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ArrayParameters/Exception/MissingPositionalParameter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ArrayParameters/Exception.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ArrayParameterType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Cache/ArrayResult.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Cache/CacheException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Cache/QueryCacheProfile.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ColumnCase.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Configuration.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ConnectionException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractDB2Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractOracleDriver/EasyConnectString.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractOracleDriver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractPostgreSQLDriver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractSQLiteDriver/Middleware/EnableForeignKeys.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractSQLiteDriver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractSQLServerDriver/Exception/PortWithoutHost.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/AbstractSQLServerDriver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/ExceptionConverter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/IBMDB2/ExceptionConverter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/OCI/ExceptionConverter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/SQLite/ExceptionConverter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/SQLite/UserDefinedFunctions.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/API/SQLSrv/ExceptionConverter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Exception/UnknownParameterType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Exception.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/FetchUtils.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/DataSourceName.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Exception/CannotCopyStreamToStream.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Exception/CannotCreateTemporaryFile.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Exception/ConnectionError.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Exception/ConnectionFailed.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Exception/Factory.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Exception/PrepareFailed.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Exception/StatementError.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/IBMDB2/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Middleware/AbstractConnectionMiddleware.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Middleware/AbstractResultMiddleware.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Middleware.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionError.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionFailed.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/FailedReadingStreamOffset.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/HostRequired.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/InvalidCharset.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/InvalidOption.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/NonStreamResourceUsedAsLargeObject.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Exception/StatementError.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Initializer/Charset.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Initializer/Options.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Initializer/Secure.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Initializer.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Mysqli/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/ConvertPositionalToNamedPlaceholders.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Exception/ConnectionFailed.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Exception/Error.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Exception/InvalidConfiguration.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Exception/NonTerminatedStringLiteral.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Exception/SequenceDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Exception/UnknownParameterIndex.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/ExecutionMode.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Middleware/InitializeSession.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/OCI8/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/Exception.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/OCI/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/ParameterTypeMap.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/PDOException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/PgSQL/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/SQLite/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/SQLSrv/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/SQLSrv/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/SQLSrv/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PDO/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/ConvertParameters.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/Exception/UnexpectedValue.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/Exception/UnknownParameter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/Exception.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/PgSQL/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLite3/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLite3/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLite3/Exception.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLite3/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLite3/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLSrv/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLSrv/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLSrv/Exception/Error.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLSrv/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/SQLSrv/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/DriverManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/ConnectionEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/Listeners/OracleSessionInit.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/Listeners/SQLiteSessionInit.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/Listeners/SQLSessionInit.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaAlterTableAddColumnEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaAlterTableChangeColumnEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaAlterTableEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaAlterTableRemoveColumnEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaAlterTableRenameColumnEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaColumnDefinitionEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaCreateTableColumnEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaCreateTableEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaDropTableEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/SchemaIndexDefinitionEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/TransactionBeginEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/TransactionCommitEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/TransactionEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Event/TransactionRollBackEventArgs.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Events.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/ConnectionException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/ConnectionLost.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/ConstraintViolationException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/DatabaseDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/DatabaseObjectExistsException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/DatabaseObjectNotFoundException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/DatabaseRequired.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/DeadlockException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/DriverException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/ForeignKeyConstraintViolationException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/InvalidArgumentException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/InvalidFieldNameException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/InvalidLockMode.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/LockWaitTimeoutException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/MalformedDsnException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/NoKeyValue.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/NonUniqueFieldNameException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/NotNullConstraintViolationException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/ReadOnlyException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/RetryableException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/SchemaDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/ServerException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/SyntaxErrorException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/TableExistsException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/TableNotFoundException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/TransactionRolledBack.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception/UniqueConstraintViolationException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Exception.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ExpandArrayParameters.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/FetchMode.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Id/TableGenerator.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Id/TableGeneratorSchemaVisitor.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/LockMode.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Logging/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Logging/DebugStack.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Logging/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Logging/LoggerChain.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Logging/Middleware.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Logging/SQLLogger.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Logging/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/ParameterType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/DateIntervalUnit.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/DB2111Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/DB2Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/DB2Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/KeywordList.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/MariaDb102Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/MariaDb117Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/MariaDBKeywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/MySQL57Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/MySQL80Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/MySQL84Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/MySQLKeywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/OracleKeywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/PostgreSQL100Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/PostgreSQL94Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/PostgreSQLKeywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/ReservedKeywordsValidator.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/SQLiteKeywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/SQLServer2012Keywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/SQLServerKeywords.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1010Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1027Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1043Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1052Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1060Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb110700Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDBPlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL/CollationMetadataProvider/CachingCollationMetadataProvider.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL/CollationMetadataProvider/ConnectionCollationMetadataProvider.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL/CollationMetadataProvider.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL/Comparator.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL57Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL80Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL84Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/OraclePlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/PostgreSQL100Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/PostgreSQL120Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/PostgreSQL94Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/PostgreSQLPlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/SQLite/Comparator.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/SqlitePlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/SQLServer/Comparator.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/SQLServer/SQL/Builder/SQLServerSelectSQLBuilder.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/SQLServer2012Platform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/SQLServerPlatform.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/TrimMode.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Portability/Connection.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Portability/Converter.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Portability/Driver.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Portability/Middleware.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Portability/OptimizeFlags.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Portability/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Portability/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/ForUpdate/ConflictResolutionMode.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/ForUpdate.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/Limit.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/QueryBuilder.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/QueryException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query/SelectQuery.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Query.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Result.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/AbstractAsset.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Column.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/ColumnDiff.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Comparator.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Constraint.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/DB2SchemaManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/DefaultSchemaManagerFactory.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/ColumnAlreadyExists.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/ColumnDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/ForeignKeyDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/IndexAlreadyExists.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/IndexDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/IndexNameInvalid.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/InvalidTableName.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/NamedForeignKeyRequired.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/NamespaceAlreadyExists.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/SequenceAlreadyExists.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/SequenceDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/TableAlreadyExists.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/TableDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/UniqueConstraintDoesNotExist.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Exception/UnknownColumnOption.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/ForeignKeyConstraint.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Identifier.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Index.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/OracleSchemaManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/PostgreSQLSchemaManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Schema.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/SchemaConfig.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/SchemaDiff.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/SchemaException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Sequence.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/SqliteSchemaManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/SQLServerSchemaManager.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Table.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/TableDiff.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/UniqueConstraint.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/View.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Visitor/AbstractVisitor.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Visitor/CreateSchemaSqlCollector.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Visitor/DropSchemaSqlCollector.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Visitor/Graphviz.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Visitor/NamespaceVisitor.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Visitor/RemoveNamespacedAssets.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Schema/Visitor/Visitor.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Builder/CreateSchemaObjectsSQLBuilder.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Builder/DefaultSelectSQLBuilder.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Builder/DropSchemaObjectsSQLBuilder.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Parser/Exception/RegularExpressionError.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Parser/Exception.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Parser/Visitor.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Parser.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Statement.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/Command/ReservedWordsCommand.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/ConnectionNotFound.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider/SingleConnectionProvider.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/ConsoleRunner.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/DsnParser.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/TransactionIsolationLevel.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/ArrayType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/AsciiStringType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/BigIntType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/BinaryType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/BlobType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/BooleanType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/ConversionException.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DateImmutableType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DateIntervalType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DateTimeType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DateTimeTzType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DateType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/DecimalType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/FloatType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/GuidType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/IntegerType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/JsonType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/ObjectType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/SimpleArrayType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/SmallIntType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/StringType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/TextType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/TimeImmutableType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/TimeType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/Type.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/TypeRegistry.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/Types.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/VarDateTimeImmutableType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/Types/VarDateTimeType.php
+%%WWWDIR%%/vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php
 %%WWWDIR%%/vendor/doctrine/inflector/composer.json
 %%WWWDIR%%/vendor/doctrine/inflector/docs/en/index.rst
 %%WWWDIR%%/vendor/doctrine/inflector/LICENSE
@@ -3073,6 +3475,8 @@
 %%WWWDIR%%/vendor/fisharebest/ext-calendar/src/PersianCalendar.php
 %%WWWDIR%%/vendor/fisharebest/ext-calendar/src/Shim.php
 %%WWWDIR%%/vendor/fisharebest/ext-calendar/src/shims.php
+%%WWWDIR%%/vendor/fisharebest/flysystem-chroot-adapter/.github/workflows/phpstan.yml
+%%WWWDIR%%/vendor/fisharebest/flysystem-chroot-adapter/.github/workflows/phpunit.yml
 %%WWWDIR%%/vendor/fisharebest/localization/.github/workflows/phpcs.yaml
 %%WWWDIR%%/vendor/fisharebest/localization/.github/workflows/phpunit.yaml
 %%WWWDIR%%/vendor/fisharebest/localization/src/Language/AbstractLanguage.php
@@ -5841,12 +6245,259 @@
 %%WWWDIR%%/vendor/intervention/image/src/Typography/FontFactory.php
 %%WWWDIR%%/vendor/intervention/image/src/Typography/Line.php
 %%WWWDIR%%/vendor/intervention/image/src/Typography/TextBlock.php
+%%WWWDIR%%/vendor/io-developer/php-whois/.devcontainer/devcontainer.json
+%%WWWDIR%%/vendor/io-developer/php-whois/.devcontainer/docker-compose.yml
+%%WWWDIR%%/vendor/io-developer/php-whois/.devcontainer/Dockerfile
+%%WWWDIR%%/vendor/io-developer/php-whois/.github/workflows/tests.yml
+%%WWWDIR%%/vendor/io-developer/php-whois/bin/php-whois
+%%WWWDIR%%/vendor/io-developer/php-whois/bin/php-whois.php
+%%WWWDIR%%/vendor/io-developer/php-whois/docker-compose.yml
+%%WWWDIR%%/vendor/io-developer/php-whois/Dockerfile
+%%WWWDIR%%/vendor/io-developer/php-whois/run-tests.sh
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/DataObject.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Factory.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/IFactory.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnInfoDeprecated.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnParserDeprecated.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnResponseDeprected.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnRouteInfoDeprecated.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldInfo.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldInfoDeprecated.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldParserDeprecated.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldResponse.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldResponseDeprected.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Punycode/IntlPunycode.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Punycode/IPunycode.php
+%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/WhoisDeprecated.php
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/AsnResponseTest.php
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.africa/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.africa/google.africa.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.africa/google.africa.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.army/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.army/nic.army.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.army/nic.army.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.art/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.art/google.art.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.art/google.art.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.attorney/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.attorney/nic.attorney.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.attorney/nic.attorney.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.band/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.band/nic.band.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.band/nic.band.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cafe/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cafe/nic.cafe.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cafe/nic.cafe.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cam/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cam/google.cam.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cam/google.cam.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cologne/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cologne/google.cologne.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cologne/google.cologne.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.degree/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.degree/nic.degree.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.degree/nic.degree.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dentist/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dentist/nic.dentist.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dentist/nic.dentist.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dog/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dog/nic.dog.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dog/nic.dog.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.earth/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.earth/google.earth.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.earth/google.earth.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.engineer/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.engineer/nic.engineer.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.engineer/nic.engineer.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.film/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.film/google.film.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.film/google.film.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gay/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gay/google.gay.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gay/google.gay.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gives/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gives/nic.gives.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gives/nic.gives.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.group/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.group/nic.group.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.group/nic.group.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk.com/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk.com/udr.hk.com.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk.com/udr.hk.com.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.icu/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.icu/google.icu.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.icu/google.icu.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it.ao/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it.ao/google.it.ao.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it.ao/google.it.ao.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jewelry/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jewelry/microsoft.jewelry.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jewelry/microsoft.jewelry.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kids/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kids/google.kids.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kids/google.kids.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.koeln/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.koeln/google.koeln.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.koeln/google.koeln.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kw/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kw/google.com.kw.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kw/google.com.kw.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lawyer/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lawyer/nic.lawyer.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lawyer/nic.lawyer.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.live/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.live/microsoft.live.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.live/microsoft.live.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.llc/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.llc/google.llc.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.llc/google.llc.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.loan/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.loan/google.loan.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.loan/google.loan.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.market/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.market/nic.market.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.market/nic.market.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mortgage/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mortgage/nic.mortgage.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mortgage/nic.mortgage.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.navy/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.navy/nic.navy.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.navy/nic.navy.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.plus/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.plus/google.plus.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.plus/google.plus.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.promo/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.promo/google.promo.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.promo/google.promo.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rehab/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rehab/nic.rehab.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rehab/nic.rehab.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ren/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ren/nic.ren.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ren/nic.ren.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.republican/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.republican/nic.republican.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.republican/nic.republican.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rip/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rip/nic.rip.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rip/nic.rip.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sale/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sale/nic.sale.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sale/nic.sale.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.se/xn--ppettider-z7a.se.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.se/xn--ppettider-z7a.se.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.software/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.software/nic.software.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.software/nic.software.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.studio/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.studio/microsoft.studio.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.studio/microsoft.studio.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.team/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.team/microsoft.team.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.team/microsoft.team.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tours/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tours/microsoft.tours.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tours/microsoft.tours.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tube/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tube/google.tube.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tube/google.tube.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tw/cabco.com.tw.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vet/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vet/nic.vet.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vet/nic.vet.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.video/free.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.video/nic.video.json
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.video/nic.video.txt
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldInfoTest.php
+%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldResponseTest.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/bin/extract-release-notes.sh
+%%WWWDIR%%/vendor/justinrainbow/json-schema/bin/prepare-release.sh
+%%WWWDIR%%/vendor/justinrainbow/json-schema/bin/update-changelog.sh
+%%WWWDIR%%/vendor/justinrainbow/json-schema/dist/schema/json-schema-draft-06.json
+%%WWWDIR%%/vendor/justinrainbow/json-schema/dist/schema/json-schema-draft-07.json
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/ConstraintError.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ConstConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/AdditionalItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/AdditionalPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/AllOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/AnyOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/ConstConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/ContainsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/DependenciesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/Draft06Constraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/EnumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/ExclusiveMaximumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/ExclusiveMinimumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/Factory.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/FormatConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/ItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MaximumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MaxItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MaxLengthConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MaxPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MinimumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MinItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MinLengthConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MinPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/MultipleOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/NotConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/OneOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/PatternConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/PatternPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/PropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/PropertiesNamesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/RefConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/RequiredConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/TypeConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft06/UniqueItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/AdditionalItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/AdditionalPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/AllOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/AnyOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/ConstConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/ContainsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/ContentConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/DependenciesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/Draft07Constraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/EnumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/ExclusiveMaximumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/ExclusiveMinimumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/Factory.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/FormatConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/IfThenElseConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/ItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MaximumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MaxItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MaxLengthConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MaxPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MinimumConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MinItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MinLengthConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MinPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/MultipleOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/NotConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/OneOfConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/PatternConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/PatternPropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/PropertiesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/PropertiesNamesConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/RefConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/RequiredConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/TypeConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Drafts/Draft07/UniqueItemsConstraint.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/DraftIdentifiers.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Entity/ErrorBag.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Entity/ErrorBagProxy.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Enum.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Tool/DeepComparer.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Tool/DeepCopy.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Tool/Validator/RelativeReferenceValidator.php
+%%WWWDIR%%/vendor/justinrainbow/json-schema/src/JsonSchema/Tool/Validator/UriValidator.php
 %%WWWDIR%%/vendor/laravel/serializable-closure/composer.json
 %%WWWDIR%%/vendor/laravel/serializable-closure/src/Contracts/Serializable.php
 %%WWWDIR%%/vendor/laravel/serializable-closure/src/Contracts/Signer.php
 %%WWWDIR%%/vendor/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php
 %%WWWDIR%%/vendor/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php
-%%WWWDIR%%/vendor/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php
 %%WWWDIR%%/vendor/laravel/serializable-closure/src/SerializableClosure.php
 %%WWWDIR%%/vendor/laravel/serializable-closure/src/Serializers/Native.php
 %%WWWDIR%%/vendor/laravel/serializable-closure/src/Serializers/Signed.php
@@ -6254,6 +6905,13 @@
 %%WWWDIR%%/vendor/league/mime-type-detection/src/GeneratedExtensionToMimeTypeMap.php
 %%WWWDIR%%/vendor/league/mime-type-detection/src/MimeTypeDetector.php
 %%WWWDIR%%/vendor/league/mime-type-detection/src/OverridingExtensionToMimeTypeMap.php
+%%WWWDIR%%/vendor/marc-mabe/php-enum/composer.json
+%%WWWDIR%%/vendor/marc-mabe/php-enum/LICENSE.txt
+%%WWWDIR%%/vendor/marc-mabe/php-enum/src/Enum.php
+%%WWWDIR%%/vendor/marc-mabe/php-enum/src/EnumMap.php
+%%WWWDIR%%/vendor/marc-mabe/php-enum/src/EnumSerializableTrait.php
+%%WWWDIR%%/vendor/marc-mabe/php-enum/src/EnumSet.php
+%%WWWDIR%%/vendor/marc-mabe/php-enum/stubs/Stringable.php
 %%WWWDIR%%/vendor/middlewares/client-ip/.github/workflows/main.yaml
 %%WWWDIR%%/vendor/middlewares/client-ip/composer.json
 %%WWWDIR%%/vendor/middlewares/client-ip/LICENSE
@@ -6303,6 +6961,10 @@
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/CarbonPeriodImmutable.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Cli/Invoker.php
+%%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Constants/DiffOptions.php
+%%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Constants/Format.php
+%%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Constants/TranslationOptions.php
+%%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Constants/UnitValue.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Exceptions/BadComparisonUnitException.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentConstructorException.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentSetterException.php
@@ -6391,6 +7053,7 @@
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Lang/ast.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Lang/ayc_PE.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Lang/ayc.php
+%%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Lang/az_Arab.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Lang/az_AZ.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Lang/az_Cyrl.php
 %%WWWDIR%%/vendor/nesbot/carbon/src/Carbon/Lang/az_IR.php
@@ -7266,234 +7929,6 @@
 %%WWWDIR%%/vendor/nyholm/psr7-server/LICENSE
 %%WWWDIR%%/vendor/nyholm/psr7-server/src/ServerRequestCreator.php
 %%WWWDIR%%/vendor/nyholm/psr7-server/src/ServerRequestCreatorInterface.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/.github/workflows/push.yml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/.scrutinizer.yml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/.travis.yml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/appveyor.yml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/composer.json
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/easy-coding-standard.neon
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/LICENSE
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/Makefile
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/phive.xml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/phpcs.xml.dist
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/phpmd.xml.dist
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/phpstan.neon
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/psalm.xml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Element.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/File.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Fqsen.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Location.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Project.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/ProjectFactory.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/.coveralls.yml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/appveyor.yml
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/composer.json
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/easy-coding-standard.neon
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/LICENSE
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Description.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/DescriptionFactory.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ExampleFinder.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Serializer.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tag.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/TagFactory.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Author.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/BaseTag.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Covers.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Deprecated.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Example.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/StaticMethod.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/Strategy.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/AlignFormatter.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/PassthroughFormatter.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Generic.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Link.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Method.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Param.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Property.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyRead.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyWrite.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Fqsen.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Reference.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Url.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Return_.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/See.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Since.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Source.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TagWithType.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Throws.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Uses.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Var_.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Version.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlockFactory.php
-%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlockFactoryInterface.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/.github/workflows/push.yml
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/appveyor.yml
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/composer-require-config.json
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/composer.json
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/composer.lock
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/LICENSE
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/phive.xml
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/phpcs.xml.dist
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/phpstan.neon
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/psalm.xml
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/FqsenResolver.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Type.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/TypeResolver.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/AbstractList.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Array_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Boolean.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Callable_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Collection.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Compound.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Context.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/ContextFactory.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Float_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Integer.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Iterable_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Mixed_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Null_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Nullable.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Object_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Parent_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Resource_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Scalar.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Self_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Static_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/String_.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/This.php
-%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Void_.php
-%%WWWDIR%%/vendor/phpspec/prophecy/composer.json
-%%WWWDIR%%/vendor/phpspec/prophecy/LICENSE
*** 263 LINES SKIPPED ***


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f7ad0e.4184b.32bf1380>