From 0daf951acc5ff0e4a1411b34058c9781ff505915 Mon Sep 17 00:00:00 2001 From: awshuss Date: Thu, 19 Oct 2023 20:57:59 +0100 Subject: [PATCH] AWSRESET1-514: CI/CD Vol API on Static & DEV --- composer.json | 22 +- composer.lock | 2552 ++++++++++++++++++++++++++++++++----------------- 2 files changed, 1678 insertions(+), 896 deletions(-) diff --git a/composer.json b/composer.json index 959f0ac0b8..9036864630 100644 --- a/composer.json +++ b/composer.json @@ -1,39 +1,25 @@ { "name": "olcs/backend", "description": "Back End Application for OLCS Project", - "repositories": [ - { - "packagist": false - }, - { - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS", - "type": "composer" - }, - { - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy", - "type": "composer" - } - ], "require": { "php": ">=7.4", + "guzzlehttp/guzzle": "^7.5", + "caseyamcl/guzzle_retry_middleware": "^2.7.1", "ext-intl": "*", "ext-json": "*", "aws/aws-sdk-php": "^3.183", "beberlei/doctrineextensions": "^1.0", - "caseyamcl/guzzle_retry_middleware": "^2.7.1", "doctrine/doctrine-orm-module": "^1.0.0", "doctrine/orm": "~2.7.5", "dvsa/authentication-cognito": "^2.0", - "dvsa/laminas-config-cloud-parameters": "^0.1.0", "dvsa/php-govuk-account": "^1.0", "fzaninotto/faker": "^1.9", "gedmo/doctrine-extensions": "^3", - "guzzlehttp/guzzle": "^7.5", "league/flysystem": "^1.0", "league/flysystem-webdav": "1.0.10", + "olcs/olcs-laminas": "~2.5.0", "olcs/olcs-companies-house": "~4.206.0", "olcs/olcs-cpms": "~4.206.0", - "olcs/olcs-laminas": "~2.5.0", "olcs/olcs-logging": "~4.206.0", "olcs/olcs-transfer": "~4.206.0", "olcs/olcs-utils": "~4.206.0", @@ -111,4 +97,4 @@ ] } } -} +} \ No newline at end of file diff --git a/composer.lock b/composer.lock index 767f76e46c..0ea972a34e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,14 +4,19 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7977cc55c763bfba73b19a9e2d4bef67", + "content-hash": "50ce7ebb0670550d3494453de9d686fe", "packages": [ { "name": "aws/aws-crt-php", "version": "v1.2.2", + "source": { + "type": "git", + "url": "https://github.com/awslabs/aws-crt-php.git", + "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/aws/aws-crt-php/v1.2.2/aws-aws-crt-php-v1.2.2.zip", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/2f1dc7b7eda080498be96a4a6d683a41583030e9", "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9", "shasum": "" }, @@ -31,6 +36,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -57,9 +63,14 @@ { "name": "aws/aws-sdk-php", "version": "3.283.1", + "source": { + "type": "git", + "url": "https://github.com/aws/aws-sdk-php.git", + "reference": "0d1857ca3392ec9f8ee0b1605ba09842cced6351" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/aws/aws-sdk-php/3.283.1/aws-aws-sdk-php-3.283.1.zip", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0d1857ca3392ec9f8ee0b1605ba09842cced6351", "reference": "0d1857ca3392ec9f8ee0b1605ba09842cced6351", "shasum": "" }, @@ -115,6 +126,7 @@ "Aws\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -146,9 +158,14 @@ { "name": "beberlei/doctrineextensions", "version": "v1.3.0", + "source": { + "type": "git", + "url": "https://github.com/beberlei/DoctrineExtensions.git", + "reference": "008f162f191584a6c37c03a803f718802ba9dd9a" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/beberlei/doctrineextensions/v1.3.0/beberlei-doctrineextensions-v1.3.0.zip", + "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/008f162f191584a6c37c03a803f718802ba9dd9a", "reference": "008f162f191584a6c37c03a803f718802ba9dd9a", "shasum": "" }, @@ -170,6 +187,7 @@ "DoctrineExtensions\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -197,9 +215,14 @@ { "name": "behat/transliterator", "version": "v1.5.0", + "source": { + "type": "git", + "url": "https://github.com/Behat/Transliterator.git", + "reference": "baac5873bac3749887d28ab68e2f74db3a4408af" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/behat/transliterator/v1.5.0/behat-transliterator-v1.5.0.zip", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af", "reference": "baac5873bac3749887d28ab68e2f74db3a4408af", "shasum": "" }, @@ -222,6 +245,7 @@ "Behat\\Transliterator\\": "src/Behat/Transliterator" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Artistic-1.0" ], @@ -237,55 +261,17 @@ }, "time": "2022-03-30T09:27:43+00:00" }, - { - "name": "brick/varexporter", - "version": "0.3.8", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/brick/varexporter/0.3.8/brick-varexporter-0.3.8.zip", - "reference": "b5853edea6204ff8fa10633c3a4cccc4058410ed", - "shasum": "" - }, - "require": { - "nikic/php-parser": "^4.0", - "php": "^7.2 || ^8.0" - }, - "require-dev": { - "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^8.5 || ^9.0", - "vimeo/psalm": "4.23.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Brick\\VarExporter\\": "src/" - } - }, - "license": [ - "MIT" - ], - "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()", - "keywords": [ - "var_export" - ], - "support": { - "issues": "https://github.com/brick/varexporter/issues", - "source": "https://github.com/brick/varexporter/tree/0.3.8" - }, - "funding": [ - { - "url": "https://github.com/BenMorel", - "type": "github" - } - ], - "time": "2023-01-21T23:05:38+00:00" - }, { "name": "caseyamcl/guzzle_retry_middleware", "version": "v2.9.0", + "source": { + "type": "git", + "url": "https://github.com/caseyamcl/guzzle_retry_middleware.git", + "reference": "cbec4ce59c2dbd200a11aed19e7c26c37e50e535" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/caseyamcl/guzzle_retry_middleware/v2.9.0/caseyamcl-guzzle_retry_middleware-v2.9.0.zip", + "url": "https://api.github.com/repos/caseyamcl/guzzle_retry_middleware/zipball/cbec4ce59c2dbd200a11aed19e7c26c37e50e535", "reference": "cbec4ce59c2dbd200a11aed19e7c26c37e50e535", "shasum": "" }, @@ -312,6 +298,7 @@ "GuzzleRetry\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -349,9 +336,14 @@ { "name": "composer/package-versions-deprecated", "version": "1.11.99.5", + "source": { + "type": "git", + "url": "https://github.com/composer/package-versions-deprecated.git", + "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/composer/package-versions-deprecated/1.11.99.5/composer-package-versions-deprecated-1.11.99.5.zip", + "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d", "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d", "shasum": "" }, @@ -379,6 +371,7 @@ "PackageVersions\\": "src/PackageVersions" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -416,9 +409,14 @@ { "name": "container-interop/container-interop", "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/container-interop/container-interop.git", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/container-interop/container-interop/1.2.0/container-interop-container-interop-1.2.0.zip", + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", "shasum": "" }, @@ -431,6 +429,7 @@ "Interop\\Container\\": "src/Interop/Container/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -446,9 +445,14 @@ { "name": "doctrine/annotations", "version": "1.14.3", + "source": { + "type": "git", + "url": "https://github.com/doctrine/annotations.git", + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/annotations/1.14.3/doctrine-annotations-1.14.3.zip", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", "shasum": "" }, @@ -475,6 +479,7 @@ "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -516,9 +521,14 @@ { "name": "doctrine/cache", "version": "1.13.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/cache.git", + "reference": "56cd022adb5514472cb144c087393c1821911d09" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/cache/1.13.0/doctrine-cache-1.13.0.zip", + "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09", "reference": "56cd022adb5514472cb144c087393c1821911d09", "shasum": "" }, @@ -548,6 +558,7 @@ "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -609,9 +620,14 @@ { "name": "doctrine/collections", "version": "1.8.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/collections.git", + "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/collections/1.8.0/doctrine-collections-1.8.0.zip", + "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "shasum": "" }, @@ -631,6 +647,7 @@ "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -673,9 +690,14 @@ { "name": "doctrine/common", "version": "2.13.3", + "source": { + "type": "git", + "url": "https://github.com/doctrine/common.git", + "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/common/2.13.3/doctrine-common-2.13.3.zip", + "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f", "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f", "shasum": "" }, @@ -709,6 +731,7 @@ "Doctrine\\Common\\": "lib/Doctrine/Common" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -768,9 +791,14 @@ { "name": "doctrine/dbal", "version": "2.13.9", + "source": { + "type": "git", + "url": "https://github.com/doctrine/dbal.git", + "reference": "c480849ca3ad6706a39c970cdfe6888fa8a058b8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/dbal/2.13.9/doctrine-dbal-2.13.9.zip", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/c480849ca3ad6706a39c970cdfe6888fa8a058b8", "reference": "c480849ca3ad6706a39c970cdfe6888fa8a058b8", "shasum": "" }, @@ -804,6 +832,7 @@ "Doctrine\\DBAL\\": "lib/Doctrine/DBAL" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -871,9 +900,14 @@ { "name": "doctrine/deprecations", "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/doctrine/deprecations.git", + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/deprecations/1.1.2/doctrine-deprecations-1.1.2.zip", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "shasum": "" }, @@ -898,6 +932,7 @@ "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -912,9 +947,14 @@ { "name": "doctrine/doctrine-module", "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/DoctrineModule.git", + "reference": "9407d04d0b08e7071dab05c9d068cefda9dc5a6f" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/doctrine-module/1.2.0/doctrine-doctrine-module-1.2.0.zip", + "url": "https://api.github.com/repos/doctrine/DoctrineModule/zipball/9407d04d0b08e7071dab05c9d068cefda9dc5a6f", "reference": "9407d04d0b08e7071dab05c9d068cefda9dc5a6f", "shasum": "" }, @@ -962,6 +1002,7 @@ "DoctrineModule\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1016,9 +1057,14 @@ { "name": "doctrine/doctrine-orm-module", "version": "1.1.8", + "source": { + "type": "git", + "url": "https://github.com/doctrine/DoctrineORMModule.git", + "reference": "d0ff7aaa1c4eabf4bab2a6ae73317c34330467c3" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/doctrine-orm-module/1.1.8/doctrine-doctrine-orm-module-1.1.8.zip", + "url": "https://api.github.com/repos/doctrine/DoctrineORMModule/zipball/d0ff7aaa1c4eabf4bab2a6ae73317c34330467c3", "reference": "d0ff7aaa1c4eabf4bab2a6ae73317c34330467c3", "shasum": "" }, @@ -1061,6 +1107,7 @@ "DoctrineORMModule\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1116,9 +1163,14 @@ { "name": "doctrine/event-manager", "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/event-manager.git", + "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/event-manager/1.2.0/doctrine-event-manager-1.2.0.zip", + "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520", "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520", "shasum": "" }, @@ -1141,6 +1193,7 @@ "Doctrine\\Common\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1202,9 +1255,14 @@ { "name": "doctrine/inflector", "version": "1.4.4", + "source": { + "type": "git", + "url": "https://github.com/doctrine/inflector.git", + "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/inflector/1.4.4/doctrine-inflector-1.4.4.zip", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", "shasum": "" }, @@ -1230,6 +1288,7 @@ "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1292,9 +1351,14 @@ { "name": "doctrine/instantiator", "version": "1.5.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/instantiator.git", + "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/instantiator/1.5.0/doctrine-instantiator-1.5.0.zip", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b", "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b", "shasum": "" }, @@ -1317,6 +1381,7 @@ "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1356,9 +1421,14 @@ { "name": "doctrine/lexer", "version": "1.2.3", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/lexer/1.2.3/doctrine-lexer-1.2.3.zip", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", "shasum": "" }, @@ -1377,6 +1447,7 @@ "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1426,9 +1497,14 @@ { "name": "doctrine/orm", "version": "2.7.5", + "source": { + "type": "git", + "url": "https://github.com/doctrine/orm.git", + "reference": "01187c9260cd085529ddd1273665217cae659640" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/orm/2.7.5/doctrine-orm-2.7.5.zip", + "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640", "reference": "01187c9260cd085529ddd1273665217cae659640", "shasum": "" }, @@ -1472,6 +1548,7 @@ "Doctrine\\ORM\\": "lib/Doctrine/ORM" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1512,9 +1589,14 @@ { "name": "doctrine/persistence", "version": "1.3.8", + "source": { + "type": "git", + "url": "https://github.com/doctrine/persistence.git", + "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/persistence/1.3.8/doctrine-persistence-1.3.8.zip", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288", "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288", "shasum": "" }, @@ -1547,6 +1629,7 @@ "Doctrine\\Persistence\\": "lib/Doctrine/Persistence" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1608,9 +1691,14 @@ { "name": "doctrine/reflection", "version": "1.2.4", + "source": { + "type": "git", + "url": "https://github.com/doctrine/reflection.git", + "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/doctrine/reflection/1.2.4/doctrine-reflection-1.2.4.zip", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7", "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7", "shasum": "" }, @@ -1635,6 +1723,7 @@ "Doctrine\\Common\\": "lib/Doctrine/Common" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1680,9 +1769,14 @@ { "name": "dvsa/authentication-cognito", "version": "v2.0.0", + "source": { + "type": "git", + "url": "https://github.com/dvsa/authentication-cognito.git", + "reference": "f97c891030b8dc605f4d99649fef579505588a54" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/dvsa/authentication-cognito/v2.0.0/dvsa-authentication-cognito-v2.0.0.zip", + "url": "https://api.github.com/repos/dvsa/authentication-cognito/zipball/f97c891030b8dc605f4d99649fef579505588a54", "reference": "f97c891030b8dc605f4d99649fef579505588a54", "shasum": "" }, @@ -1710,6 +1804,7 @@ "Dvsa\\Authentication\\Cognito\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1734,9 +1829,14 @@ { "name": "dvsa/contracts", "version": "v1.2.0", + "source": { + "type": "git", + "url": "https://github.com/dvsa/contracts.git", + "reference": "3b50f84ba8bd3c6d2f0edba53bb785470f8562d2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/dvsa/contracts/v1.2.0/dvsa-contracts-v1.2.0.zip", + "url": "https://api.github.com/repos/dvsa/contracts/zipball/3b50f84ba8bd3c6d2f0edba53bb785470f8562d2", "reference": "3b50f84ba8bd3c6d2f0edba53bb785470f8562d2", "shasum": "" }, @@ -1760,6 +1860,7 @@ "Dvsa\\Contracts\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1782,60 +1883,17 @@ }, "time": "2021-07-23T13:20:39+00:00" }, - { - "name": "dvsa/laminas-config-cloud-parameters", - "version": "v0.1.0", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/dvsa/laminas-config-cloud-parameters/v0.1.0/dvsa-laminas-config-cloud-parameters-v0.1.0.zip", - "reference": "fd3c4430f4b9ce3e6779e88bc3f9117c4e1620a5", - "shasum": "" - }, - "require": { - "ext-json": "*", - "laminas/laminas-config": "^2.0|^3.0", - "laminas/laminas-config-aggregator": "^1.7", - "laminas/laminas-modulemanager": "^2.4|^3.0", - "php": "^7.4 || ^8.0", - "symfony/dependency-injection": "^5.4" - }, - "require-dev": { - "aws/aws-sdk-php": "^3.281", - "bamarni/composer-bin-plugin": "^1.8", - "dvsa/coding-standards": "^2.0", - "laminas/laminas-mvc": "^3.3", - "phpunit/phpunit": "^9.6" - }, - "suggest": { - "aws/aws-sdk-php": "To use the AWS parameter providers" - }, - "type": "library", - "extra": { - "bamarni-bin": { - "bin-links": true, - "forward-command": true - } - }, - "autoload": { - "psr-4": { - "Dvsa\\LaminasConfigCloudParameters\\": "src/" - } - }, - "license": [ - "MIT" - ], - "support": { - "issues": "https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/issues", - "source": "https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/tree/v0.1.0" - }, - "time": "2023-09-29T16:05:32+00:00" - }, { "name": "dvsa/php-govuk-account", "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/dvsa/php-govuk-account.git", + "reference": "26af619c8169bf4fc3958529d4142a9cf47d10c8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/dvsa/php-govuk-account/1.0.3/dvsa-php-govuk-account-1.0.3.zip", + "url": "https://api.github.com/repos/dvsa/php-govuk-account/zipball/26af619c8169bf4fc3958529d4142a9cf47d10c8", "reference": "26af619c8169bf4fc3958529d4142a9cf47d10c8", "shasum": "" }, @@ -1864,6 +1922,7 @@ "Dvsa\\GovUkAccount\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1889,9 +1948,14 @@ { "name": "elasticsearch/elasticsearch", "version": "v7.17.2", + "source": { + "type": "git", + "url": "git@github.com:elastic/elasticsearch-php.git", + "reference": "2d302233f2bb0926812d82823bb820d405e130fc" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/elasticsearch/elasticsearch/v7.17.2/elasticsearch-elasticsearch-v7.17.2.zip", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/2d302233f2bb0926812d82823bb820d405e130fc", "reference": "2d302233f2bb0926812d82823bb820d405e130fc", "shasum": "" }, @@ -1923,6 +1987,7 @@ "Elasticsearch\\": "src/Elasticsearch/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0", "LGPL-2.1-only" @@ -1943,67 +2008,17 @@ ], "time": "2023-04-21T15:31:12+00:00" }, - { - "name": "elendev/composer-push", - "version": "1.0.4", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/elendev/composer-push/1.0.4/elendev-composer-push-1.0.4.zip", - "reference": "74cd140d8481b68284291628c37d92e4c7caebbe", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.1|^2.0", - "ext-curl": "*", - "ext-json": "*", - "ext-zip": "*", - "guzzlehttp/guzzle": "^6.0|^7.0", - "php": ">=7.2 || ^8.0", - "symfony/filesystem": "^4.0|^5.0|^6.0", - "symfony/finder": "^4.0|^5.0|^6.0" - }, - "replace": { - "elendev/nexus-composer-push": "*" - }, - "require-dev": { - "composer/composer": "^1.8 || ^2.0", - "friendsofphp/php-cs-fixer": "^2.18|^3.4.0", - "phpunit/phpunit": "^8 || ^9 || ^10" - }, - "suggest": { - "elendev/composer-push": "Replaces the elendev/nexus-composer-push repository, which is deprecated." - }, - "type": "composer-plugin", - "extra": { - "class": "Elendev\\ComposerPush\\Plugin" - }, - "autoload": { - "psr-4": { - "Elendev\\ComposerPush\\": "src/" - } - }, - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Elendev", - "email": "jonas.renaudot@gmail.com" - } - ], - "description": "Provide a Push command to composer to push to repositories", - "support": { - "issues": "https://github.com/Elendev/composer-push/issues", - "source": "https://github.com/Elendev/composer-push/tree/1.0.4" - }, - "time": "2023-02-21T09:59:18+00:00" - }, { "name": "ezimuel/guzzlestreams", "version": "3.1.0", + "source": { + "type": "git", + "url": "https://github.com/ezimuel/guzzlestreams.git", + "reference": "b4b5a025dfee70d6cd34c780e07330eb93d5b997" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/ezimuel/guzzlestreams/3.1.0/ezimuel-guzzlestreams-3.1.0.zip", + "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/b4b5a025dfee70d6cd34c780e07330eb93d5b997", "reference": "b4b5a025dfee70d6cd34c780e07330eb93d5b997", "shasum": "" }, @@ -2024,6 +2039,7 @@ "GuzzleHttp\\Stream\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2048,9 +2064,14 @@ { "name": "ezimuel/ringphp", "version": "1.2.2", + "source": { + "type": "git", + "url": "https://github.com/ezimuel/ringphp.git", + "reference": "7887fc8488013065f72f977dcb281994f5fde9f4" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/ezimuel/ringphp/1.2.2/ezimuel-ringphp-1.2.2.zip", + "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/7887fc8488013065f72f977dcb281994f5fde9f4", "reference": "7887fc8488013065f72f977dcb281994f5fde9f4", "shasum": "" }, @@ -2080,6 +2101,7 @@ "GuzzleHttp\\Ring\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2099,9 +2121,14 @@ { "name": "ezyang/htmlpurifier", "version": "v4.16.0", + "source": { + "type": "git", + "url": "https://github.com/ezyang/htmlpurifier.git", + "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/ezyang/htmlpurifier/v4.16.0/ezyang-htmlpurifier-v4.16.0.zip", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", "shasum": "" }, @@ -2130,6 +2157,7 @@ "/library/HTMLPurifier/Language/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], @@ -2154,9 +2182,14 @@ { "name": "firebase/php-jwt", "version": "v6.9.0", + "source": { + "type": "git", + "url": "https://github.com/firebase/php-jwt.git", + "reference": "f03270e63eaccf3019ef0f32849c497385774e11" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/firebase/php-jwt/v6.9.0/firebase-php-jwt-v6.9.0.zip", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11", "reference": "f03270e63eaccf3019ef0f32849c497385774e11", "shasum": "" }, @@ -2181,6 +2214,7 @@ "Firebase\\JWT\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -2211,9 +2245,14 @@ { "name": "fzaninotto/faker", "version": "v1.9.2", + "source": { + "type": "git", + "url": "https://github.com/fzaninotto/Faker.git", + "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/fzaninotto/faker/v1.9.2/fzaninotto-faker-v1.9.2.zip", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e", "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e", "shasum": "" }, @@ -2236,6 +2275,7 @@ "Faker\\": "src/Faker/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2260,9 +2300,14 @@ { "name": "gedmo/doctrine-extensions", "version": "v3.2.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine-extensions/DoctrineExtensions.git", + "reference": "8c02cee09e3dd43799ec3b84b619b19982c47f43" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/gedmo/doctrine-extensions/v3.2.0/gedmo-doctrine-extensions-v3.2.0.zip", + "url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/8c02cee09e3dd43799ec3b84b619b19982c47f43", "reference": "8c02cee09e3dd43799ec3b84b619b19982c47f43", "shasum": "" }, @@ -2311,6 +2356,7 @@ "Gedmo\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2356,9 +2402,14 @@ { "name": "guzzlehttp/guzzle", "version": "7.8.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/guzzlehttp/guzzle/7.8.0/guzzlehttp-guzzle-7.8.0.zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9", "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9", "shasum": "" }, @@ -2401,6 +2452,7 @@ "GuzzleHttp\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2476,9 +2528,14 @@ { "name": "guzzlehttp/promises", "version": "2.0.1", + "source": { + "type": "git", + "url": "https://github.com/guzzle/promises.git", + "reference": "111166291a0f8130081195ac4556a5587d7f1b5d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/guzzlehttp/promises/2.0.1/guzzlehttp-promises-2.0.1.zip", + "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d", "reference": "111166291a0f8130081195ac4556a5587d7f1b5d", "shasum": "" }, @@ -2501,6 +2558,7 @@ "GuzzleHttp\\Promise\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2553,9 +2611,14 @@ { "name": "guzzlehttp/psr7", "version": "2.6.1", + "source": { + "type": "git", + "url": "https://github.com/guzzle/psr7.git", + "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/guzzlehttp/psr7/2.6.1/guzzlehttp-psr7-2.6.1.zip", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727", "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727", "shasum": "" }, @@ -2589,6 +2652,7 @@ "GuzzleHttp\\Psr7\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2663,9 +2727,14 @@ { "name": "illuminate/collections", "version": "v8.83.27", + "source": { + "type": "git", + "url": "https://github.com/illuminate/collections.git", + "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/illuminate/collections/v8.83.27/illuminate-collections-v8.83.27.zip", + "url": "https://api.github.com/repos/illuminate/collections/zipball/705a4e1ef93cd492c45b9b3e7911cccc990a07f4", "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4", "shasum": "" }, @@ -2691,6 +2760,7 @@ "Illuminate\\Support\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2711,9 +2781,14 @@ { "name": "illuminate/contracts", "version": "v8.83.27", + "source": { + "type": "git", + "url": "https://github.com/illuminate/contracts.git", + "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/illuminate/contracts/v8.83.27/illuminate-contracts-v8.83.27.zip", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d", "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d", "shasum": "" }, @@ -2733,6 +2808,7 @@ "Illuminate\\Contracts\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2753,9 +2829,14 @@ { "name": "illuminate/macroable", "version": "v8.83.27", + "source": { + "type": "git", + "url": "https://github.com/illuminate/macroable.git", + "reference": "aed81891a6e046fdee72edd497f822190f61c162" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/illuminate/macroable/v8.83.27/illuminate-macroable-v8.83.27.zip", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/aed81891a6e046fdee72edd497f822190f61c162", "reference": "aed81891a6e046fdee72edd497f822190f61c162", "shasum": "" }, @@ -2773,6 +2854,7 @@ "Illuminate\\Support\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2793,9 +2875,14 @@ { "name": "laminas/laminas-authentication", "version": "2.6.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-authentication.git", + "reference": "0c87644aee1b2ea8b8d040f97f4345f6695d5906" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-authentication/2.6.0/laminas-laminas-authentication-2.6.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-authentication/zipball/0c87644aee1b2ea8b8d040f97f4345f6695d5906", "reference": "0c87644aee1b2ea8b8d040f97f4345f6695d5906", "shasum": "" }, @@ -2839,6 +2926,7 @@ "Laminas\\Authentication\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -2861,9 +2949,14 @@ { "name": "laminas/laminas-cache", "version": "2.8.3", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-cache.git", + "reference": "8ee8877d9f7d27f73ec30d948ab3a8b1b7873514" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-cache/2.8.3/laminas-laminas-cache-2.8.3.zip", + "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/8ee8877d9f7d27f73ec30d948ab3a8b1b7873514", "reference": "8ee8877d9f7d27f73ec30d948ab3a8b1b7873514", "shasum": "" }, @@ -2926,6 +3019,7 @@ "Laminas\\Cache\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -2950,9 +3044,14 @@ { "name": "laminas/laminas-code", "version": "3.4.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-code.git", + "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-code/3.4.1/laminas-laminas-code-3.4.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766", "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766", "shasum": "" }, @@ -2991,6 +3090,7 @@ "Laminas\\Code\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3013,9 +3113,14 @@ { "name": "laminas/laminas-config", "version": "3.5.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-config.git", + "reference": "e4d714780b2d0b3ad748d715fff6ab0a5f37c6a5" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-config/3.5.1/laminas-laminas-config-3.5.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e4d714780b2d0b3ad748d715fff6ab0a5f37c6a5", "reference": "e4d714780b2d0b3ad748d715fff6ab0a5f37c6a5", "shasum": "" }, @@ -3051,6 +3156,7 @@ "Laminas\\Config\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3076,76 +3182,17 @@ ], "time": "2021-09-08T09:57:17+00:00" }, - { - "name": "laminas/laminas-config-aggregator", - "version": "1.7.0", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-config-aggregator/1.7.0/laminas-laminas-config-aggregator-1.7.0.zip", - "reference": "8f1b66dd825dff95026844bdcf4ea0f5b604e907", - "shasum": "" - }, - "require": { - "brick/varexporter": "^0.3.2", - "laminas/laminas-stdlib": "^2.7.7 || ^3.1.0", - "php": "^7.3 || ~8.0.0 || ~8.1.0", - "webimpress/safe-writer": "^1.0.2 || ^2.0.1" - }, - "conflict": { - "nikic/php-parser": "<4.12", - "zendframework/zend-config-aggregator": "*" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.3.0", - "laminas/laminas-config": "^2.6 || ^3.0", - "laminas/laminas-servicemanager": "^2.7.7 || ^3.1.1", - "malukenho/docheader": "^0.1.5", - "phpunit/phpunit": "^9.5.9", - "psalm/plugin-phpunit": "^0.15.1", - "vimeo/psalm": "^4.6" - }, - "suggest": { - "laminas/laminas-config": "Allows loading configuration from XML, INI, YAML, and JSON files", - "laminas/laminas-config-aggregator-modulemanager": "Allows loading configuration from laminas-mvc Module classes", - "laminas/laminas-config-aggregator-parameters": "Allows usage of templated parameters within your configuration" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\ConfigAggregator\\": "src/" - } - }, - "license": [ - "BSD-3-Clause" - ], - "description": "Lightweight library for collecting and merging configuration from different sources", - "homepage": "https://laminas.dev", - "keywords": [ - "config-aggregator", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-config-aggregator/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-config-aggregator/issues", - "rss": "https://github.com/laminas/laminas-config-aggregator/releases.atom", - "source": "https://github.com/laminas/laminas-config-aggregator" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-10-26T10:59:53+00:00" - }, { "name": "laminas/laminas-console", "version": "2.7.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-console.git", + "reference": "bf9a61dddf0d64ff18d2582c2529761932e8872f" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-console/2.7.0/laminas-laminas-console-2.7.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-console/zipball/bf9a61dddf0d64ff18d2582c2529761932e8872f", "reference": "bf9a61dddf0d64ff18d2582c2529761932e8872f", "shasum": "" }, @@ -3180,6 +3227,7 @@ "Laminas\\Console\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3203,9 +3251,14 @@ { "name": "laminas/laminas-crypt", "version": "3.4.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-crypt.git", + "reference": "a058eeb2fe57824b958ac56753faff790a649e18" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-crypt/3.4.0/laminas-laminas-crypt-3.4.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/a058eeb2fe57824b958ac56753faff790a649e18", "reference": "a058eeb2fe57824b958ac56753faff790a649e18", "shasum": "" }, @@ -3233,6 +3286,7 @@ "Laminas\\Crypt\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3261,9 +3315,14 @@ { "name": "laminas/laminas-dependency-plugin", "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-dependency-plugin.git", + "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-dependency-plugin/2.2.0/laminas-laminas-dependency-plugin-2.2.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/73cfb63ddca9d6bfedad5e0a038f6d55063975a3", "reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3", "shasum": "" }, @@ -3289,6 +3348,7 @@ "Laminas\\DependencyPlugin\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3308,9 +3368,14 @@ { "name": "laminas/laminas-diactoros", "version": "1.8.7p2", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-diactoros.git", + "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-diactoros/1.8.7p2/laminas-laminas-diactoros-1.8.7p2.zip", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa", "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa", "shasum": "" }, @@ -3361,6 +3426,7 @@ "Laminas\\Diactoros\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3385,9 +3451,14 @@ { "name": "laminas/laminas-escaper", "version": "2.12.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-escaper.git", + "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-escaper/2.12.0/laminas-laminas-escaper-2.12.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490", "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490", "shasum": "" }, @@ -3413,6 +3484,7 @@ "Laminas\\Escaper\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3441,9 +3513,14 @@ { "name": "laminas/laminas-eventmanager", "version": "2.6.4", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-eventmanager.git", + "reference": "c894f427e40b9599284bfebf76480934b78e665b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-eventmanager/2.6.4/laminas-laminas-eventmanager-2.6.4.zip", + "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/c894f427e40b9599284bfebf76480934b78e665b", "reference": "c894f427e40b9599284bfebf76480934b78e665b", "shasum": "" }, @@ -3473,6 +3550,7 @@ "Laminas\\EventManager\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3494,9 +3572,14 @@ { "name": "laminas/laminas-filter", "version": "2.9.4", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-filter.git", + "reference": "3c4476e772a062cef7531c6793377ae585d89c82" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-filter/2.9.4/laminas-laminas-filter-2.9.4.zip", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/3c4476e772a062cef7531c6793377ae585d89c82", "reference": "3c4476e772a062cef7531c6793377ae585d89c82", "shasum": "" }, @@ -3543,6 +3626,7 @@ "Laminas\\Filter\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3565,9 +3649,14 @@ { "name": "laminas/laminas-form", "version": "2.13.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-form.git", + "reference": "b9f267b9ebac27fa804306f05241cd49d5902261" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-form/2.13.0/laminas-laminas-form-2.13.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-form/zipball/b9f267b9ebac27fa804306f05241cd49d5902261", "reference": "b9f267b9ebac27fa804306f05241cd49d5902261", "shasum": "" }, @@ -3627,6 +3716,7 @@ "Laminas\\Form\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3649,9 +3739,14 @@ { "name": "laminas/laminas-http", "version": "2.8.4", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-http.git", + "reference": "c38959d605f225baf7f94e04c62f5f432d4ea5b2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-http/2.8.4/laminas-laminas-http-2.8.4.zip", + "url": "https://api.github.com/repos/laminas/laminas-http/zipball/c38959d605f225baf7f94e04c62f5f432d4ea5b2", "reference": "c38959d605f225baf7f94e04c62f5f432d4ea5b2", "shasum": "" }, @@ -3686,6 +3781,7 @@ "Laminas\\Http\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3709,9 +3805,14 @@ { "name": "laminas/laminas-hydrator", "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-hydrator.git", + "reference": "1ae0a72885be9d74a6af5086c052191e7cbcae83" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-hydrator/1.1.0/laminas-laminas-hydrator-1.1.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/1ae0a72885be9d74a6af5086c052191e7cbcae83", "reference": "1ae0a72885be9d74a6af5086c052191e7cbcae83", "shasum": "" }, @@ -3752,6 +3853,7 @@ "Laminas\\Hydrator\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3773,9 +3875,14 @@ { "name": "laminas/laminas-i18n", "version": "2.14.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-i18n.git", + "reference": "1fa15c41b683bedb2a846af54491868ddc73db38" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-i18n/2.14.0/laminas-laminas-i18n-2.14.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/1fa15c41b683bedb2a846af54491868ddc73db38", "reference": "1fa15c41b683bedb2a846af54491868ddc73db38", "shasum": "" }, @@ -3826,6 +3933,7 @@ "Laminas\\I18n\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3854,9 +3962,14 @@ { "name": "laminas/laminas-inputfilter", "version": "2.10.1", + "source": { + "type": "git", + "url": "git@github.com:laminas/laminas-inputfilter.git", + "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-inputfilter/2.10.1/laminas-laminas-inputfilter-2.10.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b29ce8f512c966468eee37ea4873ae5fb545d00a", "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a", "shasum": "" }, @@ -3895,6 +4008,7 @@ "Laminas\\InputFilter\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3917,9 +4031,14 @@ { "name": "laminas/laminas-json", "version": "2.6.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-json.git", + "reference": "db58425b7f0eba44a7539450cc926af80915951a" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-json/2.6.1/laminas-laminas-json-2.6.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-json/zipball/db58425b7f0eba44a7539450cc926af80915951a", "reference": "db58425b7f0eba44a7539450cc926af80915951a", "shasum": "" }, @@ -3956,6 +4075,7 @@ "Laminas\\Json\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -3978,9 +4098,14 @@ { "name": "laminas/laminas-loader", "version": "2.8.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-loader.git", + "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-loader/2.8.0/laminas-laminas-loader-2.8.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b", "reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b", "shasum": "" }, @@ -4000,6 +4125,7 @@ "Laminas\\Loader\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4028,9 +4154,14 @@ { "name": "laminas/laminas-log", "version": "2.12.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-log.git", + "reference": "4e92d841b48868714a070b10866e94be80fc92ff" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-log/2.12.0/laminas-laminas-log-2.12.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-log/zipball/4e92d841b48868714a070b10866e94be80fc92ff", "reference": "4e92d841b48868714a070b10866e94be80fc92ff", "shasum": "" }, @@ -4081,6 +4212,7 @@ "Laminas\\Log\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4104,9 +4236,14 @@ { "name": "laminas/laminas-mail", "version": "2.14.3", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-mail.git", + "reference": "a496ab1c708b91809de211522057a6d6781bd0aa" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-mail/2.14.3/laminas-laminas-mail-2.14.3.zip", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/a496ab1c708b91809de211522057a6d6781bd0aa", "reference": "a496ab1c708b91809de211522057a6d6781bd0aa", "shasum": "" }, @@ -4151,6 +4288,7 @@ "Laminas\\Mail\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4179,9 +4317,14 @@ { "name": "laminas/laminas-math", "version": "3.5.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-math.git", + "reference": "146d8187ab247ae152e811a6704a953d43537381" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-math/3.5.0/laminas-laminas-math-3.5.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381", "reference": "146d8187ab247ae152e811a6704a953d43537381", "shasum": "" }, @@ -4212,6 +4355,7 @@ "Laminas\\Math\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4240,9 +4384,14 @@ { "name": "laminas/laminas-mime", "version": "2.10.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-mime.git", + "reference": "62a899a7c9100889c2d2386b1357003a2cb52fa9" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-mime/2.10.0/laminas-laminas-mime-2.10.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/62a899a7c9100889c2d2386b1357003a2cb52fa9", "reference": "62a899a7c9100889c2d2386b1357003a2cb52fa9", "shasum": "" }, @@ -4267,6 +4416,7 @@ "Laminas\\Mime\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4295,9 +4445,14 @@ { "name": "laminas/laminas-modulemanager", "version": "2.9.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-modulemanager.git", + "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-modulemanager/2.9.0/laminas-laminas-modulemanager-2.9.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b", "reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b", "shasum": "" }, @@ -4339,6 +4494,7 @@ "Laminas\\ModuleManager\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4367,9 +4523,14 @@ { "name": "laminas/laminas-mvc", "version": "2.7.15", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-mvc.git", + "reference": "7e7198b03556a57fb5fd3ed919d9e1cf71500642" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-mvc/2.7.15/laminas-laminas-mvc-2.7.15.zip", + "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/7e7198b03556a57fb5fd3ed919d9e1cf71500642", "reference": "7e7198b03556a57fb5fd3ed919d9e1cf71500642", "shasum": "" }, @@ -4444,6 +4605,7 @@ "Laminas\\Mvc\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4465,9 +4627,14 @@ { "name": "laminas/laminas-navigation", "version": "2.13.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-navigation.git", + "reference": "1d29047b49ea978756e6f10921ec3e96f5bc6147" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-navigation/2.13.0/laminas-laminas-navigation-2.13.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-navigation/zipball/1d29047b49ea978756e6f10921ec3e96f5bc6147", "reference": "1d29047b49ea978756e6f10921ec3e96f5bc6147", "shasum": "" }, @@ -4513,6 +4680,7 @@ "Laminas\\Navigation\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4541,9 +4709,14 @@ { "name": "laminas/laminas-paginator", "version": "2.8.2", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-paginator.git", + "reference": "5e53d927776b2d20e420bc2b289fa0c364a6b0bd" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-paginator/2.8.2/laminas-laminas-paginator-2.8.2.zip", + "url": "https://api.github.com/repos/laminas/laminas-paginator/zipball/5e53d927776b2d20e420bc2b289fa0c364a6b0bd", "reference": "5e53d927776b2d20e420bc2b289fa0c364a6b0bd", "shasum": "" }, @@ -4590,6 +4763,7 @@ "Laminas\\Paginator\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4612,9 +4786,14 @@ { "name": "laminas/laminas-psr7bridge", "version": "0.2.2", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-psr7bridge.git", + "reference": "14780ef1d40effd59d77ab29c6d439b2af42cdfa" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-psr7bridge/0.2.2/laminas-laminas-psr7bridge-0.2.2.zip", + "url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/14780ef1d40effd59d77ab29c6d439b2af42cdfa", "reference": "14780ef1d40effd59d77ab29c6d439b2af42cdfa", "shasum": "" }, @@ -4644,6 +4823,7 @@ "Laminas\\Psr7Bridge\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4668,9 +4848,14 @@ { "name": "laminas/laminas-serializer", "version": "2.10.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-serializer.git", + "reference": "1c57f1bdf05da078493b774c9e8d77ee8b46b4bb" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-serializer/2.10.0/laminas-laminas-serializer-2.10.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-serializer/zipball/1c57f1bdf05da078493b774c9e8d77ee8b46b4bb", "reference": "1c57f1bdf05da078493b774c9e8d77ee8b46b4bb", "shasum": "" }, @@ -4705,6 +4890,7 @@ "Laminas\\Serializer\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4733,9 +4919,14 @@ { "name": "laminas/laminas-servicemanager", "version": "2.7.11", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-servicemanager.git", + "reference": "841abb656c6018afebeec1f355be438426d6a3dd" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-servicemanager/2.7.11/laminas-laminas-servicemanager-2.7.11.zip", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/841abb656c6018afebeec1f355be438426d6a3dd", "reference": "841abb656c6018afebeec1f355be438426d6a3dd", "shasum": "" }, @@ -4770,6 +4961,7 @@ "Laminas\\ServiceManager\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4791,9 +4983,14 @@ { "name": "laminas/laminas-session", "version": "2.8.7", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-session.git", + "reference": "92cbffa0460e15425993047845c2298e81c24899" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-session/2.8.7/laminas-laminas-session-2.8.7.zip", + "url": "https://api.github.com/repos/laminas/laminas-session/zipball/92cbffa0460e15425993047845c2298e81c24899", "reference": "92cbffa0460e15425993047845c2298e81c24899", "shasum": "" }, @@ -4842,6 +5039,7 @@ "Laminas\\Session\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4864,9 +5062,14 @@ { "name": "laminas/laminas-stdlib", "version": "2.7.9", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-stdlib.git", + "reference": "2b7ee69318bf08ed094ebf0b30f860bb26ddd9f6" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-stdlib/2.7.9/laminas-laminas-stdlib-2.7.9.zip", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b7ee69318bf08ed094ebf0b30f860bb26ddd9f6", "reference": "2b7ee69318bf08ed094ebf0b30f860bb26ddd9f6", "shasum": "" }, @@ -4902,6 +5105,7 @@ "Laminas\\Stdlib\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4929,9 +5133,14 @@ { "name": "laminas/laminas-text", "version": "2.7.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-text.git", + "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-text/2.7.1/laminas-laminas-text-2.7.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/3601b5eacb06ed0a12f658df860cc0f9613cf4db", "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db", "shasum": "" }, @@ -4961,6 +5170,7 @@ "Laminas\\Text\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -4983,9 +5193,14 @@ { "name": "laminas/laminas-uri", "version": "2.8.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-uri.git", + "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-uri/2.8.1/laminas-laminas-uri-2.8.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/79bd4c614c8cf9a6ba715a49fca8061e84933d87", "reference": "79bd4c614c8cf9a6ba715a49fca8061e84933d87", "shasum": "" }, @@ -5008,6 +5223,7 @@ "Laminas\\Uri\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -5036,9 +5252,14 @@ { "name": "laminas/laminas-validator", "version": "2.11.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-validator.git", + "reference": "1c2be519684c6ec5fd6d02f36167d95292682977" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-validator/2.11.1/laminas-laminas-validator-2.11.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/1c2be519684c6ec5fd6d02f36167d95292682977", "reference": "1c2be519684c6ec5fd6d02f36167d95292682977", "shasum": "" }, @@ -5093,6 +5314,7 @@ "Laminas\\Validator\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -5115,9 +5337,14 @@ { "name": "laminas/laminas-view", "version": "2.11.5", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-view.git", + "reference": "16611035d7b3a6ef2c636a9268c213146123b663" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-view/2.11.5/laminas-laminas-view-2.11.5.zip", + "url": "https://api.github.com/repos/laminas/laminas-view/zipball/16611035d7b3a6ef2c636a9268c213146123b663", "reference": "16611035d7b3a6ef2c636a9268c213146123b663", "shasum": "" }, @@ -5180,6 +5407,7 @@ "Laminas\\View\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -5208,9 +5436,14 @@ { "name": "laminas/laminas-xml", "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-xml.git", + "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-xml/1.4.0/laminas-laminas-xml-1.4.0.zip", + "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f", "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f", "shasum": "" }, @@ -5234,6 +5467,7 @@ "Laminas\\Xml\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -5262,9 +5496,14 @@ { "name": "laminas/laminas-zendframework-bridge", "version": "1.6.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-zendframework-bridge.git", + "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/laminas/laminas-zendframework-bridge/1.6.1/laminas-laminas-zendframework-bridge-1.6.1.zip", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/e112dd2c099f4f6142c16fc65fda89a638e06885", "reference": "e112dd2c099f4f6142c16fc65fda89a638e06885", "shasum": "" }, @@ -5291,6 +5530,7 @@ "Laminas\\ZendFrameworkBridge\\": "src//" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -5318,9 +5558,14 @@ { "name": "league/flysystem", "version": "1.1.10", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem.git", + "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/league/flysystem/1.1.10/league-flysystem-1.1.10.zip", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1", "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1", "shasum": "" }, @@ -5362,6 +5607,7 @@ "League\\Flysystem\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5406,9 +5652,14 @@ { "name": "league/flysystem-webdav", "version": "1.0.10", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem-webdav.git", + "reference": "7da805408d366dd92ba15a03a12a59104bfd91d7" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/league/flysystem-webdav/1.0.10/league-flysystem-webdav-1.0.10.zip", + "url": "https://api.github.com/repos/thephpleague/flysystem-webdav/zipball/7da805408d366dd92ba15a03a12a59104bfd91d7", "reference": "7da805408d366dd92ba15a03a12a59104bfd91d7", "shasum": "" }, @@ -5432,6 +5683,7 @@ "League\\Flysystem\\WebDAV\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5451,9 +5703,14 @@ { "name": "league/mime-type-detection", "version": "1.13.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/mime-type-detection.git", + "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/league/mime-type-detection/1.13.0/league-mime-type-detection-1.13.0.zip", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96", "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96", "shasum": "" }, @@ -5472,6 +5729,7 @@ "League\\MimeTypeDetection\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5501,9 +5759,14 @@ { "name": "league/oauth2-client", "version": "2.7.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/oauth2-client.git", + "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/league/oauth2-client/2.7.0/league-oauth2-client-2.7.0.zip", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8", "reference": "160d6274b03562ebeb55ed18399281d8118b76c8", "shasum": "" }, @@ -5529,6 +5792,7 @@ "League\\OAuth2\\Client\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5565,9 +5829,14 @@ { "name": "lm-commons/lmc-rbac-mvc", "version": "v2.6.3", + "source": { + "type": "git", + "url": "https://github.com/LM-Commons/LmcRbacMvc.git", + "reference": "dd1857a88474e2a77996b1fb858f927510762819" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/lm-commons/lmc-rbac-mvc/v2.6.3/lm-commons-lmc-rbac-mvc-v2.6.3.zip", + "url": "https://api.github.com/repos/LM-Commons/LmcRbacMvc/zipball/dd1857a88474e2a77996b1fb858f927510762819", "reference": "dd1857a88474e2a77996b1fb858f927510762819", "shasum": "" }, @@ -5610,6 +5879,7 @@ "ZfcRbac\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5646,9 +5916,14 @@ { "name": "monolog/monolog", "version": "1.27.1", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/monolog.git", + "reference": "904713c5929655dc9b97288b69cfeedad610c9a1" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/monolog/monolog/1.27.1/monolog-monolog-1.27.1.zip", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1", "reference": "904713c5929655dc9b97288b69cfeedad610c9a1", "shasum": "" }, @@ -5690,6 +5965,7 @@ "Monolog\\": "src/Monolog" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5726,9 +6002,14 @@ { "name": "mtdowling/jmespath.php", "version": "2.7.0", + "source": { + "type": "git", + "url": "https://github.com/jmespath/jmespath.php.git", + "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/mtdowling/jmespath.php/2.7.0/mtdowling-jmespath.php-2.7.0.zip", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", "shasum": "" }, @@ -5757,6 +6038,7 @@ "JmesPath\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -5784,92 +6066,48 @@ "time": "2023-08-25T10:54:48+00:00" }, { - "name": "nikic/php-parser", - "version": "v4.17.1", + "name": "nyholm/dsn", + "version": "2.0.1", + "source": { + "type": "git", + "url": "https://github.com/Nyholm/dsn.git", + "reference": "9445621b426bac8c0ca161db8cd700da00a4e618" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/nikic/php-parser/v4.17.1/nikic-php-parser-v4.17.1.zip", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "url": "https://api.github.com/repos/Nyholm/dsn/zipball/9445621b426bac8c0ca161db8cd700da00a4e618", + "reference": "9445621b426bac8c0ca161db8cd700da00a4e618", "shasum": "" }, "require": { - "ext-tokenizer": "*", - "php": ">=7.0" + "php": ">=7.1" }, "require-dev": { - "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "symfony/phpunit-bridge": "^5.1" }, - "bin": [ - "bin/php-parse" - ], "type": "library", "extra": { "branch-alias": { - "dev-master": "4.9-dev" + "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { - "PhpParser\\": "lib/PhpParser" + "Nyholm\\Dsn\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Nikita Popov" + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com" } ], - "description": "A PHP parser written in PHP", - "keywords": [ - "parser", - "php" - ], - "support": { - "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" - }, - "time": "2023-08-13T19:53:39+00:00" - }, - { - "name": "nyholm/dsn", - "version": "2.0.1", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/nyholm/dsn/2.0.1/nyholm-dsn-2.0.1.zip", - "reference": "9445621b426bac8c0ca161db8cd700da00a4e618", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "require-dev": { - "symfony/phpunit-bridge": "^5.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "psr-4": { - "Nyholm\\Dsn\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com" - } - ], - "description": "Parse your DSN strings in a powerful and flexible way", - "homepage": "http://tnyholm.se", + "description": "Parse your DSN strings in a powerful and flexible way", + "homepage": "http://tnyholm.se", "keywords": [ "database", "dsn", @@ -5891,14 +6129,18 @@ { "name": "olcs/olcs-companies-house", "version": "4.206.11", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-companies-house.git", + "reference": "f5d4c100255a8e4e07de7fe9b72216783b06d1f2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-companies-house/4.206.11/olcs-olcs-companies-house-4.206.11.zip", - "reference": "d5c921df8d5cac662d449acf088c2bda69bc2888", - "shasum": "d5c921df8d5cac662d449acf088c2bda69bc2888" + "url": "https://api.github.com/repos/dvsa/olcs-companies-house/zipball/f5d4c100255a8e4e07de7fe9b72216783b06d1f2", + "reference": "f5d4c100255a8e4e07de7fe9b72216783b06d1f2", + "shasum": "" }, "require": { - "elendev/composer-push": "^1.0.3", "olcs/olcs-laminas": "~2.5.0 || ~3.0.0", "olcs/olcs-utils": "~4.206.0", "php": ">=7.4" @@ -5924,46 +6166,32 @@ "Dvsa\\Olcs\\CompaniesHouse\\Test\\": "test" } }, - "scripts": { - "ut": [ - "phpunit test --stop-on-failure" - ], - "review": [ - "review" - ], - "cs": [ - "phpcs --severity=1 --standard=vendor/olcs/coding-standards/Profiles/DVSA/CS/ruleset.xml" - ], - "coverage": [ - "phpunit -c test/phpunit.xml --coverage-html ./test/coverage/html" - ], - "sonar": [ - "phpunit -c test/phpunit.xml --coverage-clover ./test/coverage/coverage-report.clover --log-junit ./test/coverage/log.junit" - ], - "update-syms": [ - "composer-update-syms" - ], - "sa": [ - "phpstan analyse --level 7 src --ansi" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "companies house api client", - "time": "2023-02-28T10:25:58+00:00" + "support": { + "issues": "https://github.com/dvsa/olcs-companies-house/issues", + "source": "https://github.com/dvsa/olcs-companies-house/tree/4.206.11" + }, + "time": "2023-02-28T10:23:55+00:00" }, { "name": "olcs/olcs-cpms", "version": "4.206.10", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-cpms.git", + "reference": "7d68f46793c6bbe002b9b471fbff35846b3b1e13" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-cpms/4.206.10/olcs-olcs-cpms-4.206.10.zip", - "reference": "94418e3089ec98884d6a529385ecc30dd314cf2b", - "shasum": "94418e3089ec98884d6a529385ecc30dd314cf2b" + "url": "https://api.github.com/repos/dvsa/olcs-cpms/zipball/7d68f46793c6bbe002b9b471fbff35846b3b1e13", + "reference": "7d68f46793c6bbe002b9b471fbff35846b3b1e13", + "shasum": "" }, "require": { - "elendev/composer-push": "^1.0.3", "ext-iconv": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^7.5", @@ -5991,43 +6219,30 @@ "Dvsa\\Olcs\\Cpms\\Test\\": "test" } }, - "scripts": { - "ut": [ - "phpunit test --stop-on-failure" - ], - "review": [ - "review" - ], - "cs": [ - "phpcs --severity=1 --standard=vendor/dvsa/coding-standards/src/Profiles/DVSA/CS/ruleset.xml" - ], - "coverage": [ - "phpunit -c test/phpunit.xml --coverage-html ./test/coverage/html" - ], - "sonar": [ - "phpunit -c test/phpunit.xml --coverage-clover ./test/coverage/coverage-report.clover --log-junit ./test/coverage/log.junit" - ], - "update-syms": [ - "composer-update-syms" - ], - "sa": [ - "phpstan analyse --level 7 src --ansi" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "CPMS Module", - "time": "2022-11-10T15:38:25+00:00" + "support": { + "issues": "https://github.com/dvsa/olcs-cpms/issues", + "source": "https://github.com/dvsa/olcs-cpms/tree/4.206.10" + }, + "time": "2022-11-10T15:37:38+00:00" }, { "name": "olcs/olcs-laminas", "version": "2.5.2", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-laminas.git", + "reference": "59258281b9f56cb621cc7148af31905bc26c1d33" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-laminas/2.5.2/olcs-olcs-laminas-2.5.2.zip", - "reference": "2905575ee2fd04fd364c9dc31289ff8aea92d912", - "shasum": "2905575ee2fd04fd364c9dc31289ff8aea92d912" + "url": "https://api.github.com/repos/dvsa/olcs-laminas/zipball/59258281b9f56cb621cc7148af31905bc26c1d33", + "reference": "59258281b9f56cb621cc7148af31905bc26c1d33", + "shasum": "" }, "require": { "laminas/laminas-authentication": "^2.5", @@ -6074,20 +6289,29 @@ "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/olcs-laminas" } }, + "notification-url": "https://packagist.org/downloads/", "description": "List of olcs laminas dependencies that are common across all repos", - "time": "2023-03-01T11:33:40+00:00" + "support": { + "issues": "https://github.com/dvsa/olcs-laminas/issues", + "source": "https://github.com/dvsa/olcs-laminas/tree/2.5.2" + }, + "time": "2023-02-28T10:26:42+00:00" }, { "name": "olcs/olcs-logging", "version": "4.206.19", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-logging.git", + "reference": "e28754b3936322e5c347395f014099fe24f922b7" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-logging/4.206.19/olcs-olcs-logging-4.206.19.zip", - "reference": "32f2b765355710404c22c52d09a4d8204f2a2c54", - "shasum": "32f2b765355710404c22c52d09a4d8204f2a2c54" + "url": "https://api.github.com/repos/dvsa/olcs-logging/zipball/e28754b3936322e5c347395f014099fe24f922b7", + "reference": "e28754b3936322e5c347395f014099fe24f922b7", + "shasum": "" }, "require": { - "elendev/composer-push": "^1.0.3", "olcs/olcs-laminas": "~2.5.0 || ~3.0.0", "php": ">=7.4", "psr/log": "~1.0" @@ -6110,40 +6334,29 @@ "Olcs\\Logging\\": "src//" } }, - "scripts": { - "ut": [ - "vendor/bin/phpunit -c test/phpunit.xml --stop-on-failure" - ], - "review": [ - "vendor/bin/review" - ], - "cs": [ - "vendor/bin/phpcs --severity=1 --standard=vendor/dvsa/coding-standards/src/Profiles/DVSA/CS/ruleset.xml" - ], - "coverage": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-html ./test/coverage/html" - ], - "sonar": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-clover ./test/coverage/coverage-report.clover --log-junit ./test/coverage/log.junit" - ], - "update-syms": [ - "vendor/bin/composer-update-syms" - ] - }, + "notification-url": "https://packagist.org/downloads/", "description": "Logging Module for Olcs", - "time": "2023-06-16T14:34:17+00:00" + "support": { + "issues": "https://github.com/dvsa/olcs-logging/issues", + "source": "https://github.com/dvsa/olcs-logging/tree/4.206.19" + }, + "time": "2023-06-16T14:33:21+00:00" }, { "name": "olcs/olcs-transfer", "version": "4.206.183", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-transfer.git", + "reference": "1a9e24f8b5e5267f54feaf364b1b6a6a4690bff9" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-transfer/4.206.183/olcs-olcs-transfer-4.206.183.zip", - "reference": "59d492b3b46616de24d2b5706ce661a8133fcc0d", - "shasum": "59d492b3b46616de24d2b5706ce661a8133fcc0d" + "url": "https://api.github.com/repos/dvsa/olcs-transfer/zipball/1a9e24f8b5e5267f54feaf364b1b6a6a4690bff9", + "reference": "1a9e24f8b5e5267f54feaf364b1b6a6a4690bff9", + "shasum": "" }, "require": { - "elendev/composer-push": "^1.0.3", "ext-openssl": "*", "olcs/olcs-laminas": "~2.5.0 || ~3.0.0", "php": ">=7.4" @@ -6168,40 +6381,29 @@ "Dvsa\\Olcs\\Transfer\\": "src/" } }, - "scripts": { - "ut": [ - "vendor/bin/phpunit -c test/phpunit.xml --stop-on-failure" - ], - "review": [ - "vendor/bin/review" - ], - "cs": [ - "vendor/bin/phpcs --severity=1 --standard=vendor/dvsa/coding-standards/src/Profiles/DVSA/CS/ruleset.xml" - ], - "coverage": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-html ./test/coverage/html" - ], - "sonar": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-clover ./test/coverage/coverage-report.clover --log-junit ./test/coverage/log.junit" - ], - "update-syms": [ - "vendor/bin/composer-update-syms" - ] - }, + "notification-url": "https://packagist.org/downloads/", "description": "OLCS Transfer", - "time": "2023-08-10T08:53:37+00:00" + "support": { + "issues": "https://github.com/dvsa/olcs-transfer/issues", + "source": "https://github.com/dvsa/olcs-transfer/tree/4.206.183" + }, + "time": "2023-08-10T08:52:27+00:00" }, { "name": "olcs/olcs-utils", "version": "4.206.19", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-utils.git", + "reference": "339a65536b79efea06d4ef8adef67b7caf87d31d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-utils/4.206.19/olcs-olcs-utils-4.206.19.zip", - "reference": "c9f8d3cfcb2a0da45ada6588b6f15c6731601a13", - "shasum": "c9f8d3cfcb2a0da45ada6588b6f15c6731601a13" + "url": "https://api.github.com/repos/dvsa/olcs-utils/zipball/339a65536b79efea06d4ef8adef67b7caf87d31d", + "reference": "339a65536b79efea06d4ef8adef67b7caf87d31d", + "shasum": "" }, "require": { - "elendev/composer-push": "^1.0.3", "olcs/olcs-laminas": "~2.5.0 || ~3.0.0", "php": ">=7.4" }, @@ -6224,40 +6426,29 @@ "Dvsa\\Olcs\\Utils\\": "src/" } }, - "scripts": { - "ut": [ - "vendor/bin/phpunit -c test/phpunit.xml --stop-on-failure" - ], - "review": [ - "vendor/bin/review" - ], - "cs": [ - "vendor/bin/phpcs --severity=1 --standard=vendor/dvsa/coding-standards/src/Profiles/DVSA/CS/ruleset.xml" - ], - "coverage": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-html ./test/coverage/html" - ], - "sonar": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-clover ./test/coverage/coverage-report.clover --log-junit ./test/coverage/log.junit" - ], - "update-syms": [ - "vendor/bin/composer-update-syms" - ] - }, + "notification-url": "https://packagist.org/downloads/", "description": "OLCS Utils", - "time": "2023-07-10T08:47:38+00:00" + "support": { + "issues": "https://github.com/dvsa/olcs-utils/issues", + "source": "https://github.com/dvsa/olcs-utils/tree/4.206.19" + }, + "time": "2023-07-10T08:42:13+00:00" }, { "name": "olcs/olcs-xmltools", "version": "4.206.15", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-xmltools.git", + "reference": "dc11449c28f6ff6df61b652f382346e20778abf0" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-xmltools/4.206.15/olcs-olcs-xmltools-4.206.15.zip", - "reference": "fd365f0cce00f40838a994baad5f6fdec3dd53f6", - "shasum": "fd365f0cce00f40838a994baad5f6fdec3dd53f6" + "url": "https://api.github.com/repos/dvsa/olcs-xmltools/zipball/dc11449c28f6ff6df61b652f382346e20778abf0", + "reference": "dc11449c28f6ff6df61b652f382346e20778abf0", + "shasum": "" }, "require": { - "elendev/composer-push": "^1.0.3", "olcs/olcs-laminas": "~2.5.0 || ~3.0.0", "php": ">=7.4" }, @@ -6279,35 +6470,25 @@ "Olcs\\XmlTools\\": "src//" } }, - "scripts": { - "ut": [ - "vendor/bin/phpunit -c test/phpunit.xml --stop-on-failure" - ], - "review": [ - "vendor/bin/review" - ], - "cs": [ - "vendor/bin/phpcs --severity=1 --standard=vendor/dvsa/coding-standards/src/Profiles/DVSA/CS/ruleset.xml" - ], - "coverage": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-html ./test/coverage/html" - ], - "sonar": [ - "vendor/bin/phpunit -c test/phpunit.xml --coverage-clover ./test/coverage/coverage-report.clover --log-junit ./test/coverage/log.junit" - ], - "update-syms": [ - "vendor/bin/composer-update-syms" - ] - }, + "notification-url": "https://packagist.org/downloads/", "description": "Xml tools for olcs", - "time": "2023-08-10T11:38:22+00:00" + "support": { + "issues": "https://github.com/dvsa/olcs-xmltools/issues", + "source": "https://github.com/dvsa/olcs-xmltools/tree/4.206.15" + }, + "time": "2023-08-10T08:50:40+00:00" }, { "name": "oro/doctrine-extensions", "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/oroinc/doctrine-extensions.git", + "reference": "478101fdb37e7a3bd4efad78b6e36fc49c26055f" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/oro/doctrine-extensions/2.0.2/oro-doctrine-extensions-2.0.2.zip", + "url": "https://api.github.com/repos/oroinc/doctrine-extensions/zipball/478101fdb37e7a3bd4efad78b6e36fc49c26055f", "reference": "478101fdb37e7a3bd4efad78b6e36fc49c26055f", "shasum": "" }, @@ -6328,6 +6509,7 @@ "Oro\\DBAL\\": "src/Oro/DBAL" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6357,9 +6539,14 @@ { "name": "phprtflite/phprtflite", "version": "v1.3.3", + "source": { + "type": "git", + "url": "https://github.com/phprtflite/PHPRtfLite.git", + "reference": "eef76d965fc7a0cb4c7342f229f67ad4793c61c2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phprtflite/phprtflite/v1.3.3/phprtflite-phprtflite-v1.3.3.zip", + "url": "https://api.github.com/repos/phprtflite/PHPRtfLite/zipball/eef76d965fc7a0cb4c7342f229f67ad4793c61c2", "reference": "eef76d965fc7a0cb4c7342f229f67ad4793c61c2", "shasum": "" }, @@ -6369,6 +6556,7 @@ "PHPRtfLite": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], @@ -6388,9 +6576,14 @@ { "name": "phpseclib/phpseclib", "version": "2.0.45", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "28d8f438a0064c9de80857e3270d071495544640" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpseclib/phpseclib/2.0.45/phpseclib-phpseclib-2.0.45.zip", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/28d8f438a0064c9de80857e3270d071495544640", "reference": "28d8f438a0064c9de80857e3270d071495544640", "shasum": "" }, @@ -6418,6 +6611,7 @@ "phpseclib\\": "phpseclib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6492,9 +6686,14 @@ { "name": "psr/cache", "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/psr/cache/1.0.1/psr-cache-1.0.1.zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, @@ -6512,6 +6711,7 @@ "Psr\\Cache\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6535,9 +6735,14 @@ { "name": "psr/container", "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/psr/container/1.1.2/psr-container-1.1.2.zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, @@ -6550,6 +6755,7 @@ "Psr\\Container\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6577,9 +6783,14 @@ { "name": "psr/http-client", "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/psr/http-client/1.0.3/psr-http-client-1.0.3.zip", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, @@ -6598,6 +6809,7 @@ "Psr\\Http\\Client\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6623,9 +6835,14 @@ { "name": "psr/http-factory", "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-factory.git", + "reference": "e616d01114759c4c489f93b099585439f795fe35" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/psr/http-factory/1.0.2/psr-http-factory-1.0.2.zip", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", "reference": "e616d01114759c4c489f93b099585439f795fe35", "shasum": "" }, @@ -6644,6 +6861,7 @@ "Psr\\Http\\Message\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6672,9 +6890,14 @@ { "name": "psr/http-message", "version": "1.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/psr/http-message/1.1/psr-http-message-1.1.zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, @@ -6692,6 +6915,7 @@ "Psr\\Http\\Message\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6719,9 +6943,14 @@ { "name": "psr/log", "version": "1.1.4", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/psr/log/1.1.4/psr-log-1.1.4.zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, @@ -6739,6 +6968,7 @@ "Psr\\Log\\": "Psr/Log/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6763,9 +6993,14 @@ { "name": "psr/simple-cache", "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/simple-cache.git", + "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/psr/simple-cache/1.0.1/psr-simple-cache-1.0.1.zip", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, @@ -6783,6 +7018,7 @@ "Psr\\SimpleCache\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6808,9 +7044,14 @@ { "name": "qandidate/toggle", "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/qandidate-labs/qandidate-toggle.git", + "reference": "a7f7f4e478373622f945a6e9c163adb5b50b3265" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/qandidate/toggle/1.1.1/qandidate-toggle-1.1.1.zip", + "url": "https://api.github.com/repos/qandidate-labs/qandidate-toggle/zipball/a7f7f4e478373622f945a6e9c163adb5b50b3265", "reference": "a7f7f4e478373622f945a6e9c163adb5b50b3265", "shasum": "" }, @@ -6832,6 +7073,7 @@ "Qandidate\\Toggle\\": "lib/Qandidate/Toggle/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6864,9 +7106,14 @@ { "name": "ralouphie/getallheaders", "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/ralouphie/getallheaders/3.0.3/ralouphie-getallheaders-3.0.3.zip", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, @@ -6883,6 +7130,7 @@ "src/getallheaders.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6902,9 +7150,14 @@ { "name": "ramsey/uuid", "version": "3.9.7", + "source": { + "type": "git", + "url": "https://github.com/ramsey/uuid.git", + "reference": "dc75aa439eb4c1b77f5379fd958b3dc0e6014178" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/ramsey/uuid/3.9.7/ramsey-uuid-3.9.7.zip", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/dc75aa439eb4c1b77f5379fd958b3dc0e6014178", "reference": "dc75aa439eb4c1b77f5379fd958b3dc0e6014178", "shasum": "" }, @@ -6950,6 +7203,7 @@ "Ramsey\\Uuid\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6996,9 +7250,14 @@ { "name": "react/promise", "version": "v2.10.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp/promise.git", + "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/react/promise/v2.10.0/react-promise-v2.10.0.zip", + "url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", "shasum": "" }, @@ -7017,6 +7276,7 @@ "React\\Promise\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -7062,9 +7322,14 @@ { "name": "robrichards/xmlseclibs", "version": "3.1.1", + "source": { + "type": "git", + "url": "https://github.com/robrichards/xmlseclibs.git", + "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/robrichards/xmlseclibs/3.1.1/robrichards-xmlseclibs-3.1.1.zip", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df", "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df", "shasum": "" }, @@ -7078,6 +7343,7 @@ "RobRichards\\XMLSecLibs\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7098,9 +7364,14 @@ { "name": "ruflin/elastica", "version": "7.1.0", + "source": { + "type": "git", + "url": "https://github.com/ruflin/Elastica.git", + "reference": "ec22ea0797c4087514e720af428fa5fc189c59a3" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/ruflin/elastica/7.1.0/ruflin-elastica-7.1.0.zip", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/ec22ea0797c4087514e720af428fa5fc189c59a3", "reference": "ec22ea0797c4087514e720af428fa5fc189c59a3", "shasum": "" }, @@ -7135,6 +7406,7 @@ "Elastica\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -7159,9 +7431,14 @@ { "name": "sabre/dav", "version": "4.4.0", + "source": { + "type": "git", + "url": "https://github.com/sabre-io/dav.git", + "reference": "b65362abc926520eda2c57e219f022a6c288069d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sabre/dav/4.4.0/sabre-dav-4.4.0.zip", + "url": "https://api.github.com/repos/sabre-io/dav/zipball/b65362abc926520eda2c57e219f022a6c288069d", "reference": "b65362abc926520eda2c57e219f022a6c288069d", "shasum": "" }, @@ -7209,6 +7486,7 @@ "Sabre\\CardDAV\\": "lib/CardDAV/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7239,9 +7517,14 @@ { "name": "sabre/event", "version": "5.1.4", + "source": { + "type": "git", + "url": "https://github.com/sabre-io/event.git", + "reference": "d7da22897125d34d7eddf7977758191c06a74497" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sabre/event/5.1.4/sabre-event-5.1.4.zip", + "url": "https://api.github.com/repos/sabre-io/event/zipball/d7da22897125d34d7eddf7977758191c06a74497", "reference": "d7da22897125d34d7eddf7977758191c06a74497", "shasum": "" }, @@ -7264,6 +7547,7 @@ "Sabre\\Event\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7299,9 +7583,14 @@ { "name": "sabre/http", "version": "5.1.10", + "source": { + "type": "git", + "url": "https://github.com/sabre-io/http.git", + "reference": "f9f3d1fba8916fa2f4ec25636c4fedc26cb94e02" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sabre/http/5.1.10/sabre-http-5.1.10.zip", + "url": "https://api.github.com/repos/sabre-io/http/zipball/f9f3d1fba8916fa2f4ec25636c4fedc26cb94e02", "reference": "f9f3d1fba8916fa2f4ec25636c4fedc26cb94e02", "shasum": "" }, @@ -7330,6 +7619,7 @@ "Sabre\\HTTP\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7356,9 +7646,14 @@ { "name": "sabre/uri", "version": "2.3.3", + "source": { + "type": "git", + "url": "https://github.com/sabre-io/uri.git", + "reference": "7e0e7dfd0b7e14346a27eabd66e843a6e7f1812b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sabre/uri/2.3.3/sabre-uri-2.3.3.zip", + "url": "https://api.github.com/repos/sabre-io/uri/zipball/7e0e7dfd0b7e14346a27eabd66e843a6e7f1812b", "reference": "7e0e7dfd0b7e14346a27eabd66e843a6e7f1812b", "shasum": "" }, @@ -7382,6 +7677,7 @@ "Sabre\\Uri\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7410,9 +7706,14 @@ { "name": "sabre/vobject", "version": "4.5.3", + "source": { + "type": "git", + "url": "https://github.com/sabre-io/vobject.git", + "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sabre/vobject/4.5.3/sabre-vobject-4.5.3.zip", + "url": "https://api.github.com/repos/sabre-io/vobject/zipball/fe6d9183154ed6f2f913f2b568d3d51d8ae9b308", "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308", "shasum": "" }, @@ -7445,6 +7746,7 @@ "Sabre\\VObject\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7508,9 +7810,14 @@ { "name": "sabre/xml", "version": "2.2.6", + "source": { + "type": "git", + "url": "https://github.com/sabre-io/xml.git", + "reference": "9cde7cdab1e50893cc83b037b40cd47bfde42a2b" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sabre/xml/2.2.6/sabre-xml-2.2.6.zip", + "url": "https://api.github.com/repos/sabre-io/xml/zipball/9cde7cdab1e50893cc83b037b40cd47bfde42a2b", "reference": "9cde7cdab1e50893cc83b037b40cd47bfde42a2b", "shasum": "" }, @@ -7537,6 +7844,7 @@ "Sabre\\Xml\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7571,9 +7879,14 @@ { "name": "simplesamlphp/saml2", "version": "v3.4.5", + "source": { + "type": "git", + "url": "https://github.com/simplesamlphp/saml2.git", + "reference": "acc47782592866423942dc30002c5220203ab466" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/simplesamlphp/saml2/v3.4.5/simplesamlphp-saml2-v3.4.5.zip", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/acc47782592866423942dc30002c5220203ab466", "reference": "acc47782592866423942dc30002c5220203ab466", "shasum": "" }, @@ -7609,6 +7922,7 @@ "SAML2\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], @@ -7628,9 +7942,14 @@ { "name": "soflomo/purifier", "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/juriansluiman/Soflomo-Purifier.git", + "reference": "9302c64d0f2853e3486ff6b619a90083674136b4" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/soflomo/purifier/1.0.2/soflomo-purifier-1.0.2.zip", + "url": "https://api.github.com/repos/juriansluiman/Soflomo-Purifier/zipball/9302c64d0f2853e3486ff6b619a90083674136b4", "reference": "9302c64d0f2853e3486ff6b619a90083674136b4", "shasum": "" }, @@ -7672,6 +7991,7 @@ "Soflomo\\Purifier\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -7705,9 +8025,14 @@ { "name": "symfony/console", "version": "v3.4.47", + "source": { + "type": "git", + "url": "https://github.com/symfony/console.git", + "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/console/v3.4.47/symfony-console-v3.4.47.zip", + "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81", "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81", "shasum": "" }, @@ -7746,6 +8071,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -7783,9 +8109,14 @@ { "name": "symfony/debug", "version": "v4.4.44", + "source": { + "type": "git", + "url": "https://github.com/symfony/debug.git", + "reference": "1a692492190773c5310bc7877cb590c04c2f05be" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/debug/v4.4.44/symfony-debug-v4.4.44.zip", + "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be", "reference": "1a692492190773c5310bc7877cb590c04c2f05be", "shasum": "" }, @@ -7808,6 +8139,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -7843,95 +8175,17 @@ "abandoned": "symfony/error-handler", "time": "2022-07-28T16:29:46+00:00" }, - { - "name": "symfony/dependency-injection", - "version": "v5.4.29", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/dependency-injection/v5.4.29/symfony-dependency-injection-v5.4.29.zip", - "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05", - "shasum": "" - }, - "require": { - "php": ">=7.2.5", - "psr/container": "^1.1.1", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16", - "symfony/polyfill-php81": "^1.22", - "symfony/service-contracts": "^1.1.6|^2" - }, - "conflict": { - "ext-psr": "<1.1|>=2", - "symfony/config": "<5.3", - "symfony/finder": "<4.4", - "symfony/proxy-manager-bridge": "<4.4", - "symfony/yaml": "<4.4.26" - }, - "provide": { - "psr/container-implementation": "1.0", - "symfony/service-implementation": "1.0|2.0" - }, - "require-dev": { - "symfony/config": "^5.3|^6.0", - "symfony/expression-language": "^4.4|^5.0|^6.0", - "symfony/yaml": "^4.4.26|^5.0|^6.0" - }, - "suggest": { - "symfony/config": "", - "symfony/expression-language": "For using expressions in service container configuration", - "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", - "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", - "symfony/yaml": "" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\DependencyInjection\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Allows you to standardize and centralize the way objects are constructed in your application", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2023-09-20T06:23:43+00:00" - }, { "name": "symfony/deprecation-contracts", "version": "v2.5.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/deprecation-contracts/v2.5.2/symfony-deprecation-contracts-v2.5.2.zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "shasum": "" }, @@ -7953,6 +8207,7 @@ "function.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -7990,9 +8245,14 @@ { "name": "symfony/filesystem", "version": "v5.4.25", + "source": { + "type": "git", + "url": "https://github.com/symfony/filesystem.git", + "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/filesystem/v5.4.25/symfony-filesystem-v5.4.25.zip", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364", "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364", "shasum": "" }, @@ -8011,6 +8271,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8048,9 +8309,14 @@ { "name": "symfony/finder", "version": "v5.4.27", + "source": { + "type": "git", + "url": "https://github.com/symfony/finder.git", + "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/finder/v5.4.27/symfony-finder-v5.4.27.zip", + "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d", "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d", "shasum": "" }, @@ -8068,6 +8334,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8105,9 +8372,14 @@ { "name": "symfony/lock", "version": "v5.4.25", + "source": { + "type": "git", + "url": "https://github.com/symfony/lock.git", + "reference": "ed4055b2e03c8893ce2d0042c8f0e0707be8e179" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/lock/v5.4.25/symfony-lock-v5.4.25.zip", + "url": "https://api.github.com/repos/symfony/lock/zipball/ed4055b2e03c8893ce2d0042c8f0e0707be8e179", "reference": "ed4055b2e03c8893ce2d0042c8f0e0707be8e179", "shasum": "" }, @@ -8133,6 +8405,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8178,9 +8451,14 @@ { "name": "symfony/polyfill-ctype", "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/polyfill-ctype/v1.28.0/symfony-polyfill-ctype-v1.28.0.zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "" }, @@ -8211,6 +8489,7 @@ "Symfony\\Polyfill\\Ctype\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8254,9 +8533,14 @@ { "name": "symfony/polyfill-mbstring", "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "42292d99c55abe617799667f454222c54c60e229" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/polyfill-mbstring/v1.28.0/symfony-polyfill-mbstring-v1.28.0.zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, @@ -8287,6 +8571,7 @@ "Symfony\\Polyfill\\Mbstring\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8331,9 +8616,14 @@ { "name": "symfony/polyfill-php72", "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/polyfill-php72/v1.28.0/symfony-polyfill-php72-v1.28.0.zip", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179", "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", "shasum": "" }, @@ -8358,6 +8648,7 @@ "Symfony\\Polyfill\\Php72\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8401,9 +8692,14 @@ { "name": "symfony/polyfill-php73", "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/polyfill-php73/v1.28.0/symfony-polyfill-php73-v1.28.0.zip", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", "shasum": "" }, @@ -8431,6 +8727,7 @@ "Resources/stubs" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8474,9 +8771,14 @@ { "name": "symfony/polyfill-php80", "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/polyfill-php80/v1.28.0/symfony-polyfill-php80-v1.28.0.zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "" }, @@ -8504,6 +8806,7 @@ "Resources/stubs" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8549,171 +8852,26 @@ "time": "2023-01-26T09:26:14+00:00" }, { - "name": "symfony/polyfill-php81", - "version": "v1.28.0", + "name": "true/punycode", + "version": "v2.1.1", + "source": { + "type": "git", + "url": "https://github.com/true/php-punycode.git", + "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/polyfill-php81/v1.28.0/symfony-polyfill-php81-v1.28.0.zip", - "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", + "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", + "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", "shasum": "" }, "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php81\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2023-01-26T09:26:14+00:00" - }, - { - "name": "symfony/service-contracts", - "version": "v2.5.2", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/service-contracts/v2.5.2/symfony-service-contracts-v2.5.2.zip", - "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", - "shasum": "" - }, - "require": { - "php": ">=7.2.5", - "psr/container": "^1.1", - "symfony/deprecation-contracts": "^2.1|^3" - }, - "conflict": { - "ext-psr": "<1.1|>=2" - }, - "suggest": { - "symfony/service-implementation": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Contracts\\Service\\": "" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Generic abstractions related to writing services", - "homepage": "https://symfony.com", - "keywords": [ - "abstractions", - "contracts", - "decoupling", - "interfaces", - "interoperability", - "standards" - ], - "support": { - "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-05-30T19:17:29+00:00" - }, - { - "name": "true/punycode", - "version": "v2.1.1", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/true/punycode/v2.1.1/true-punycode-v2.1.1.zip", - "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "symfony/polyfill-mbstring": "^1.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.7", - "squizlabs/php_codesniffer": "~2.0" + "php": ">=5.3.0", + "symfony/polyfill-mbstring": "^1.3" + }, + "require-dev": { + "phpunit/phpunit": "~4.7", + "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "autoload": { @@ -8721,6 +8879,7 @@ "TrueBV\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8746,9 +8905,14 @@ { "name": "twig/twig", "version": "v2.15.5", + "source": { + "type": "git", + "url": "https://github.com/twigphp/Twig.git", + "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/twig/twig/v2.15.5/twig-twig-v2.15.5.zip", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", "shasum": "" }, @@ -8776,6 +8940,7 @@ "Twig\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -8820,9 +8985,14 @@ { "name": "webimpress/safe-writer", "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/webimpress/safe-writer.git", + "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/webimpress/safe-writer/2.2.0/webimpress-safe-writer-2.2.0.zip", + "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", "shasum": "" }, @@ -8847,6 +9017,7 @@ "Webimpress\\SafeWriter\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], @@ -8873,9 +9044,14 @@ { "name": "webmozart/assert", "version": "1.11.0", + "source": { + "type": "git", + "url": "https://github.com/webmozarts/assert.git", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/webmozart/assert/1.11.0/webmozart-assert-1.11.0.zip", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, @@ -8901,6 +9077,7 @@ "Webmozart\\Assert\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8925,9 +9102,14 @@ { "name": "zfr/rbac", "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/zf-fr/rbac.git", + "reference": "493711bfc2a637fd7c6f23b71b7b55a621c35d9d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/zfr/rbac/1.2.0/zfr-rbac-1.2.0.zip", + "url": "https://api.github.com/repos/zf-fr/rbac/zipball/493711bfc2a637fd7c6f23b71b7b55a621c35d9d", "reference": "493711bfc2a637fd7c6f23b71b7b55a621c35d9d", "shasum": "" }, @@ -8946,6 +9128,7 @@ "Rbac\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8975,9 +9158,14 @@ { "name": "composer/pcre", "version": "3.1.0", + "source": { + "type": "git", + "url": "https://github.com/composer/pcre.git", + "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/composer/pcre/3.1.0/composer-pcre-3.1.0.zip", + "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", "shasum": "" }, @@ -9000,6 +9188,7 @@ "Composer\\Pcre\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9040,9 +9229,14 @@ { "name": "composer/xdebug-handler", "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/composer/xdebug-handler.git", + "reference": "ced299686f41dce890debac69273b47ffe98a40c" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/composer/xdebug-handler/3.0.3/composer-xdebug-handler-3.0.3.zip", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c", "reference": "ced299686f41dce890debac69273b47ffe98a40c", "shasum": "" }, @@ -9062,6 +9256,7 @@ "Composer\\XdebugHandler\\": "src" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9100,9 +9295,14 @@ { "name": "dms/phpunit-arraysubset-asserts", "version": "v0.3.1", + "source": { + "type": "git", + "url": "https://github.com/rdohms/phpunit-arraysubset-asserts.git", + "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/dms/phpunit-arraysubset-asserts/v0.3.1/dms-phpunit-arraysubset-asserts-v0.3.1.zip", + "url": "https://api.github.com/repos/rdohms/phpunit-arraysubset-asserts/zipball/e1b47df99cd0dbb3f63528adc5c990256218c707", "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707", "shasum": "" }, @@ -9120,6 +9320,7 @@ "assertarraysubset-autoload.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9139,9 +9340,14 @@ { "name": "dvsa/coding-standards", "version": "v2.0.0", + "source": { + "type": "git", + "url": "https://github.com/dvsa/php-coding-standards.git", + "reference": "22da6f5cbed2a3ba619d1552727a908fbf0f2098" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/dvsa/coding-standards/v2.0.0/dvsa-coding-standards-v2.0.0.zip", + "url": "https://api.github.com/repos/dvsa/php-coding-standards/zipball/22da6f5cbed2a3ba619d1552727a908fbf0f2098", "reference": "22da6f5cbed2a3ba619d1552727a908fbf0f2098", "shasum": "" }, @@ -9161,6 +9367,7 @@ "Dvsa\\PhpCodingStandards\\PhpCsFixer\\": "src/Profiles/DVSA/PhpCsFixer" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9185,12 +9392,78 @@ }, "time": "2022-01-17T15:41:57+00:00" }, + { + "name": "elendev/composer-push", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/Elendev/composer-push.git", + "reference": "c2163c3d36e03654a34dade0b1323ca25ea3ba36" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Elendev/composer-push/zipball/c2163c3d36e03654a34dade0b1323ca25ea3ba36", + "reference": "c2163c3d36e03654a34dade0b1323ca25ea3ba36", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1|^2.0", + "ext-curl": "*", + "ext-json": "*", + "ext-zip": "*", + "guzzlehttp/guzzle": "^6.0|^7.0", + "php": ">=7.2 || ^8.0", + "symfony/filesystem": "^4.0|^5.0|^6.0", + "symfony/finder": "^4.0|^5.0|^6.0" + }, + "replace": { + "elendev/nexus-composer-push": "*" + }, + "require-dev": { + "composer/composer": "^1.8 || ^2.0", + "friendsofphp/php-cs-fixer": "^2.18|^3.4.0", + "phpunit/phpunit": "^8 || ^9 || ^10" + }, + "suggest": { + "elendev/composer-push": "Replaces the elendev/nexus-composer-push repository, which is deprecated." + }, + "type": "composer-plugin", + "extra": { + "class": "Elendev\\ComposerPush\\Plugin" + }, + "autoload": { + "psr-4": { + "Elendev\\ComposerPush\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Elendev", + "email": "jonas.renaudot@gmail.com" + } + ], + "description": "Provide a Push command to composer to push to repositories", + "support": { + "issues": "https://github.com/Elendev/composer-push/issues", + "source": "https://github.com/Elendev/composer-push/tree/1.0.3" + }, + "time": "2022-06-27T08:29:14+00:00" + }, { "name": "hamcrest/hamcrest-php", "version": "v2.0.1", + "source": { + "type": "git", + "url": "https://github.com/hamcrest/hamcrest-php.git", + "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/hamcrest/hamcrest-php/v2.0.1/hamcrest-hamcrest-php-v2.0.1.zip", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "shasum": "" }, @@ -9217,6 +9490,7 @@ "hamcrest" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -9233,9 +9507,14 @@ { "name": "johnkary/phpunit-speedtrap", "version": "v3.3.0", + "source": { + "type": "git", + "url": "https://github.com/johnkary/phpunit-speedtrap.git", + "reference": "9ba81d42676da31366c85d3ff8c10a8352d02030" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/johnkary/phpunit-speedtrap/v3.3.0/johnkary-phpunit-speedtrap-v3.3.0.zip", + "url": "https://api.github.com/repos/johnkary/phpunit-speedtrap/zipball/9ba81d42676da31366c85d3ff8c10a8352d02030", "reference": "9ba81d42676da31366c85d3ff8c10a8352d02030", "shasum": "" }, @@ -9254,6 +9533,7 @@ "JohnKary\\PHPUnit\\Listener\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9279,9 +9559,14 @@ { "name": "mikey179/vfsstream", "version": "v1.6.11", + "source": { + "type": "git", + "url": "https://github.com/bovigo/vfsStream.git", + "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/mikey179/vfsstream/v1.6.11/mikey179-vfsstream-v1.6.11.zip", + "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f", "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f", "shasum": "" }, @@ -9302,6 +9587,7 @@ "org\\bovigo\\vfs\\": "src/main/php" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -9324,9 +9610,14 @@ { "name": "mockery/mockery", "version": "1.4.4", + "source": { + "type": "git", + "url": "https://github.com/mockery/mockery.git", + "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/mockery/mockery/1.4.4/mockery-mockery-1.4.4.zip", + "url": "https://api.github.com/repos/mockery/mockery/zipball/e01123a0e847d52d186c5eb4b9bf58b0c6d00346", "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346", "shasum": "" }, @@ -9352,6 +9643,7 @@ "Mockery": "library/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -9390,9 +9682,14 @@ { "name": "myclabs/deep-copy", "version": "1.11.1", + "source": { + "type": "git", + "url": "https://github.com/myclabs/DeepCopy.git", + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/myclabs/deep-copy/1.11.1/myclabs-deep-copy-1.11.1.zip", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", "shasum": "" }, @@ -9417,6 +9714,7 @@ "DeepCopy\\": "src/DeepCopy/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9440,24 +9738,84 @@ ], "time": "2023-03-08T13:26:56+00:00" }, + { + "name": "nikic/php-parser", + "version": "v4.17.1", + "source": { + "type": "git", + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "shasum": "" + }, + "require": { + "ext-tokenizer": "*", + "php": ">=7.0" + }, + "require-dev": { + "ircmaxell/php-yacc": "^0.0.7", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + }, + "bin": [ + "bin/php-parse" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.9-dev" + } + }, + "autoload": { + "psr-4": { + "PhpParser\\": "lib/PhpParser" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Nikita Popov" + } + ], + "description": "A PHP parser written in PHP", + "keywords": [ + "parser", + "php" + ], + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" + }, + "time": "2023-08-13T19:53:39+00:00" + }, { "name": "olcs/olcs-devtools", - "version": "4.206.21", + "version": "4.206.17", + "source": { + "type": "git", + "url": "https://github.com/dvsa/olcs-devtools.git", + "reference": "de050df5fadc6a06610a3d1674593aa6c5c863e2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-devtools/4.206.21/olcs-olcs-devtools-4.206.21.zip", - "reference": "08058c29491b81313069fc373000d581101fede2", - "shasum": "08058c29491b81313069fc373000d581101fede2" + "url": "https://api.github.com/repos/dvsa/olcs-devtools/zipball/de050df5fadc6a06610a3d1674593aa6c5c863e2", + "reference": "de050df5fadc6a06610a3d1674593aa6c5c863e2", + "shasum": "" }, "require": { "dms/phpunit-arraysubset-asserts": "^0.3.1", "dvsa/coding-standards": "^2.0.0", - "elendev/composer-push": "^1.0.3", + "elendev/composer-push": "1.0.3", "fzaninotto/faker": "^1.9", "johnkary/phpunit-speedtrap": "^3.2", "mikey179/vfsstream": "^1.6", "mockery/mockery": "~1.4.4", - "olcs/olcs-testhelpers": "~4.206.0", "php": ">=7.4", "phpmd/phpmd": "^2.11.1", "phpstan/extension-installer": "^1.0", @@ -9466,7 +9824,7 @@ "phpstan/phpstan-mockery": "^0.12", "phpstan/phpstan-phpunit": "^0.12", "phpunit/phpcov": "8.*", - "phpunit/phpunit": "^9", + "phpunit/phpunit": "9.*", "squizlabs/php_codesniffer": "~3.6.2" }, "bin": [ @@ -9485,43 +9843,25 @@ "Devtools\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "description": "Dev tools", - "time": "2023-06-16T14:43:09+00:00" - }, - { - "name": "olcs/olcs-testhelpers", - "version": "4.206.21", - "dist": { - "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/OLCS/olcs/olcs-testhelpers/4.206.21/olcs-olcs-testhelpers-4.206.21.zip", - "reference": "2e895b49e718448ff4e0ca777d252860c9ba5c35", - "shasum": "2e895b49e718448ff4e0ca777d252860c9ba5c35" - }, - "require": { - "elendev/composer-push": "^1.0.3", - "olcs/olcs-laminas": "~2.5.0 || ~3.0.0", - "php": ">=7.4" - }, - "type": "library", - "extra": { - "nexus-push": { - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/olcs-testhelpers" - } - }, - "autoload": { - "psr-4": { - "Olcs\\TestHelpers\\": "src/TestHelpers/" - } + "support": { + "issues": "https://github.com/dvsa/olcs-devtools/issues", + "source": "https://github.com/dvsa/olcs-devtools/tree/4.206.17" }, - "description": "OLCS Test helpers", - "time": "2023-02-28T10:27:19+00:00" + "time": "2022-11-10T15:29:33+00:00" }, { "name": "pdepend/pdepend", "version": "2.15.1", + "source": { + "type": "git", + "url": "https://github.com/pdepend/pdepend.git", + "reference": "d12f25bcdfb7754bea458a4a5cb159d55e9950d0" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/pdepend/pdepend/2.15.1/pdepend-pdepend-2.15.1.zip", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/d12f25bcdfb7754bea458a4a5cb159d55e9950d0", "reference": "d12f25bcdfb7754bea458a4a5cb159d55e9950d0", "shasum": "" }, @@ -9551,6 +9891,7 @@ "PDepend\\": "src/main/php/PDepend" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -9576,9 +9917,14 @@ { "name": "phar-io/manifest", "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/phar-io/manifest.git", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phar-io/manifest/2.0.3/phar-io-manifest-2.0.3.zip", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", "reference": "97803eca37d319dfa7826cc2437fc020857acb53", "shasum": "" }, @@ -9600,6 +9946,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -9630,9 +9977,14 @@ { "name": "phar-io/version", "version": "3.2.1", + "source": { + "type": "git", + "url": "https://github.com/phar-io/version.git", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phar-io/version/3.2.1/phar-io-version-3.2.1.zip", + "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "shasum": "" }, @@ -9645,6 +9997,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -9675,9 +10028,14 @@ { "name": "phpmd/phpmd", "version": "2.14.1", + "source": { + "type": "git", + "url": "https://github.com/phpmd/phpmd.git", + "reference": "442fc2c34edcd5198b442d8647c7f0aec3afabe8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpmd/phpmd/2.14.1/phpmd-phpmd-2.14.1.zip", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/442fc2c34edcd5198b442d8647c7f0aec3afabe8", "reference": "442fc2c34edcd5198b442d8647c7f0aec3afabe8", "shasum": "" }, @@ -9705,6 +10063,7 @@ "PHPMD\\": "src/main/php" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -9753,9 +10112,14 @@ { "name": "phpstan/extension-installer", "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/phpstan/extension-installer.git", + "reference": "66c7adc9dfa38b6b5838a9fb728b68a7d8348051" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpstan/extension-installer/1.1.0/phpstan-extension-installer-1.1.0.zip", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/66c7adc9dfa38b6b5838a9fb728b68a7d8348051", "reference": "66c7adc9dfa38b6b5838a9fb728b68a7d8348051", "shasum": "" }, @@ -9779,6 +10143,7 @@ "PHPStan\\ExtensionInstaller\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9792,9 +10157,14 @@ { "name": "phpstan/phpstan", "version": "0.12.100", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan.git", + "reference": "48236ddf823547081b2b153d1cd2994b784328c3" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpstan/phpstan/0.12.100/phpstan-phpstan-0.12.100.zip", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/48236ddf823547081b2b153d1cd2994b784328c3", "reference": "48236ddf823547081b2b153d1cd2994b784328c3", "shasum": "" }, @@ -9819,6 +10189,7 @@ "bootstrap.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9846,9 +10217,14 @@ { "name": "phpstan/phpstan-doctrine", "version": "0.12.44", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan-doctrine.git", + "reference": "5fe9a9b15707d9bc5178fa7cf0899e904d112ccd" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpstan/phpstan-doctrine/0.12.44/phpstan-phpstan-doctrine-0.12.44.zip", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/5fe9a9b15707d9bc5178fa7cf0899e904d112ccd", "reference": "5fe9a9b15707d9bc5178fa7cf0899e904d112ccd", "shasum": "" }, @@ -9895,6 +10271,7 @@ "PHPStan\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9908,9 +10285,14 @@ { "name": "phpstan/phpstan-mockery", "version": "0.12.14", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan-mockery.git", + "reference": "7cc74bf434b3c2190f7f4cfc08c74f7c0b65667f" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpstan/phpstan-mockery/0.12.14/phpstan-phpstan-mockery-0.12.14.zip", + "url": "https://api.github.com/repos/phpstan/phpstan-mockery/zipball/7cc74bf434b3c2190f7f4cfc08c74f7c0b65667f", "reference": "7cc74bf434b3c2190f7f4cfc08c74f7c0b65667f", "shasum": "" }, @@ -9941,6 +10323,7 @@ "PHPStan\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -9954,9 +10337,14 @@ { "name": "phpstan/phpstan-phpunit", "version": "0.12.22", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan-phpunit.git", + "reference": "7c01ef93bf128b4ac8bdad38c54b2a4fd6b0b3cc" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpstan/phpstan-phpunit/0.12.22/phpstan-phpstan-phpunit-0.12.22.zip", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/7c01ef93bf128b4ac8bdad38c54b2a4fd6b0b3cc", "reference": "7c01ef93bf128b4ac8bdad38c54b2a4fd6b0b3cc", "shasum": "" }, @@ -9989,6 +10377,7 @@ "PHPStan\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -10002,9 +10391,14 @@ { "name": "phpunit/php-code-coverage", "version": "9.2.29", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpunit/php-code-coverage/9.2.29/phpunit-php-code-coverage-9.2.29.zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76", "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76", "shasum": "" }, @@ -10041,6 +10435,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10074,9 +10469,14 @@ { "name": "phpunit/php-file-iterator", "version": "3.0.6", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpunit/php-file-iterator/3.0.6/phpunit-php-file-iterator-3.0.6.zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", "shasum": "" }, @@ -10097,6 +10497,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10128,9 +10529,14 @@ { "name": "phpunit/php-invoker", "version": "3.1.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-invoker.git", + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpunit/php-invoker/3.1.1/phpunit-php-invoker-3.1.1.zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", "shasum": "" }, @@ -10155,6 +10561,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10185,9 +10592,14 @@ { "name": "phpunit/php-text-template", "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpunit/php-text-template/2.0.4/phpunit-php-text-template-2.0.4.zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", "shasum": "" }, @@ -10208,6 +10620,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10238,9 +10651,14 @@ { "name": "phpunit/php-timer", "version": "5.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpunit/php-timer/5.0.3/phpunit-php-timer-5.0.3.zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", "shasum": "" }, @@ -10261,6 +10679,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10291,9 +10710,14 @@ { "name": "phpunit/phpcov", "version": "8.2.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpcov.git", + "reference": "8ec45dde34a84914a0ace355fbd6d7af2242c9a4" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpunit/phpcov/8.2.1/phpunit-phpcov-8.2.1.zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpcov/zipball/8ec45dde34a84914a0ace355fbd6d7af2242c9a4", "reference": "8ec45dde34a84914a0ace355fbd6d7af2242c9a4", "shasum": "" }, @@ -10320,6 +10744,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10347,9 +10772,14 @@ { "name": "phpunit/phpunit", "version": "9.6.13", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/phpunit/phpunit/9.6.13/phpunit-phpunit-9.6.13.zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be", "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be", "shasum": "" }, @@ -10403,6 +10833,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10444,9 +10875,14 @@ { "name": "sebastian/cli-parser", "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/cli-parser.git", + "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/cli-parser/1.0.1/sebastian-cli-parser-1.0.1.zip", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2", "shasum": "" }, @@ -10467,6 +10903,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10494,9 +10931,14 @@ { "name": "sebastian/code-unit", "version": "1.0.8", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit.git", + "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/code-unit/1.0.8/sebastian-code-unit-1.0.8.zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120", "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120", "shasum": "" }, @@ -10517,6 +10959,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10544,9 +10987,14 @@ { "name": "sebastian/code-unit-reverse-lookup", "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/code-unit-reverse-lookup/2.0.3/sebastian-code-unit-reverse-lookup-2.0.3.zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", "shasum": "" }, @@ -10567,6 +11015,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10593,9 +11042,14 @@ { "name": "sebastian/comparator", "version": "4.0.8", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/comparator.git", + "reference": "fa0f136dd2334583309d32b62544682ee972b51a" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/comparator/4.0.8/sebastian-comparator-4.0.8.zip", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a", "reference": "fa0f136dd2334583309d32b62544682ee972b51a", "shasum": "" }, @@ -10618,6 +11072,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10661,9 +11116,14 @@ { "name": "sebastian/complexity", "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/complexity.git", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/complexity/2.0.2/sebastian-complexity-2.0.2.zip", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", "shasum": "" }, @@ -10685,6 +11145,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10712,9 +11173,14 @@ { "name": "sebastian/diff", "version": "4.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/diff/4.0.5/sebastian-diff-4.0.5.zip", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131", "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131", "shasum": "" }, @@ -10736,6 +11202,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10772,9 +11239,14 @@ { "name": "sebastian/environment", "version": "5.1.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/environment.git", + "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/environment/5.1.5/sebastian-environment-5.1.5.zip", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", "shasum": "" }, @@ -10798,6 +11270,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10829,9 +11302,14 @@ { "name": "sebastian/exporter", "version": "4.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/exporter/4.0.5/sebastian-exporter-4.0.5.zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", "shasum": "" }, @@ -10854,6 +11332,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10900,9 +11379,14 @@ { "name": "sebastian/global-state", "version": "5.0.6", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/global-state.git", + "reference": "bde739e7565280bda77be70044ac1047bc007e34" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/global-state/5.0.6/sebastian-global-state-5.0.6.zip", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34", "reference": "bde739e7565280bda77be70044ac1047bc007e34", "shasum": "" }, @@ -10929,6 +11413,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -10958,9 +11443,14 @@ { "name": "sebastian/lines-of-code", "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/lines-of-code.git", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/lines-of-code/1.0.3/sebastian-lines-of-code-1.0.3.zip", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", "shasum": "" }, @@ -10982,6 +11472,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11009,9 +11500,14 @@ { "name": "sebastian/object-enumerator", "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "5c9eeac41b290a3712d88851518825ad78f45c71" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/object-enumerator/4.0.4/sebastian-object-enumerator-4.0.4.zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71", "reference": "5c9eeac41b290a3712d88851518825ad78f45c71", "shasum": "" }, @@ -11034,6 +11530,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11060,9 +11557,14 @@ { "name": "sebastian/object-reflector", "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/object-reflector/2.0.4/sebastian-object-reflector-2.0.4.zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", "shasum": "" }, @@ -11083,6 +11585,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11109,9 +11612,14 @@ { "name": "sebastian/recursion-context", "version": "4.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/recursion-context/4.0.5/sebastian-recursion-context-4.0.5.zip", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", "shasum": "" }, @@ -11132,6 +11640,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11166,9 +11675,14 @@ { "name": "sebastian/resource-operations", "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/resource-operations.git", + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/resource-operations/3.0.3/sebastian-resource-operations-3.0.3.zip", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", "shasum": "" }, @@ -11189,6 +11703,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11215,9 +11730,14 @@ { "name": "sebastian/type", "version": "3.2.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/type.git", + "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/type/3.2.1/sebastian-type-3.2.1.zip", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", "shasum": "" }, @@ -11238,6 +11758,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11265,9 +11786,14 @@ { "name": "sebastian/version", "version": "3.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/version.git", + "reference": "c6c1022351a901512170118436c764e473f6de8c" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/sebastian/version/3.0.2/sebastian-version-3.0.2.zip", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", "reference": "c6c1022351a901512170118436c764e473f6de8c", "shasum": "" }, @@ -11285,6 +11811,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11312,9 +11839,14 @@ { "name": "squizlabs/php_codesniffer", "version": "3.6.2", + "source": { + "type": "git", + "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/squizlabs/php_codesniffer/3.6.2/squizlabs-php_codesniffer-3.6.2.zip", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", "shasum": "" }, @@ -11337,6 +11869,7 @@ "dev-master": "3.x-dev" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11362,9 +11895,14 @@ { "name": "symfony/config", "version": "v5.4.26", + "source": { + "type": "git", + "url": "https://github.com/symfony/config.git", + "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/symfony/config/v5.4.26/symfony-config-v5.4.26.zip", + "url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650", "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650", "shasum": "" }, @@ -11398,6 +11936,7 @@ "/Tests/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -11432,12 +11971,268 @@ ], "time": "2023-07-19T20:21:11+00:00" }, + { + "name": "symfony/dependency-injection", + "version": "v5.4.29", + "source": { + "type": "git", + "url": "https://github.com/symfony/dependency-injection.git", + "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05", + "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "psr/container": "^1.1.1", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-php80": "^1.16", + "symfony/polyfill-php81": "^1.22", + "symfony/service-contracts": "^1.1.6|^2" + }, + "conflict": { + "ext-psr": "<1.1|>=2", + "symfony/config": "<5.3", + "symfony/finder": "<4.4", + "symfony/proxy-manager-bridge": "<4.4", + "symfony/yaml": "<4.4.26" + }, + "provide": { + "psr/container-implementation": "1.0", + "symfony/service-implementation": "1.0|2.0" + }, + "require-dev": { + "symfony/config": "^5.3|^6.0", + "symfony/expression-language": "^4.4|^5.0|^6.0", + "symfony/yaml": "^4.4.26|^5.0|^6.0" + }, + "suggest": { + "symfony/config": "", + "symfony/expression-language": "For using expressions in service container configuration", + "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", + "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", + "symfony/yaml": "" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\DependencyInjection\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows you to standardize and centralize the way objects are constructed in your application", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2023-09-20T06:23:43+00:00" + }, + { + "name": "symfony/polyfill-php81", + "version": "v1.28.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", + "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.28-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2023-01-26T09:26:14+00:00" + }, + { + "name": "symfony/service-contracts", + "version": "v2.5.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/service-contracts.git", + "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", + "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "psr/container": "^1.1", + "symfony/deprecation-contracts": "^2.1|^3" + }, + "conflict": { + "ext-psr": "<1.1|>=2" + }, + "suggest": { + "symfony/service-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Service\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to writing services", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-05-30T19:17:29+00:00" + }, { "name": "theseer/tokenizer", "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/theseer/tokenizer.git", + "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" + }, "dist": { "type": "zip", - "url": "https://nexus.olcs.dev-dvsacloud.uk/repository/Packagist-Proxy/theseer/tokenizer/1.2.1/theseer-tokenizer-1.2.1.zip", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", "shasum": "" }, @@ -11453,6 +12248,7 @@ "src/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -11492,4 +12288,4 @@ "php": "7.4.33" }, "plugin-api-version": "2.3.0" -} +} \ No newline at end of file