diff --git a/Gemini/composer.lock b/Gemini/composer.lock index 5ebf2aa5..b2c5d8a2 100644 --- a/Gemini/composer.lock +++ b/Gemini/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b4440a2119f8e470464b31f52b0190ca", + "content-hash": "afa5035a79f8b163f24026afb8a15310", "packages": [ { "name": "doctrine/cache", @@ -558,16 +558,16 @@ }, { "name": "islandora/chullo", - "version": "0.2.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/chullo.git", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d" + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/7dcef926a8500548f68e2302fff6b070f82c250d", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d", + "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/fc60e9c271c4f83290b3a98ad46825a7e418d51e", + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e", "shasum": "" }, "require": { @@ -611,25 +611,25 @@ ], "description": "A PHP client for interacting with a Fedora 4 server.", "homepage": "https://github.com/islandora-claw/chullo", - "time": "2017-04-21T20:53:16+00:00" + "time": "2018-11-21T19:33:53+00:00" }, { "name": "islandora/crayfish-commons", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/Crayfish-Commons.git", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8" + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/19a03ebb4401d23ec5a15090dafea6066d6085e8", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8", + "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/4a2da8ebed454244465909d3c03b5feed49e2649", + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649", "shasum": "" }, "require": { "doctrine/dbal": "~2.2", - "islandora/chullo": "^0.2", + "islandora/chullo": "1.0.0", "monolog/monolog": "^1.22", "namshi/jose": "^7.2", "pimple/pimple": "~3.0", @@ -668,7 +668,7 @@ } ], "description": "Shared code amongst Islandora Crayfish microservices", - "time": "2019-04-12 20:13:55" + "time": "2019-05-31T16:15:59+00:00" }, { "name": "kurl/silex-doctrine-migrations-provider", @@ -999,33 +999,34 @@ }, { "name": "ocramius/proxy-manager", - "version": "2.1.1", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/Ocramius/ProxyManager.git", - "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7" + "reference": "14b137b06b0f911944132df9d51e445a35920ab1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7", - "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7", + "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/14b137b06b0f911944132df9d51e445a35920ab1", + "reference": "14b137b06b0f911944132df9d51e445a35920ab1", "shasum": "" }, "require": { - "ocramius/package-versions": "^1.1.1", - "php": "^7.1.0", - "zendframework/zend-code": "^3.1.0" + "ocramius/package-versions": "^1.1.3", + "php": "^7.2.0", + "zendframework/zend-code": "^3.3.0" }, "require-dev": { - "couscous/couscous": "^1.5.2", + "couscous/couscous": "^1.6.1", "ext-phar": "*", - "humbug/humbug": "dev-master@DEV", - "nikic/php-parser": "^3.0.4", + "humbug/humbug": "1.0.0-RC.0@RC", + "nikic/php-parser": "^3.1.1", + "padraic/phpunit-accelerator": "dev-master@DEV", "phpbench/phpbench": "^0.12.2", - "phpstan/phpstan": "^0.6.4", - "phpunit/phpunit": "^5.6.4", - "phpunit/phpunit-mock-objects": "^3.4.1", - "squizlabs/php_codesniffer": "^2.7.0" + "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999", + "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761", + "phpunit/phpunit": "^6.4.3", + "squizlabs/php_codesniffer": "^2.9.1" }, "suggest": { "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", @@ -1064,7 +1065,7 @@ "proxy pattern", "service proxies" ], - "time": "2017-05-04T11:12:50+00:00" + "time": "2018-09-27T13:45:01+00:00" }, { "name": "paragonie/random_compat", @@ -1439,16 +1440,16 @@ }, { "name": "symfony/console", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e" + "reference": "8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e", - "reference": "98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e", + "url": "https://api.github.com/repos/symfony/console/zipball/8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6", + "reference": "8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6", "shasum": "" }, "require": { @@ -1507,20 +1508,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-03-31T11:33:18+00:00" + "time": "2019-05-09T08:42:51+00:00" }, { "name": "symfony/debug", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5" + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/43ce8ab34c734dcc8a4af576cb86711daab964c5", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5", + "url": "https://api.github.com/repos/symfony/debug/zipball/97cde06d798f1326857090bc1b7c8f9d225c3dcb", + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb", "shasum": "" }, "require": { @@ -1536,7 +1537,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1563,11 +1564,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-10T17:09:50+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -1630,16 +1631,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424" + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/61094ca72e8934c6502af5259ef6296eb09aa424", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e", + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e", "shasum": "" }, "require": { @@ -1680,20 +1681,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-03-25T07:48:46+00:00" + "time": "2019-05-27T05:50:24+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8" + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e", + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e", "shasum": "" }, "require": { @@ -1769,20 +1770,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-04-02T13:47:51+00:00" + "time": "2019-05-28T09:24:42+00:00" }, { "name": "symfony/inflector", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78" + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/275e54941a4f17a471c68d2a00e2513fc1fd4a78", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "url": "https://api.github.com/repos/symfony/inflector/zipball/fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", "shasum": "" }, "require": { @@ -1792,7 +1793,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1827,7 +1828,7 @@ "symfony", "words" ], - "time": "2019-01-16T20:31:39+00:00" + "time": "2019-04-01T13:53:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2115,16 +2116,16 @@ }, { "name": "symfony/property-access", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192" + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/5440dd2b5373073beee051bd978b58a0f543b192", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192", + "url": "https://api.github.com/repos/symfony/property-access/zipball/a14764290356f3fd17b65d2e98babc19b85e2814", + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814", "shasum": "" }, "require": { @@ -2140,7 +2141,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -2178,20 +2179,20 @@ "property path", "reflection" ], - "time": "2019-03-04T09:16:25+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/routing", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0", + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0", "shasum": "" }, "require": { @@ -2254,20 +2255,20 @@ "uri", "url" ], - "time": "2019-03-29T21:58:42+00:00" + "time": "2019-05-18T16:36:47+00:00" }, { "name": "symfony/security", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201" + "reference": "ebfc468330826ec572a95a543578c7b312166334" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/c70729657a1a76e3399e48d9ce557dfad37dd201", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201", + "url": "https://api.github.com/repos/symfony/security/zipball/ebfc468330826ec572a95a543578c7b312166334", + "reference": "ebfc468330826ec572a95a543578c7b312166334", "shasum": "" }, "require": { @@ -2337,11 +2338,11 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:08:40+00:00" + "time": "2019-05-22T07:57:24+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -2667,16 +2668,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", "shasum": "" }, "require": { @@ -2714,7 +2715,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-30T07:14:17+00:00" + "time": "2019-04-30T17:48:53+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3899,16 +3900,16 @@ }, { "name": "symfony/finder", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", + "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", "shasum": "" }, "require": { @@ -3917,7 +3918,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3944,7 +3945,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:42:05+00:00" + "time": "2019-05-26T20:47:49+00:00" }, { "name": "theseer/fdomdocument", @@ -4040,9 +4041,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "islandora/crayfish-commons": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], diff --git a/Homarus/composer.lock b/Homarus/composer.lock index 0a3e58a8..845ce864 100644 --- a/Homarus/composer.lock +++ b/Homarus/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a7c3b919fdf55ccabfd455c36eee0136", + "content-hash": "4db8747127e0f49df4761b8478cab78f", "packages": [ { "name": "doctrine/cache", @@ -484,16 +484,16 @@ }, { "name": "islandora/chullo", - "version": "0.2.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/chullo.git", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d" + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/7dcef926a8500548f68e2302fff6b070f82c250d", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d", + "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/fc60e9c271c4f83290b3a98ad46825a7e418d51e", + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e", "shasum": "" }, "require": { @@ -537,25 +537,25 @@ ], "description": "A PHP client for interacting with a Fedora 4 server.", "homepage": "https://github.com/islandora-claw/chullo", - "time": "2017-04-21T20:53:16+00:00" + "time": "2018-11-21T19:33:53+00:00" }, { "name": "islandora/crayfish-commons", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/Crayfish-Commons.git", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8" + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/19a03ebb4401d23ec5a15090dafea6066d6085e8", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8", + "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/4a2da8ebed454244465909d3c03b5feed49e2649", + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649", "shasum": "" }, "require": { "doctrine/dbal": "~2.2", - "islandora/chullo": "^0.2", + "islandora/chullo": "1.0.0", "monolog/monolog": "^1.22", "namshi/jose": "^7.2", "pimple/pimple": "~3.0", @@ -594,7 +594,7 @@ } ], "description": "Shared code amongst Islandora Crayfish microservices", - "time": "2019-04-12 20:13:55" + "time": "2019-05-31T16:15:59+00:00" }, { "name": "ml/iri", @@ -1206,16 +1206,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5" + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/43ce8ab34c734dcc8a4af576cb86711daab964c5", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5", + "url": "https://api.github.com/repos/symfony/debug/zipball/97cde06d798f1326857090bc1b7c8f9d225c3dcb", + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb", "shasum": "" }, "require": { @@ -1231,7 +1231,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1258,11 +1258,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-10T17:09:50+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -1325,16 +1325,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424" + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/61094ca72e8934c6502af5259ef6296eb09aa424", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e", + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e", "shasum": "" }, "require": { @@ -1375,20 +1375,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-03-25T07:48:46+00:00" + "time": "2019-05-27T05:50:24+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8" + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e", + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e", "shasum": "" }, "require": { @@ -1464,20 +1464,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-04-02T13:47:51+00:00" + "time": "2019-05-28T09:24:42+00:00" }, { "name": "symfony/inflector", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78" + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/275e54941a4f17a471c68d2a00e2513fc1fd4a78", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "url": "https://api.github.com/repos/symfony/inflector/zipball/fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", "shasum": "" }, "require": { @@ -1487,7 +1487,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1522,7 +1522,7 @@ "symfony", "words" ], - "time": "2019-01-16T20:31:39+00:00" + "time": "2019-04-01T13:53:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -1810,16 +1810,16 @@ }, { "name": "symfony/property-access", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192" + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/5440dd2b5373073beee051bd978b58a0f543b192", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192", + "url": "https://api.github.com/repos/symfony/property-access/zipball/a14764290356f3fd17b65d2e98babc19b85e2814", + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814", "shasum": "" }, "require": { @@ -1835,7 +1835,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1873,20 +1873,20 @@ "property path", "reflection" ], - "time": "2019-03-04T09:16:25+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/routing", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0", + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0", "shasum": "" }, "require": { @@ -1949,20 +1949,20 @@ "uri", "url" ], - "time": "2019-03-29T21:58:42+00:00" + "time": "2019-05-18T16:36:47+00:00" }, { "name": "symfony/security", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201" + "reference": "ebfc468330826ec572a95a543578c7b312166334" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/c70729657a1a76e3399e48d9ce557dfad37dd201", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201", + "url": "https://api.github.com/repos/symfony/security/zipball/ebfc468330826ec572a95a543578c7b312166334", + "reference": "ebfc468330826ec572a95a543578c7b312166334", "shasum": "" }, "require": { @@ -2032,11 +2032,11 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:08:40+00:00" + "time": "2019-05-22T07:57:24+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -2255,16 +2255,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", "shasum": "" }, "require": { @@ -2302,7 +2302,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-30T07:14:17+00:00" + "time": "2019-04-30T17:48:53+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3487,16 +3487,16 @@ }, { "name": "symfony/browser-kit", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1" + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c0fadd368c1031109e996316e53ffeb886d37ea1", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/7f2b0843d5045468225f9a9b27a0cb171ae81828", + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828", "shasum": "" }, "require": { @@ -3540,20 +3540,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-06T19:33:58+00:00" }, { "name": "symfony/console", - "version": "v4.2.5", + "version": "v4.2.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "24206aff3efe6962593297e57ef697ebb220e384" + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/24206aff3efe6962593297e57ef697ebb220e384", - "reference": "24206aff3efe6962593297e57ef697ebb220e384", + "url": "https://api.github.com/repos/symfony/console/zipball/7a293c9a4587a92e6a0e81edb0bea54071b1b99d", + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d", "shasum": "" }, "require": { @@ -3612,40 +3612,51 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:32:59+00:00" + "time": "2019-05-09T09:19:46+00:00" }, { "name": "symfony/contracts", - "version": "v1.0.2", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf" + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf", + "url": "https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", "shasum": "" }, "require": { "php": "^7.1.3" }, + "replace": { + "symfony/cache-contracts": "self.version", + "symfony/event-dispatcher-contracts": "self.version", + "symfony/http-client-contracts": "self.version", + "symfony/service-contracts": "self.version", + "symfony/translation-contracts": "self.version" + }, "require-dev": { "psr/cache": "^1.0", - "psr/container": "^1.0" + "psr/container": "^1.0", + "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", - "symfony/cache-contracts-implementation": "", - "symfony/service-contracts-implementation": "", - "symfony/translation-contracts-implementation": "" + "psr/event-dispatcher": "When using the EventDispatcher contracts", + "symfony/cache-implementation": "", + "symfony/event-dispatcher-implementation": "", + "symfony/http-client-implementation": "", + "symfony/service-implementation": "", + "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -3680,11 +3691,11 @@ "interoperability", "standards" ], - "time": "2018-12-05T08:06:11+00:00" + "time": "2019-05-28T07:50:59+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3737,16 +3748,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/28edb1d371640654fbfb9df53d70fa03fdf69fb6", + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6", "shasum": "" }, "require": { @@ -3754,7 +3765,11 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, + "conflict": { + "masterminds/html5": "<2.6" + }, "require-dev": { + "masterminds/html5": "^2.6", "symfony/css-selector": "~3.4|~4.0" }, "suggest": { @@ -3763,7 +3778,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3790,20 +3805,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-04-26T05:53:56+00:00" }, { "name": "symfony/finder", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", + "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", "shasum": "" }, "require": { @@ -3812,7 +3827,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3839,7 +3854,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:42:05+00:00" + "time": "2019-05-26T20:47:49+00:00" }, { "name": "theseer/fdomdocument", @@ -3935,9 +3950,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "islandora/crayfish-commons": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], diff --git a/Houdini/composer.lock b/Houdini/composer.lock index ab66f452..36ff85eb 100644 --- a/Houdini/composer.lock +++ b/Houdini/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4268aef6675912b0aa07f0e0f331185c", + "content-hash": "cb57fdefb276f8374c3da4c29cc141cd", "packages": [ { "name": "doctrine/cache", @@ -484,16 +484,16 @@ }, { "name": "islandora/chullo", - "version": "0.2.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/chullo.git", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d" + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/7dcef926a8500548f68e2302fff6b070f82c250d", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d", + "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/fc60e9c271c4f83290b3a98ad46825a7e418d51e", + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e", "shasum": "" }, "require": { @@ -537,25 +537,25 @@ ], "description": "A PHP client for interacting with a Fedora 4 server.", "homepage": "https://github.com/islandora-claw/chullo", - "time": "2017-04-21T20:53:16+00:00" + "time": "2018-11-21T19:33:53+00:00" }, { "name": "islandora/crayfish-commons", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/Crayfish-Commons.git", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8" + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/19a03ebb4401d23ec5a15090dafea6066d6085e8", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8", + "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/4a2da8ebed454244465909d3c03b5feed49e2649", + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649", "shasum": "" }, "require": { "doctrine/dbal": "~2.2", - "islandora/chullo": "^0.2", + "islandora/chullo": "1.0.0", "monolog/monolog": "^1.22", "namshi/jose": "^7.2", "pimple/pimple": "~3.0", @@ -594,7 +594,7 @@ } ], "description": "Shared code amongst Islandora Crayfish microservices", - "time": "2019-04-12 20:13:55" + "time": "2019-05-31T16:15:59+00:00" }, { "name": "ml/iri", @@ -1206,16 +1206,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5" + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/43ce8ab34c734dcc8a4af576cb86711daab964c5", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5", + "url": "https://api.github.com/repos/symfony/debug/zipball/97cde06d798f1326857090bc1b7c8f9d225c3dcb", + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb", "shasum": "" }, "require": { @@ -1231,7 +1231,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1258,11 +1258,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-10T17:09:50+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -1325,16 +1325,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424" + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/61094ca72e8934c6502af5259ef6296eb09aa424", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e", + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e", "shasum": "" }, "require": { @@ -1375,20 +1375,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-03-25T07:48:46+00:00" + "time": "2019-05-27T05:50:24+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8" + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e", + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e", "shasum": "" }, "require": { @@ -1464,20 +1464,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-04-02T13:47:51+00:00" + "time": "2019-05-28T09:24:42+00:00" }, { "name": "symfony/inflector", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78" + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/275e54941a4f17a471c68d2a00e2513fc1fd4a78", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "url": "https://api.github.com/repos/symfony/inflector/zipball/fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", "shasum": "" }, "require": { @@ -1487,7 +1487,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1522,7 +1522,7 @@ "symfony", "words" ], - "time": "2019-01-16T20:31:39+00:00" + "time": "2019-04-01T13:53:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -1810,16 +1810,16 @@ }, { "name": "symfony/property-access", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192" + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/5440dd2b5373073beee051bd978b58a0f543b192", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192", + "url": "https://api.github.com/repos/symfony/property-access/zipball/a14764290356f3fd17b65d2e98babc19b85e2814", + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814", "shasum": "" }, "require": { @@ -1835,7 +1835,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1873,20 +1873,20 @@ "property path", "reflection" ], - "time": "2019-03-04T09:16:25+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/routing", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0", + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0", "shasum": "" }, "require": { @@ -1949,20 +1949,20 @@ "uri", "url" ], - "time": "2019-03-29T21:58:42+00:00" + "time": "2019-05-18T16:36:47+00:00" }, { "name": "symfony/security", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201" + "reference": "ebfc468330826ec572a95a543578c7b312166334" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/c70729657a1a76e3399e48d9ce557dfad37dd201", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201", + "url": "https://api.github.com/repos/symfony/security/zipball/ebfc468330826ec572a95a543578c7b312166334", + "reference": "ebfc468330826ec572a95a543578c7b312166334", "shasum": "" }, "require": { @@ -2032,11 +2032,11 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:08:40+00:00" + "time": "2019-05-22T07:57:24+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -2255,16 +2255,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", "shasum": "" }, "require": { @@ -2302,7 +2302,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-30T07:14:17+00:00" + "time": "2019-04-30T17:48:53+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3487,16 +3487,16 @@ }, { "name": "symfony/browser-kit", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1" + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c0fadd368c1031109e996316e53ffeb886d37ea1", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/7f2b0843d5045468225f9a9b27a0cb171ae81828", + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828", "shasum": "" }, "require": { @@ -3540,20 +3540,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-06T19:33:58+00:00" }, { "name": "symfony/console", - "version": "v4.2.5", + "version": "v4.2.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "24206aff3efe6962593297e57ef697ebb220e384" + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/24206aff3efe6962593297e57ef697ebb220e384", - "reference": "24206aff3efe6962593297e57ef697ebb220e384", + "url": "https://api.github.com/repos/symfony/console/zipball/7a293c9a4587a92e6a0e81edb0bea54071b1b99d", + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d", "shasum": "" }, "require": { @@ -3612,40 +3612,51 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:32:59+00:00" + "time": "2019-05-09T09:19:46+00:00" }, { "name": "symfony/contracts", - "version": "v1.0.2", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf" + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf", + "url": "https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", "shasum": "" }, "require": { "php": "^7.1.3" }, + "replace": { + "symfony/cache-contracts": "self.version", + "symfony/event-dispatcher-contracts": "self.version", + "symfony/http-client-contracts": "self.version", + "symfony/service-contracts": "self.version", + "symfony/translation-contracts": "self.version" + }, "require-dev": { "psr/cache": "^1.0", - "psr/container": "^1.0" + "psr/container": "^1.0", + "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", - "symfony/cache-contracts-implementation": "", - "symfony/service-contracts-implementation": "", - "symfony/translation-contracts-implementation": "" + "psr/event-dispatcher": "When using the EventDispatcher contracts", + "symfony/cache-implementation": "", + "symfony/event-dispatcher-implementation": "", + "symfony/http-client-implementation": "", + "symfony/service-implementation": "", + "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -3680,11 +3691,11 @@ "interoperability", "standards" ], - "time": "2018-12-05T08:06:11+00:00" + "time": "2019-05-28T07:50:59+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3737,16 +3748,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/28edb1d371640654fbfb9df53d70fa03fdf69fb6", + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6", "shasum": "" }, "require": { @@ -3754,7 +3765,11 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, + "conflict": { + "masterminds/html5": "<2.6" + }, "require-dev": { + "masterminds/html5": "^2.6", "symfony/css-selector": "~3.4|~4.0" }, "suggest": { @@ -3763,7 +3778,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3790,20 +3805,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-04-26T05:53:56+00:00" }, { "name": "symfony/finder", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", + "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", "shasum": "" }, "require": { @@ -3812,7 +3827,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3839,7 +3854,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:42:05+00:00" + "time": "2019-05-26T20:47:49+00:00" }, { "name": "theseer/fdomdocument", @@ -3935,9 +3950,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "islandora/crayfish-commons": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], diff --git a/Hypercube/composer.lock b/Hypercube/composer.lock index 2f5f6802..d139b96a 100644 --- a/Hypercube/composer.lock +++ b/Hypercube/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2b79558a960ae798fbc0562d917c9de9", + "content-hash": "f0a91c5289ff1ddcab8a5e91971091fc", "packages": [ { "name": "doctrine/cache", @@ -484,16 +484,16 @@ }, { "name": "islandora/chullo", - "version": "0.2.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/chullo.git", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d" + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/7dcef926a8500548f68e2302fff6b070f82c250d", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d", + "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/fc60e9c271c4f83290b3a98ad46825a7e418d51e", + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e", "shasum": "" }, "require": { @@ -537,25 +537,25 @@ ], "description": "A PHP client for interacting with a Fedora 4 server.", "homepage": "https://github.com/islandora-claw/chullo", - "time": "2017-04-21T20:53:16+00:00" + "time": "2018-11-21T19:33:53+00:00" }, { "name": "islandora/crayfish-commons", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/Crayfish-Commons.git", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8" + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/19a03ebb4401d23ec5a15090dafea6066d6085e8", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8", + "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/4a2da8ebed454244465909d3c03b5feed49e2649", + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649", "shasum": "" }, "require": { "doctrine/dbal": "~2.2", - "islandora/chullo": "^0.2", + "islandora/chullo": "1.0.0", "monolog/monolog": "^1.22", "namshi/jose": "^7.2", "pimple/pimple": "~3.0", @@ -594,7 +594,7 @@ } ], "description": "Shared code amongst Islandora Crayfish microservices", - "time": "2019-04-12 20:13:55" + "time": "2019-05-31T16:15:59+00:00" }, { "name": "ml/iri", @@ -1206,16 +1206,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5" + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/43ce8ab34c734dcc8a4af576cb86711daab964c5", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5", + "url": "https://api.github.com/repos/symfony/debug/zipball/97cde06d798f1326857090bc1b7c8f9d225c3dcb", + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb", "shasum": "" }, "require": { @@ -1231,7 +1231,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1258,11 +1258,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-10T17:09:50+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -1325,16 +1325,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424" + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/61094ca72e8934c6502af5259ef6296eb09aa424", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e", + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e", "shasum": "" }, "require": { @@ -1375,20 +1375,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-03-25T07:48:46+00:00" + "time": "2019-05-27T05:50:24+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8" + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e", + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e", "shasum": "" }, "require": { @@ -1464,20 +1464,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-04-02T13:47:51+00:00" + "time": "2019-05-28T09:24:42+00:00" }, { "name": "symfony/inflector", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78" + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/275e54941a4f17a471c68d2a00e2513fc1fd4a78", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "url": "https://api.github.com/repos/symfony/inflector/zipball/fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", "shasum": "" }, "require": { @@ -1487,7 +1487,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1522,7 +1522,7 @@ "symfony", "words" ], - "time": "2019-01-16T20:31:39+00:00" + "time": "2019-04-01T13:53:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -1810,16 +1810,16 @@ }, { "name": "symfony/property-access", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192" + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/5440dd2b5373073beee051bd978b58a0f543b192", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192", + "url": "https://api.github.com/repos/symfony/property-access/zipball/a14764290356f3fd17b65d2e98babc19b85e2814", + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814", "shasum": "" }, "require": { @@ -1835,7 +1835,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1873,20 +1873,20 @@ "property path", "reflection" ], - "time": "2019-03-04T09:16:25+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/routing", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0", + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0", "shasum": "" }, "require": { @@ -1949,20 +1949,20 @@ "uri", "url" ], - "time": "2019-03-29T21:58:42+00:00" + "time": "2019-05-18T16:36:47+00:00" }, { "name": "symfony/security", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201" + "reference": "ebfc468330826ec572a95a543578c7b312166334" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/c70729657a1a76e3399e48d9ce557dfad37dd201", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201", + "url": "https://api.github.com/repos/symfony/security/zipball/ebfc468330826ec572a95a543578c7b312166334", + "reference": "ebfc468330826ec572a95a543578c7b312166334", "shasum": "" }, "require": { @@ -2032,11 +2032,11 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:08:40+00:00" + "time": "2019-05-22T07:57:24+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -2255,16 +2255,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", "shasum": "" }, "require": { @@ -2302,7 +2302,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-30T07:14:17+00:00" + "time": "2019-04-30T17:48:53+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3487,16 +3487,16 @@ }, { "name": "symfony/browser-kit", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1" + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c0fadd368c1031109e996316e53ffeb886d37ea1", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/7f2b0843d5045468225f9a9b27a0cb171ae81828", + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828", "shasum": "" }, "require": { @@ -3540,20 +3540,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-06T19:33:58+00:00" }, { "name": "symfony/console", - "version": "v4.2.5", + "version": "v4.2.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "24206aff3efe6962593297e57ef697ebb220e384" + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/24206aff3efe6962593297e57ef697ebb220e384", - "reference": "24206aff3efe6962593297e57ef697ebb220e384", + "url": "https://api.github.com/repos/symfony/console/zipball/7a293c9a4587a92e6a0e81edb0bea54071b1b99d", + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d", "shasum": "" }, "require": { @@ -3612,40 +3612,51 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:32:59+00:00" + "time": "2019-05-09T09:19:46+00:00" }, { "name": "symfony/contracts", - "version": "v1.0.2", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf" + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf", + "url": "https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", "shasum": "" }, "require": { "php": "^7.1.3" }, + "replace": { + "symfony/cache-contracts": "self.version", + "symfony/event-dispatcher-contracts": "self.version", + "symfony/http-client-contracts": "self.version", + "symfony/service-contracts": "self.version", + "symfony/translation-contracts": "self.version" + }, "require-dev": { "psr/cache": "^1.0", - "psr/container": "^1.0" + "psr/container": "^1.0", + "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", - "symfony/cache-contracts-implementation": "", - "symfony/service-contracts-implementation": "", - "symfony/translation-contracts-implementation": "" + "psr/event-dispatcher": "When using the EventDispatcher contracts", + "symfony/cache-implementation": "", + "symfony/event-dispatcher-implementation": "", + "symfony/http-client-implementation": "", + "symfony/service-implementation": "", + "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -3680,11 +3691,11 @@ "interoperability", "standards" ], - "time": "2018-12-05T08:06:11+00:00" + "time": "2019-05-28T07:50:59+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3737,16 +3748,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/28edb1d371640654fbfb9df53d70fa03fdf69fb6", + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6", "shasum": "" }, "require": { @@ -3754,7 +3765,11 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, + "conflict": { + "masterminds/html5": "<2.6" + }, "require-dev": { + "masterminds/html5": "^2.6", "symfony/css-selector": "~3.4|~4.0" }, "suggest": { @@ -3763,7 +3778,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3790,20 +3805,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-04-26T05:53:56+00:00" }, { "name": "symfony/finder", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", + "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", "shasum": "" }, "require": { @@ -3812,7 +3827,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3839,7 +3854,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:42:05+00:00" + "time": "2019-05-26T20:47:49+00:00" }, { "name": "theseer/fdomdocument", @@ -3935,9 +3950,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "islandora/crayfish-commons": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], diff --git a/Milliner/composer.lock b/Milliner/composer.lock index d703c8ae..8f126c96 100644 --- a/Milliner/composer.lock +++ b/Milliner/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "97d026ae3ad1a955ac05743a60324ae5", + "content-hash": "53b0f3cf6990c93e999a90a5aa910eec", "packages": [ { "name": "doctrine/cache", @@ -484,16 +484,16 @@ }, { "name": "islandora/chullo", - "version": "0.2.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/chullo.git", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d" + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/7dcef926a8500548f68e2302fff6b070f82c250d", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d", + "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/fc60e9c271c4f83290b3a98ad46825a7e418d51e", + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e", "shasum": "" }, "require": { @@ -537,25 +537,25 @@ ], "description": "A PHP client for interacting with a Fedora 4 server.", "homepage": "https://github.com/islandora-claw/chullo", - "time": "2017-04-21T20:53:16+00:00" + "time": "2018-11-21T19:33:53+00:00" }, { "name": "islandora/crayfish-commons", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/Crayfish-Commons.git", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8" + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/19a03ebb4401d23ec5a15090dafea6066d6085e8", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8", + "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/4a2da8ebed454244465909d3c03b5feed49e2649", + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649", "shasum": "" }, "require": { "doctrine/dbal": "~2.2", - "islandora/chullo": "^0.2", + "islandora/chullo": "1.0.0", "monolog/monolog": "^1.22", "namshi/jose": "^7.2", "pimple/pimple": "~3.0", @@ -594,7 +594,7 @@ } ], "description": "Shared code amongst Islandora Crayfish microservices", - "time": "2019-04-12T20:13:55+00:00" + "time": "2019-05-31T16:15:59+00:00" }, { "name": "ml/iri", @@ -1206,16 +1206,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.7", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37" + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/2d279b6bb1d582dd5740d4d3251ae8c18812ed37", - "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37", + "url": "https://api.github.com/repos/symfony/debug/zipball/97cde06d798f1326857090bc1b7c8f9d225c3dcb", + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb", "shasum": "" }, "require": { @@ -1231,7 +1231,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1258,11 +1258,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-04-11T11:27:41+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -1325,16 +1325,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "90454ad44c95d75faf3507d56388056001b74baf" + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/90454ad44c95d75faf3507d56388056001b74baf", - "reference": "90454ad44c95d75faf3507d56388056001b74baf", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e", + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e", "shasum": "" }, "require": { @@ -1375,20 +1375,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-04-17T14:51:18+00:00" + "time": "2019-05-27T05:50:24+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311" + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/14fa41ccd38570b5e3120a3754bbaa144a15f311", - "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e", + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e", "shasum": "" }, "require": { @@ -1464,20 +1464,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-04-17T15:57:07+00:00" + "time": "2019-05-28T09:24:42+00:00" }, { "name": "symfony/inflector", - "version": "v4.2.7", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78" + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/275e54941a4f17a471c68d2a00e2513fc1fd4a78", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "url": "https://api.github.com/repos/symfony/inflector/zipball/fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", "shasum": "" }, "require": { @@ -1487,7 +1487,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1522,7 +1522,7 @@ "symfony", "words" ], - "time": "2019-01-16T20:31:39+00:00" + "time": "2019-04-01T13:53:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -1810,16 +1810,16 @@ }, { "name": "symfony/property-access", - "version": "v4.2.7", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192" + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/5440dd2b5373073beee051bd978b58a0f543b192", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192", + "url": "https://api.github.com/repos/symfony/property-access/zipball/a14764290356f3fd17b65d2e98babc19b85e2814", + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814", "shasum": "" }, "require": { @@ -1835,7 +1835,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1873,20 +1873,20 @@ "property path", "reflection" ], - "time": "2019-03-04T09:16:25+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/routing", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0", + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0", "shasum": "" }, "require": { @@ -1949,20 +1949,20 @@ "uri", "url" ], - "time": "2019-03-29T21:58:42+00:00" + "time": "2019-05-18T16:36:47+00:00" }, { "name": "symfony/security", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "fdbff3de6a0486aa10fcc3f0cbfe336d46534f27" + "reference": "ebfc468330826ec572a95a543578c7b312166334" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/fdbff3de6a0486aa10fcc3f0cbfe336d46534f27", - "reference": "fdbff3de6a0486aa10fcc3f0cbfe336d46534f27", + "url": "https://api.github.com/repos/symfony/security/zipball/ebfc468330826ec572a95a543578c7b312166334", + "reference": "ebfc468330826ec572a95a543578c7b312166334", "shasum": "" }, "require": { @@ -2032,11 +2032,11 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2019-04-17T14:49:35+00:00" + "time": "2019-05-22T07:57:24+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -2255,16 +2255,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", "shasum": "" }, "require": { @@ -2302,7 +2302,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-30T07:14:17+00:00" + "time": "2019-04-30T17:48:53+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3487,7 +3487,7 @@ }, { "name": "symfony/browser-kit", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", @@ -3544,16 +3544,16 @@ }, { "name": "symfony/console", - "version": "v4.2.7", + "version": "v4.2.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "e2840bb38bddad7a0feaf85931e38fdcffdb2f81" + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/e2840bb38bddad7a0feaf85931e38fdcffdb2f81", - "reference": "e2840bb38bddad7a0feaf85931e38fdcffdb2f81", + "url": "https://api.github.com/repos/symfony/console/zipball/7a293c9a4587a92e6a0e81edb0bea54071b1b99d", + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d", "shasum": "" }, "require": { @@ -3612,40 +3612,51 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-04-08T14:23:48+00:00" + "time": "2019-05-09T09:19:46+00:00" }, { "name": "symfony/contracts", - "version": "v1.0.2", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf" + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf", + "url": "https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", "shasum": "" }, "require": { "php": "^7.1.3" }, + "replace": { + "symfony/cache-contracts": "self.version", + "symfony/event-dispatcher-contracts": "self.version", + "symfony/http-client-contracts": "self.version", + "symfony/service-contracts": "self.version", + "symfony/translation-contracts": "self.version" + }, "require-dev": { "psr/cache": "^1.0", - "psr/container": "^1.0" + "psr/container": "^1.0", + "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", - "symfony/cache-contracts-implementation": "", - "symfony/service-contracts-implementation": "", - "symfony/translation-contracts-implementation": "" + "psr/event-dispatcher": "When using the EventDispatcher contracts", + "symfony/cache-implementation": "", + "symfony/event-dispatcher-implementation": "", + "symfony/http-client-implementation": "", + "symfony/service-implementation": "", + "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -3680,11 +3691,11 @@ "interoperability", "standards" ], - "time": "2018-12-05T08:06:11+00:00" + "time": "2019-05-28T07:50:59+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.26", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3737,16 +3748,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.2.7", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/28edb1d371640654fbfb9df53d70fa03fdf69fb6", + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6", "shasum": "" }, "require": { @@ -3754,7 +3765,11 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, + "conflict": { + "masterminds/html5": "<2.6" + }, "require-dev": { + "masterminds/html5": "^2.6", "symfony/css-selector": "~3.4|~4.0" }, "suggest": { @@ -3763,7 +3778,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3790,20 +3805,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-04-26T05:53:56+00:00" }, { "name": "symfony/finder", - "version": "v4.2.7", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "e45135658bd6c14b61850bf131c4f09a55133f69" + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/e45135658bd6c14b61850bf131c4f09a55133f69", - "reference": "e45135658bd6c14b61850bf131c4f09a55133f69", + "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", "shasum": "" }, "require": { @@ -3812,7 +3827,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3839,7 +3854,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-04-06T13:51:08+00:00" + "time": "2019-05-26T20:47:49+00:00" }, { "name": "theseer/fdomdocument", @@ -3935,9 +3950,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "islandora/crayfish-commons": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], diff --git a/Recast/composer.lock b/Recast/composer.lock index cd19d37e..c81bfcc2 100644 --- a/Recast/composer.lock +++ b/Recast/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9097638216bc96de6a716c946bff2aa7", + "content-hash": "7f2762b25483e67fb894f1fa76ef404b", "packages": [ { "name": "doctrine/cache", @@ -484,16 +484,16 @@ }, { "name": "islandora/chullo", - "version": "0.2.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/chullo.git", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d" + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/7dcef926a8500548f68e2302fff6b070f82c250d", - "reference": "7dcef926a8500548f68e2302fff6b070f82c250d", + "url": "https://api.github.com/repos/Islandora-CLAW/chullo/zipball/fc60e9c271c4f83290b3a98ad46825a7e418d51e", + "reference": "fc60e9c271c4f83290b3a98ad46825a7e418d51e", "shasum": "" }, "require": { @@ -537,25 +537,25 @@ ], "description": "A PHP client for interacting with a Fedora 4 server.", "homepage": "https://github.com/islandora-claw/chullo", - "time": "2017-04-21T20:53:16+00:00" + "time": "2018-11-21T19:33:53+00:00" }, { "name": "islandora/crayfish-commons", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Islandora-CLAW/Crayfish-Commons.git", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8" + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/19a03ebb4401d23ec5a15090dafea6066d6085e8", - "reference": "19a03ebb4401d23ec5a15090dafea6066d6085e8", + "url": "https://api.github.com/repos/Islandora-CLAW/Crayfish-Commons/zipball/4a2da8ebed454244465909d3c03b5feed49e2649", + "reference": "4a2da8ebed454244465909d3c03b5feed49e2649", "shasum": "" }, "require": { "doctrine/dbal": "~2.2", - "islandora/chullo": "^0.2", + "islandora/chullo": "1.0.0", "monolog/monolog": "^1.22", "namshi/jose": "^7.2", "pimple/pimple": "~3.0", @@ -594,7 +594,7 @@ } ], "description": "Shared code amongst Islandora Crayfish microservices", - "time": "2019-04-12 20:13:55" + "time": "2019-05-31T16:15:59+00:00" }, { "name": "ml/iri", @@ -1206,16 +1206,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5" + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/43ce8ab34c734dcc8a4af576cb86711daab964c5", - "reference": "43ce8ab34c734dcc8a4af576cb86711daab964c5", + "url": "https://api.github.com/repos/symfony/debug/zipball/97cde06d798f1326857090bc1b7c8f9d225c3dcb", + "reference": "97cde06d798f1326857090bc1b7c8f9d225c3dcb", "shasum": "" }, "require": { @@ -1231,7 +1231,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1258,11 +1258,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-10T17:09:50+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -1325,16 +1325,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424" + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/61094ca72e8934c6502af5259ef6296eb09aa424", - "reference": "61094ca72e8934c6502af5259ef6296eb09aa424", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e", + "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e", "shasum": "" }, "require": { @@ -1375,20 +1375,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-03-25T07:48:46+00:00" + "time": "2019-05-27T05:50:24+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8" + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", - "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e", + "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e", "shasum": "" }, "require": { @@ -1464,20 +1464,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-04-02T13:47:51+00:00" + "time": "2019-05-28T09:24:42+00:00" }, { "name": "symfony/inflector", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78" + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/275e54941a4f17a471c68d2a00e2513fc1fd4a78", - "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "url": "https://api.github.com/repos/symfony/inflector/zipball/fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", + "reference": "fc31c163077e75bb0b1055fe60a27f5c3cb9ae7c", "shasum": "" }, "require": { @@ -1487,7 +1487,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1522,7 +1522,7 @@ "symfony", "words" ], - "time": "2019-01-16T20:31:39+00:00" + "time": "2019-04-01T13:53:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -1810,16 +1810,16 @@ }, { "name": "symfony/property-access", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192" + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/5440dd2b5373073beee051bd978b58a0f543b192", - "reference": "5440dd2b5373073beee051bd978b58a0f543b192", + "url": "https://api.github.com/repos/symfony/property-access/zipball/a14764290356f3fd17b65d2e98babc19b85e2814", + "reference": "a14764290356f3fd17b65d2e98babc19b85e2814", "shasum": "" }, "require": { @@ -1835,7 +1835,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -1873,20 +1873,20 @@ "property path", "reflection" ], - "time": "2019-03-04T09:16:25+00:00" + "time": "2019-05-20T16:16:12+00:00" }, { "name": "symfony/routing", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0", + "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0", "shasum": "" }, "require": { @@ -1949,20 +1949,20 @@ "uri", "url" ], - "time": "2019-03-29T21:58:42+00:00" + "time": "2019-05-18T16:36:47+00:00" }, { "name": "symfony/security", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201" + "reference": "ebfc468330826ec572a95a543578c7b312166334" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/c70729657a1a76e3399e48d9ce557dfad37dd201", - "reference": "c70729657a1a76e3399e48d9ce557dfad37dd201", + "url": "https://api.github.com/repos/symfony/security/zipball/ebfc468330826ec572a95a543578c7b312166334", + "reference": "ebfc468330826ec572a95a543578c7b312166334", "shasum": "" }, "require": { @@ -2032,11 +2032,11 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:08:40+00:00" + "time": "2019-05-22T07:57:24+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -2357,16 +2357,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", - "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", + "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", "shasum": "" }, "require": { @@ -2404,7 +2404,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2017-11-30T07:14:17+00:00" + "time": "2019-04-30T17:48:53+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3637,16 +3637,16 @@ }, { "name": "symfony/browser-kit", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1" + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c0fadd368c1031109e996316e53ffeb886d37ea1", - "reference": "c0fadd368c1031109e996316e53ffeb886d37ea1", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/7f2b0843d5045468225f9a9b27a0cb171ae81828", + "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828", "shasum": "" }, "require": { @@ -3690,20 +3690,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-06T19:33:58+00:00" }, { "name": "symfony/console", - "version": "v4.2.5", + "version": "v4.2.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "24206aff3efe6962593297e57ef697ebb220e384" + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/24206aff3efe6962593297e57ef697ebb220e384", - "reference": "24206aff3efe6962593297e57ef697ebb220e384", + "url": "https://api.github.com/repos/symfony/console/zipball/7a293c9a4587a92e6a0e81edb0bea54071b1b99d", + "reference": "7a293c9a4587a92e6a0e81edb0bea54071b1b99d", "shasum": "" }, "require": { @@ -3762,40 +3762,51 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-04-01T07:32:59+00:00" + "time": "2019-05-09T09:19:46+00:00" }, { "name": "symfony/contracts", - "version": "v1.0.2", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf" + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf", - "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf", + "url": "https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", + "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f", "shasum": "" }, "require": { "php": "^7.1.3" }, + "replace": { + "symfony/cache-contracts": "self.version", + "symfony/event-dispatcher-contracts": "self.version", + "symfony/http-client-contracts": "self.version", + "symfony/service-contracts": "self.version", + "symfony/translation-contracts": "self.version" + }, "require-dev": { "psr/cache": "^1.0", - "psr/container": "^1.0" + "psr/container": "^1.0", + "symfony/polyfill-intl-idn": "^1.10" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", - "symfony/cache-contracts-implementation": "", - "symfony/service-contracts-implementation": "", - "symfony/translation-contracts-implementation": "" + "psr/event-dispatcher": "When using the EventDispatcher contracts", + "symfony/cache-implementation": "", + "symfony/event-dispatcher-implementation": "", + "symfony/http-client-implementation": "", + "symfony/service-implementation": "", + "symfony/translation-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -3830,11 +3841,11 @@ "interoperability", "standards" ], - "time": "2018-12-05T08:06:11+00:00" + "time": "2019-05-28T07:50:59+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.24", + "version": "v3.4.28", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3887,16 +3898,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/28edb1d371640654fbfb9df53d70fa03fdf69fb6", + "reference": "28edb1d371640654fbfb9df53d70fa03fdf69fb6", "shasum": "" }, "require": { @@ -3904,7 +3915,11 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, + "conflict": { + "masterminds/html5": "<2.6" + }, "require-dev": { + "masterminds/html5": "^2.6", "symfony/css-selector": "~3.4|~4.0" }, "suggest": { @@ -3913,7 +3928,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3940,20 +3955,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-04-26T05:53:56+00:00" }, { "name": "symfony/finder", - "version": "v4.2.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", + "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", + "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176", "shasum": "" }, "require": { @@ -3962,7 +3977,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -3989,7 +4004,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:42:05+00:00" + "time": "2019-05-26T20:47:49+00:00" }, { "name": "theseer/fdomdocument", @@ -4125,9 +4140,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "islandora/crayfish-commons": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [],