git: 34d120716070 - main - net-mgmt/icinga-php-library: Update to 0.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Jun 2023 07:26:33 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=34d1207160704dde7f940c8b429024bbc36f1ea8 commit 34d1207160704dde7f940c8b429024bbc36f1ea8 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2023-06-04 07:25:13 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-06-04 07:25:13 +0000 net-mgmt/icinga-php-library: Update to 0.12.0 Sponsored by: Netzkommune GmbH --- net-mgmt/icinga-php-library/Makefile | 2 +- net-mgmt/icinga-php-library/distinfo | 6 +- net-mgmt/icinga-php-library/pkg-plist | 269 +++++++++++++++++++++++++++++++++- 3 files changed, 270 insertions(+), 7 deletions(-) diff --git a/net-mgmt/icinga-php-library/Makefile b/net-mgmt/icinga-php-library/Makefile index 2194e3dc41b0..950a12453514 100644 --- a/net-mgmt/icinga-php-library/Makefile +++ b/net-mgmt/icinga-php-library/Makefile @@ -1,6 +1,6 @@ PORTNAME= icinga-php-library DISTVERSIONPREFIX= v -DISTVERSION= 0.10.1 +DISTVERSION= 0.12.0 PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/net-mgmt/icinga-php-library/distinfo b/net-mgmt/icinga-php-library/distinfo index 34536f51c076..9b6490a5e70e 100644 --- a/net-mgmt/icinga-php-library/distinfo +++ b/net-mgmt/icinga-php-library/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674593216 -SHA256 (icinga-icinga-php-library-v0.10.1_GH0.tar.gz) = fc6b5c5da882268a602bc339591dc392d5b96731ec070006312589a8a5f49471 -SIZE (icinga-icinga-php-library-v0.10.1_GH0.tar.gz) = 2751560 +TIMESTAMP = 1685862141 +SHA256 (icinga-icinga-php-library-v0.12.0_GH0.tar.gz) = 5fb52dc7cd863cfc17dee0aba485e995f90f2ca1dfb41a5663ddb9dd642c9c44 +SIZE (icinga-icinga-php-library-v0.12.0_GH0.tar.gz) = 3049658 diff --git a/net-mgmt/icinga-php-library/pkg-plist b/net-mgmt/icinga-php-library/pkg-plist index 20fe6d661a32..f872bf3f8ca1 100644 --- a/net-mgmt/icinga-php-library/pkg-plist +++ b/net-mgmt/icinga-php-library/pkg-plist @@ -1,13 +1,14 @@ %%WWWDIR%%/AssetLoader.php %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md -%%WWWDIR%%/RELEASE.md %%WWWDIR%%/VERSION %%WWWDIR%%/asset/css/awesome-icons.less %%WWWDIR%%/asset/css/balls.less %%WWWDIR%%/asset/css/cancel-button.less +%%WWWDIR%%/asset/css/compat.less %%WWWDIR%%/asset/css/controls.less %%WWWDIR%%/asset/css/datetime-picker.less +%%WWWDIR%%/asset/css/file-element.less %%WWWDIR%%/asset/css/fontawesome.css %%WWWDIR%%/asset/css/horizontal-key-value.less %%WWWDIR%%/asset/css/icinga-icons.less @@ -15,6 +16,8 @@ %%WWWDIR%%/asset/css/mixin/card.less %%WWWDIR%%/asset/css/mixin/mixins.less %%WWWDIR%%/asset/css/mixin/state-badges.less +%%WWWDIR%%/asset/css/primary-submit-btn-duplicate.less +%%WWWDIR%%/asset/css/schedule-element.less %%WWWDIR%%/asset/css/search-bar.less %%WWWDIR%%/asset/css/search-base.less %%WWWDIR%%/asset/css/search-editor.less @@ -44,7 +47,6 @@ %%WWWDIR%%/asset/js/widget/SearchBar.js %%WWWDIR%%/asset/js/widget/SearchEditor.js %%WWWDIR%%/asset/js/widget/TermInput.js -%%WWWDIR%%/asset/static/font/Icinga-Icons.eot %%WWWDIR%%/asset/static/font/Icinga-Icons.svg %%WWWDIR%%/asset/static/font/Icinga-Icons.ttf %%WWWDIR%%/asset/static/font/Icinga-Icons.woff @@ -73,6 +75,38 @@ %%WWWDIR%%/vendor/composer/installed.json %%WWWDIR%%/vendor/composer/installed.php %%WWWDIR%%/vendor/composer/platform_check.php +%%WWWDIR%%/vendor/doctrine/collections/.doctrine-project.json +%%WWWDIR%%/vendor/doctrine/collections/LICENSE +%%WWWDIR%%/vendor/doctrine/collections/composer.json +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php +%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php +%%WWWDIR%%/vendor/doctrine/deprecations/LICENSE +%%WWWDIR%%/vendor/doctrine/deprecations/composer.json +%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php +%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/LICENSE +%%WWWDIR%%/vendor/dragonmantank/cron-expression/composer.json +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/AbstractField.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/CronExpression.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/DayOfMonthField.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/DayOfWeekField.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/FieldFactory.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/FieldFactoryInterface.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/FieldInterface.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/HoursField.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/MinutesField.php +%%WWWDIR%%/vendor/dragonmantank/cron-expression/src/Cron/MonthField.php %%WWWDIR%%/vendor/evenement/evenement/LICENSE %%WWWDIR%%/vendor/evenement/evenement/composer.json %%WWWDIR%%/vendor/evenement/evenement/src/Evenement/EventEmitter.php @@ -89,11 +123,45 @@ %%WWWDIR%%/vendor/fortawesome/font-awesome/metadata/icon-families.json %%WWWDIR%%/vendor/fortawesome/font-awesome/metadata/icons.json %%WWWDIR%%/vendor/fortawesome/font-awesome/metadata/shims.json +%%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE +%%WWWDIR%%/vendor/guzzlehttp/psr7/composer.json +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/AppendStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/BufferStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/CachingStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/DroppingStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/FnStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Header.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/InflateStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/LazyOpenStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/LimitStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Message.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MessageTrait.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MimeType.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MultipartStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/NoSeekStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/PumpStream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Query.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Request.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Response.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Rfc7230.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/ServerRequest.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Stream.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamWrapper.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UploadedFile.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Uri.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriComparator.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriNormalizer.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriResolver.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Utils.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions.php +%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions_include.php %%WWWDIR%%/vendor/ipl/html/LICENSE %%WWWDIR%%/vendor/ipl/html/composer.json %%WWWDIR%%/vendor/ipl/html/src/Attribute.php %%WWWDIR%%/vendor/ipl/html/src/Attributes.php %%WWWDIR%%/vendor/ipl/html/src/BaseHtmlElement.php +%%WWWDIR%%/vendor/ipl/html/src/Common/MultipleAttribute.php %%WWWDIR%%/vendor/ipl/html/src/Contract/FormElement.php %%WWWDIR%%/vendor/ipl/html/src/Contract/FormElementDecorator.php %%WWWDIR%%/vendor/ipl/html/src/Contract/FormSubmitElement.php @@ -109,16 +177,20 @@ %%WWWDIR%%/vendor/ipl/html/src/FormElement/BaseFormElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/ButtonElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/CheckboxElement.php +%%WWWDIR%%/vendor/ipl/html/src/FormElement/ColorElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/DateElement.php +%%WWWDIR%%/vendor/ipl/html/src/FormElement/FieldsetElement.php +%%WWWDIR%%/vendor/ipl/html/src/FormElement/FileElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/FormElements.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/HiddenElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/InputElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/LocalDateTimeElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/NumberElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/PasswordElement.php +%%WWWDIR%%/vendor/ipl/html/src/FormElement/RadioElement.php +%%WWWDIR%%/vendor/ipl/html/src/FormElement/RadioOption.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/SelectElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/SelectOption.php -%%WWWDIR%%/vendor/ipl/html/src/FormElement/SubFormElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/SubmitButtonElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/SubmitElement.php %%WWWDIR%%/vendor/ipl/html/src/FormElement/TextElement.php @@ -147,6 +219,8 @@ %%WWWDIR%%/vendor/ipl/orm/src/AliasedExpression.php %%WWWDIR%%/vendor/ipl/orm/src/Behavior.php %%WWWDIR%%/vendor/ipl/orm/src/Behavior/Binary.php +%%WWWDIR%%/vendor/ipl/orm/src/Behavior/BoolCast.php +%%WWWDIR%%/vendor/ipl/orm/src/Behavior/MillisecondTimestamp.php %%WWWDIR%%/vendor/ipl/orm/src/Behaviors.php %%WWWDIR%%/vendor/ipl/orm/src/ColumnDefinition.php %%WWWDIR%%/vendor/ipl/orm/src/Common/PropertiesWithDefaults.php @@ -162,12 +236,14 @@ %%WWWDIR%%/vendor/ipl/orm/src/Defaults.php %%WWWDIR%%/vendor/ipl/orm/src/Exception/InvalidColumnException.php %%WWWDIR%%/vendor/ipl/orm/src/Exception/InvalidRelationException.php +%%WWWDIR%%/vendor/ipl/orm/src/Exception/ValueConversionException.php %%WWWDIR%%/vendor/ipl/orm/src/Hydrator.php %%WWWDIR%%/vendor/ipl/orm/src/Model.php %%WWWDIR%%/vendor/ipl/orm/src/Query.php %%WWWDIR%%/vendor/ipl/orm/src/Relation.php %%WWWDIR%%/vendor/ipl/orm/src/Relation/BelongsTo.php %%WWWDIR%%/vendor/ipl/orm/src/Relation/BelongsToMany.php +%%WWWDIR%%/vendor/ipl/orm/src/Relation/BelongsToOne.php %%WWWDIR%%/vendor/ipl/orm/src/Relation/HasMany.php %%WWWDIR%%/vendor/ipl/orm/src/Relation/HasOne.php %%WWWDIR%%/vendor/ipl/orm/src/Relation/Junction.php @@ -177,6 +253,17 @@ %%WWWDIR%%/vendor/ipl/orm/src/ResultSet.php %%WWWDIR%%/vendor/ipl/orm/src/UnionModel.php %%WWWDIR%%/vendor/ipl/orm/src/UnionQuery.php +%%WWWDIR%%/vendor/ipl/scheduler/composer.json +%%WWWDIR%%/vendor/ipl/scheduler/src/Common/Promises.php +%%WWWDIR%%/vendor/ipl/scheduler/src/Common/TaskProperties.php +%%WWWDIR%%/vendor/ipl/scheduler/src/Common/Timers.php +%%WWWDIR%%/vendor/ipl/scheduler/src/Contract/Frequency.php +%%WWWDIR%%/vendor/ipl/scheduler/src/Contract/Task.php +%%WWWDIR%%/vendor/ipl/scheduler/src/Cron.php +%%WWWDIR%%/vendor/ipl/scheduler/src/OneOff.php +%%WWWDIR%%/vendor/ipl/scheduler/src/RRule.php +%%WWWDIR%%/vendor/ipl/scheduler/src/Scheduler.php +%%WWWDIR%%/vendor/ipl/scheduler/src/register_cron_aliases.php %%WWWDIR%%/vendor/ipl/sql/LICENSE %%WWWDIR%%/vendor/ipl/sql/composer.json %%WWWDIR%%/vendor/ipl/sql/src/Adapter/BaseAdapter.php @@ -253,9 +340,20 @@ %%WWWDIR%%/vendor/ipl/validator/LICENSE %%WWWDIR%%/vendor/ipl/validator/composer.json %%WWWDIR%%/vendor/ipl/validator/src/BaseValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/BetweenValidator.php %%WWWDIR%%/vendor/ipl/validator/src/CallbackValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/CidrValidator.php %%WWWDIR%%/vendor/ipl/validator/src/DateTimeValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/DeferredInArrayValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/EmailAddressValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/FileValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/GreaterThanValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/HexColorValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/HostnameValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/InArrayValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/LessThanValidator.php %%WWWDIR%%/vendor/ipl/validator/src/PrivateKeyValidator.php +%%WWWDIR%%/vendor/ipl/validator/src/StringLengthValidator.php %%WWWDIR%%/vendor/ipl/validator/src/ValidatorChain.php %%WWWDIR%%/vendor/ipl/validator/src/X509CertValidator.php %%WWWDIR%%/vendor/ipl/web/LICENSE @@ -289,6 +387,19 @@ %%WWWDIR%%/vendor/ipl/web/src/Filter/QueryString.php %%WWWDIR%%/vendor/ipl/web/src/Filter/Renderer.php %%WWWDIR%%/vendor/ipl/web/src/FormDecorator/IcingaFormDecorator.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement/AnnuallyFields.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement/Common/FieldsProtector.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement/Common/FieldsUtils.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement/FieldsRadio.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement/MonthlyFields.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement/Recurrence.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/ScheduleElement/WeeklyFields.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/TermInput.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/TermInput/RegisteredTerm.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/TermInput/Term.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/TermInput/TermContainer.php +%%WWWDIR%%/vendor/ipl/web/src/FormElement/TermInput/ValidatedTerm.php %%WWWDIR%%/vendor/ipl/web/src/Layout/Content.php %%WWWDIR%%/vendor/ipl/web/src/Layout/Controls.php %%WWWDIR%%/vendor/ipl/web/src/Layout/Footer.php @@ -309,6 +420,11 @@ %%WWWDIR%%/vendor/ipl/web/src/Widget/TimeSince.php %%WWWDIR%%/vendor/ipl/web/src/Widget/TimeUntil.php %%WWWDIR%%/vendor/ipl/web/src/Widget/VerticalKeyValue.php +%%WWWDIR%%/vendor/paragonie/random_compat/LICENSE +%%WWWDIR%%/vendor/paragonie/random_compat/composer.json +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random.php +%%WWWDIR%%/vendor/paragonie/random_compat/other/build_phar.php +%%WWWDIR%%/vendor/paragonie/random_compat/psalm-autoload.php %%WWWDIR%%/vendor/psr/http-message/LICENSE %%WWWDIR%%/vendor/psr/http-message/composer.json %%WWWDIR%%/vendor/psr/http-message/src/MessageInterface.php @@ -318,3 +434,150 @@ %%WWWDIR%%/vendor/psr/http-message/src/StreamInterface.php %%WWWDIR%%/vendor/psr/http-message/src/UploadedFileInterface.php %%WWWDIR%%/vendor/psr/http-message/src/UriInterface.php +%%WWWDIR%%/vendor/psr/log/LICENSE +%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php +%%WWWDIR%%/vendor/psr/log/composer.json +%%WWWDIR%%/vendor/ralouphie/getallheaders/LICENSE +%%WWWDIR%%/vendor/ralouphie/getallheaders/composer.json +%%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php +%%WWWDIR%%/vendor/ramsey/uuid/LICENSE +%%WWWDIR%%/vendor/ramsey/uuid/composer.json +%%WWWDIR%%/vendor/ramsey/uuid/src/BinaryUtils.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Codec/CodecInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Codec/GuidStringCodec.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Codec/StringCodec.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Codec/TimestampLastCombCodec.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Number/BigNumberConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/DegradedUuid.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Exception/InvalidUuidStringException.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Exception/UnsatisfiedDependencyException.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php +%%WWWDIR%%/vendor/ramsey/uuid/src/FeatureSet.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/CombGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/MtRandGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/OpenSslGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/SodiumRandomGenerator.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Uuid.php +%%WWWDIR%%/vendor/ramsey/uuid/src/UuidFactory.php +%%WWWDIR%%/vendor/ramsey/uuid/src/UuidFactoryInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/UuidInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/functions.php +%%WWWDIR%%/vendor/react/event-loop/LICENSE +%%WWWDIR%%/vendor/react/event-loop/composer.json +%%WWWDIR%%/vendor/react/event-loop/src/ExtEvLoop.php +%%WWWDIR%%/vendor/react/event-loop/src/ExtEventLoop.php +%%WWWDIR%%/vendor/react/event-loop/src/ExtLibevLoop.php +%%WWWDIR%%/vendor/react/event-loop/src/ExtLibeventLoop.php +%%WWWDIR%%/vendor/react/event-loop/src/ExtUvLoop.php +%%WWWDIR%%/vendor/react/event-loop/src/Factory.php +%%WWWDIR%%/vendor/react/event-loop/src/Loop.php +%%WWWDIR%%/vendor/react/event-loop/src/LoopInterface.php +%%WWWDIR%%/vendor/react/event-loop/src/SignalsHandler.php +%%WWWDIR%%/vendor/react/event-loop/src/StreamSelectLoop.php +%%WWWDIR%%/vendor/react/event-loop/src/Tick/FutureTickQueue.php +%%WWWDIR%%/vendor/react/event-loop/src/Timer/Timer.php +%%WWWDIR%%/vendor/react/event-loop/src/Timer/Timers.php +%%WWWDIR%%/vendor/react/event-loop/src/TimerInterface.php +%%WWWDIR%%/vendor/react/promise/LICENSE +%%WWWDIR%%/vendor/react/promise/composer.json +%%WWWDIR%%/vendor/react/promise/src/CancellablePromiseInterface.php +%%WWWDIR%%/vendor/react/promise/src/CancellationQueue.php +%%WWWDIR%%/vendor/react/promise/src/Deferred.php +%%WWWDIR%%/vendor/react/promise/src/Exception/LengthException.php +%%WWWDIR%%/vendor/react/promise/src/ExtendedPromiseInterface.php +%%WWWDIR%%/vendor/react/promise/src/FulfilledPromise.php +%%WWWDIR%%/vendor/react/promise/src/LazyPromise.php +%%WWWDIR%%/vendor/react/promise/src/Promise.php +%%WWWDIR%%/vendor/react/promise/src/PromiseInterface.php +%%WWWDIR%%/vendor/react/promise/src/PromisorInterface.php +%%WWWDIR%%/vendor/react/promise/src/RejectedPromise.php +%%WWWDIR%%/vendor/react/promise/src/UnhandledRejectionException.php +%%WWWDIR%%/vendor/react/promise/src/functions.php +%%WWWDIR%%/vendor/react/promise/src/functions_include.php +%%WWWDIR%%/vendor/simshaun/recurr/LICENSE +%%WWWDIR%%/vendor/simshaun/recurr/composer.json +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateExclusion.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateInclusion.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateInfo.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DateUtil.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/DaySet.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception/InvalidArgument.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception/InvalidRRule.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Exception/InvalidWeekday.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Frequency.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Recurrence.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/RecurrenceCollection.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Rule.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Time.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/ArrayTransformer.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/ArrayTransformerConfig.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint/AfterConstraint.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint/BeforeConstraint.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Constraint/BetweenConstraint.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/ConstraintInterface.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/TextTransformer.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/Translator.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Transformer/TranslatorInterface.php +%%WWWDIR%%/vendor/simshaun/recurr/src/Recurr/Weekday.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/da.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/de.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/el.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/en.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/es.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/eu.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/fr.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/it.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/nl.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/no.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/pt-br.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/sv.php +%%WWWDIR%%/vendor/simshaun/recurr/translations/tr.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json +%%WWWDIR%%/vendor/webmozart/assert/LICENSE +%%WWWDIR%%/vendor/webmozart/assert/composer.json +%%WWWDIR%%/vendor/webmozart/assert/src/Assert.php +%%WWWDIR%%/vendor/webmozart/assert/src/InvalidArgumentException.php +%%WWWDIR%%/vendor/webmozart/assert/src/Mixin.php