Date: Mon, 10 Dec 2018 14:52:40 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487173 - head/security/nextcloud-twofactor_totp Message-ID: <201812101452.wBAEqeX1068626@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Mon Dec 10 14:52:40 2018 New Revision: 487173 URL: https://svnweb.freebsd.org/changeset/ports/487173 Log: www/nextcloud-twofactor_totp: Update to 2.0.1 Modified: head/security/nextcloud-twofactor_totp/Makefile head/security/nextcloud-twofactor_totp/distinfo head/security/nextcloud-twofactor_totp/pkg-plist Modified: head/security/nextcloud-twofactor_totp/Makefile ============================================================================== --- head/security/nextcloud-twofactor_totp/Makefile Mon Dec 10 14:51:38 2018 (r487172) +++ head/security/nextcloud-twofactor_totp/Makefile Mon Dec 10 14:52:40 2018 (r487173) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twofactor_totp -PORTVERSION= 1.5.0 +PORTVERSION= 2.0.1 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- @@ -17,7 +17,7 @@ COMMENT= TOTP multi-factor auth app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes Modified: head/security/nextcloud-twofactor_totp/distinfo ============================================================================== --- head/security/nextcloud-twofactor_totp/distinfo Mon Dec 10 14:51:38 2018 (r487172) +++ head/security/nextcloud-twofactor_totp/distinfo Mon Dec 10 14:52:40 2018 (r487173) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533470860 -SHA256 (nextcloud/twofactor_totp-v1.5.0/twofactor_totp.tar.gz) = 27a3e302dd7a2ce997f019842d9cf12a0ad2e351c5b48d0371d714ac40f0f370 -SIZE (nextcloud/twofactor_totp-v1.5.0/twofactor_totp.tar.gz) = 14669797 +TIMESTAMP = 1544184129 +SHA256 (nextcloud/twofactor_totp-v2.0.1/twofactor_totp.tar.gz) = a882baae7ffe7e3613f4f292ea694fff676a3f9d5508794a76da42225edeba44 +SIZE (nextcloud/twofactor_totp-v2.0.1/twofactor_totp.tar.gz) = 14926050 Modified: head/security/nextcloud-twofactor_totp/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_totp/pkg-plist Mon Dec 10 14:51:38 2018 (r487172) +++ head/security/nextcloud-twofactor_totp/pkg-plist Mon Dec 10 14:52:40 2018 (r487173) @@ -1,11 +1,7 @@ -@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/bug.md -@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md -@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/question.md %%WWWDIR%%/AUTHORS.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/app.php -%%WWWDIR%%/appinfo/database.xml %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php %%WWWDIR%%/css/settings.css @@ -13,14 +9,10 @@ %%WWWDIR%%/img/app-dark.svg %%WWWDIR%%/img/app.svg %%WWWDIR%%/js/settings.js -%%WWWDIR%%/js/settingsview.js +%%WWWDIR%%/js/settings.js.map %%WWWDIR%%/l10n/.gitkeep -%%WWWDIR%%/l10n/ar.js -%%WWWDIR%%/l10n/ar.json %%WWWDIR%%/l10n/ast.js %%WWWDIR%%/l10n/ast.json -%%WWWDIR%%/l10n/bg.js -%%WWWDIR%%/l10n/bg.json %%WWWDIR%%/l10n/ca.js %%WWWDIR%%/l10n/ca.json %%WWWDIR%%/l10n/cs.js @@ -112,8 +104,6 @@ %%WWWDIR%%/l10n/ru.json %%WWWDIR%%/l10n/sk.js %%WWWDIR%%/l10n/sk.json -%%WWWDIR%%/l10n/sl.js -%%WWWDIR%%/l10n/sl.json %%WWWDIR%%/l10n/sq.js %%WWWDIR%%/l10n/sq.json %%WWWDIR%%/l10n/sr.js @@ -141,6 +131,7 @@ %%WWWDIR%%/lib/Listener/IListener.php %%WWWDIR%%/lib/Listener/StateChangeActivity.php %%WWWDIR%%/lib/Listener/StateChangeRegistryUpdater.php +%%WWWDIR%%/lib/Migration/Version010501Date20181018124436.php %%WWWDIR%%/lib/Provider/TotpProvider.php %%WWWDIR%%/lib/Service/ITotp.php %%WWWDIR%%/lib/Service/Totp.php @@ -211,17 +202,9 @@ %%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/TextTest.php %%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/bootstrap.php %%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/phpunit.xml -%%WWWDIR%%/vendor/christian-riesen/base32/.gitignore -%%WWWDIR%%/vendor/christian-riesen/base32/.scrutinizer.yml -%%WWWDIR%%/vendor/christian-riesen/base32/.travis.yml %%WWWDIR%%/vendor/christian-riesen/base32/LICENSE %%WWWDIR%%/vendor/christian-riesen/base32/README.md -%%WWWDIR%%/vendor/christian-riesen/base32/build.xml -%%WWWDIR%%/vendor/christian-riesen/base32/composer.json -%%WWWDIR%%/vendor/christian-riesen/base32/phpunit.xml.dist %%WWWDIR%%/vendor/christian-riesen/base32/src/Base32.php -%%WWWDIR%%/vendor/christian-riesen/base32/tests/Base32Test.php -%%WWWDIR%%/vendor/christian-riesen/base32/tests/bootstrap.php %%WWWDIR%%/vendor/christian-riesen/otp/.gitignore %%WWWDIR%%/vendor/christian-riesen/otp/.travis.yml %%WWWDIR%%/vendor/christian-riesen/otp/LICENSE @@ -229,11 +212,12 @@ %%WWWDIR%%/vendor/christian-riesen/otp/composer.json %%WWWDIR%%/vendor/christian-riesen/otp/example/index.php %%WWWDIR%%/vendor/christian-riesen/otp/phpunit.xml.dist -%%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/GoogleAuthenticator.php -%%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/Otp.php -%%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/OtpInterface.php -%%WWWDIR%%/vendor/christian-riesen/otp/tests/Otp/GoogleAuthenticatorTest.php -%%WWWDIR%%/vendor/christian-riesen/otp/tests/Otp/OtpTest.php +%%WWWDIR%%/vendor/christian-riesen/otp/src/GoogleAuthenticator.php +%%WWWDIR%%/vendor/christian-riesen/otp/src/Otp.php +%%WWWDIR%%/vendor/christian-riesen/otp/src/OtpInterface.php +%%WWWDIR%%/vendor/christian-riesen/otp/tests/GoogleAuthenticatorTest.php +%%WWWDIR%%/vendor/christian-riesen/otp/tests/OtpTest.php +%%WWWDIR%%/vendor/christian-riesen/otp/tests/bootstrap.php %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/HEAD %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/ORIG_HEAD %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/config @@ -256,14 +240,18 @@ %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/refs/heads/master %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/refs/remotes/origin/HEAD %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/info/packs -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-b150c2279b3972db019df5184d9eae1413116c44.idx -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-b150c2279b3972db019df5184d9eae1413116c44.pack +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-813d3b6519b75f1e4aa12cff9b97dfe5e362faff.idx +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-813d3b6519b75f1e4aa12cff9b97dfe5e362faff.pack %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/packed-refs %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/heads/master %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/remotes/origin/HEAD %%WWWDIR%%/vendor/christophwurst/nextcloud/.gitignore %%WWWDIR%%/vendor/christophwurst/nextcloud/.travis.yml %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/API.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Accounts/IAccount.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Accounts/IAccountManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Accounts/IAccountProperty.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Accounts/PropertyDoesNotExistException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IConsumer.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IEvent.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IEventMerger.php @@ -310,6 +298,7 @@ %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Template/PublicTemplateResponse.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Template/SimpleMenuAction.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/TemplateResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/ZipResponse.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/IAppContainer.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Middleware.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSBadRequestException.php @@ -326,14 +315,23 @@ %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/IApacheBackend.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/LoginCredentials/ICredentials.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/LoginCredentials/IStore.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IActivatableByAdmin.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IDeactivatableByAdmin.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IPersonalProviderSettings.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IProvider.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IProvidesCustomCSP.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IProvidesIcons.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IProvidesPersonalSettings.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IRegistry.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/RegistryEvent.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/TwoFactorException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AutoloadNotAllowedException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/IJob.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/IJobList.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/Job.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/QueuedJob.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/TimedJob.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/BackendTemporarilyUnavailableException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/ICalendar.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/IManager.php @@ -379,6 +377,16 @@ %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IParameter.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IQueryBuilder.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IQueryFunction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Exceptions/DashboardAppNotAvailableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/IDashboardManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/IDashboardWidget.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Model/IWidgetConfig.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Model/IWidgetRequest.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Model/WidgetSetting.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Model/WidgetSetup.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Model/WidgetTemplate.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Service/IEventsService.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Dashboard/Service/IWidgetsService.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Defaults.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IEvent.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IEventLogger.php @@ -458,6 +466,7 @@ %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/INotifyStorage.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/IStorage.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/IStorageFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/IWriteStreamStorage.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageAuthException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageBadConfigException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageConnectionException.php @@ -465,6 +474,23 @@ %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageNotAvailableException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageTimeoutException.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/UnseekableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files_FullTextSearch/Model/AFilesDocument.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Exceptions/FullTextSearchAppNotAvailableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/IFullTextSearchManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/IFullTextSearchPlatform.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/IFullTextSearchProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/DocumentAccess.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/IIndex.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/IIndexOptions.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/IRunner.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/ISearchRequest.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/ISearchResult.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/IndexDocument.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/SearchOption.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Model/SearchTemplate.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Service/IIndexService.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Service/IProviderService.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/FullTextSearch/Service/ISearchService.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/GlobalScale/IConfig.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/ABackend.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/IAddToGroupBackend.php @@ -585,6 +611,7 @@ %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend_Collection.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend_File_Dependent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Support/CrashReport/ICollectBreadcrumbs.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Support/CrashReport/IRegistry.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Support/CrashReport/IReporter.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTag.php @@ -627,6 +654,7 @@ %%WWWDIR%%/vendor/composer/installed.json %%WWWDIR%%/vendor/endroid/qr-code/.gitignore %%WWWDIR%%/vendor/endroid/qr-code/.travis.yml +%%WWWDIR%%/vendor/endroid/qr-code/.vscode/temp.sql %%WWWDIR%%/vendor/endroid/qr-code/LICENSE %%WWWDIR%%/vendor/endroid/qr-code/README.md %%WWWDIR%%/vendor/endroid/qr-code/assets/noto_sans.otf @@ -736,6 +764,33 @@ %%WWWDIR%%/vendor/myclabs/php-enum/README.md %%WWWDIR%%/vendor/myclabs/php-enum/composer.json %%WWWDIR%%/vendor/myclabs/php-enum/src/Enum.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/.gitignore +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/.travis.yml +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/LICENSE.txt +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/README.md +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/composer.json +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/phpunit.xml.dist +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/psalm.xml +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base32.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base32Hex.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Binary.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Encoding.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Hex.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/RFC4648.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base32HexTest.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base32Test.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashOrderedTest.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64DotSlashTest.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64Test.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/Base64UrlSafeTest.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/EncodingTest.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/HexTest.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/tests/RFC4648Test.php %%WWWDIR%%/vendor/paragonie/random_compat/LICENSE %%WWWDIR%%/vendor/paragonie/random_compat/build-phar.sh %%WWWDIR%%/vendor/paragonie/random_compat/composer.json @@ -754,12 +809,6 @@ %%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/symfony/inflector/Inflector.php -%%WWWDIR%%/vendor/symfony/inflector/LICENSE -%%WWWDIR%%/vendor/symfony/inflector/README.md -%%WWWDIR%%/vendor/symfony/inflector/Tests/InflectorTest.php -%%WWWDIR%%/vendor/symfony/inflector/composer.json -%%WWWDIR%%/vendor/symfony/inflector/phpunit.xml.dist %%WWWDIR%%/vendor/symfony/options-resolver/.gitignore %%WWWDIR%%/vendor/symfony/options-resolver/CHANGELOG.md %%WWWDIR%%/vendor/symfony/options-resolver/Exception/AccessException.php @@ -773,22 +822,32 @@ %%WWWDIR%%/vendor/symfony/options-resolver/LICENSE %%WWWDIR%%/vendor/symfony/options-resolver/Options.php %%WWWDIR%%/vendor/symfony/options-resolver/OptionsResolver.php +%%WWWDIR%%/vendor/symfony/options-resolver/OptionsResolverInterface.php %%WWWDIR%%/vendor/symfony/options-resolver/README.md -%%WWWDIR%%/vendor/symfony/options-resolver/Tests/OptionsResolverTest.php +%%WWWDIR%%/vendor/symfony/options-resolver/Tests/LegacyOptionsResolverTest.php +%%WWWDIR%%/vendor/symfony/options-resolver/Tests/LegacyOptionsTest.php +%%WWWDIR%%/vendor/symfony/options-resolver/Tests/OptionsResolver2Dot6Test.php %%WWWDIR%%/vendor/symfony/options-resolver/composer.json %%WWWDIR%%/vendor/symfony/options-resolver/phpunit.xml.dist -%%WWWDIR%%/vendor/symfony/polyfill-php70/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-php70/Php70.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/README.md -%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/Error.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-php70/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-ctype/README.md +%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php56/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php56/Php56.php +%%WWWDIR%%/vendor/symfony/polyfill-php56/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php56/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php56/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-util/Binary.php +%%WWWDIR%%/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php +%%WWWDIR%%/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php +%%WWWDIR%%/vendor/symfony/polyfill-util/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-util/LegacyTestListener.php +%%WWWDIR%%/vendor/symfony/polyfill-util/README.md +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListener.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerTrait.php +%%WWWDIR%%/vendor/symfony/polyfill-util/composer.json %%WWWDIR%%/vendor/symfony/property-access/.gitignore %%WWWDIR%%/vendor/symfony/property-access/CHANGELOG.md %%WWWDIR%%/vendor/symfony/property-access/Exception/AccessException.php @@ -819,7 +878,6 @@ %%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassMagicCall.php %%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassMagicGet.php %%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassSetValue.php -%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassTypeErrorInsideCall.php %%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/Ticket5775Object.php %%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TraversableArrayObject.php %%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TypeHinted.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812101452.wBAEqeX1068626>