|
@@ -633,16 +633,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/cache",
|
|
|
- "version": "1.10.1",
|
|
|
+ "version": "1.10.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
|
- "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3"
|
|
|
+ "reference": "13e3381b25847283a91948d04640543941309727"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
|
|
|
- "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
|
|
|
+ "reference": "13e3381b25847283a91948d04640543941309727",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -717,7 +717,7 @@
|
|
|
"redis",
|
|
|
"xcache"
|
|
|
],
|
|
|
- "time": "2020-05-27T16:24:54+00:00"
|
|
|
+ "time": "2020-07-07T18:54:01+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/dbal",
|
|
@@ -1231,16 +1231,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "ezyang/htmlpurifier",
|
|
|
- "version": "v4.12.0",
|
|
|
+ "version": "v4.13.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
|
- "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
|
|
|
+ "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
|
|
|
- "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
|
|
|
+ "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
|
|
+ "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -1262,6 +1262,9 @@
|
|
|
},
|
|
|
"files": [
|
|
|
"library/HTMLPurifier.composer.php"
|
|
|
+ ],
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/library/HTMLPurifier/Language/"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -1280,7 +1283,7 @@
|
|
|
"keywords": [
|
|
|
"html"
|
|
|
],
|
|
|
- "time": "2019-10-28T03:44:26+00:00"
|
|
|
+ "time": "2020-06-29T00:56:53+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "fideloper/proxy",
|
|
@@ -2739,16 +2742,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "mews/purifier",
|
|
|
- "version": "3.2.2",
|
|
|
+ "version": "3.2.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/mewebstudio/Purifier.git",
|
|
|
- "reference": "75e4d9a0553b31c1fd31aef65f9561c30dbe5e5e"
|
|
|
+ "reference": "01445654edf1a737efd9c93bbbe5c90ddf006712"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mewebstudio/Purifier/zipball/75e4d9a0553b31c1fd31aef65f9561c30dbe5e5e",
|
|
|
- "reference": "75e4d9a0553b31c1fd31aef65f9561c30dbe5e5e",
|
|
|
+ "url": "https://api.github.com/repos/mewebstudio/Purifier/zipball/01445654edf1a737efd9c93bbbe5c90ddf006712",
|
|
|
+ "reference": "01445654edf1a737efd9c93bbbe5c90ddf006712",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -2758,7 +2761,7 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
- "ezyang/htmlpurifier": "4.12.*",
|
|
|
+ "ezyang/htmlpurifier": "4.13.*",
|
|
|
"illuminate/config": "^5.1|^6.0|^7.0",
|
|
|
"illuminate/filesystem": "^5.1|^6.0|^7.0",
|
|
|
"illuminate/support": "^5.1|^6.0|^7.0",
|
|
@@ -2819,7 +2822,7 @@
|
|
|
"security",
|
|
|
"xss"
|
|
|
],
|
|
|
- "time": "2020-04-10T19:42:16+00:00"
|
|
|
+ "time": "2020-07-10T17:14:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "misechow/geetest",
|
|
@@ -3128,16 +3131,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nesbot/carbon",
|
|
|
- "version": "2.36.0",
|
|
|
+ "version": "2.36.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
- "reference": "d0b65958d9942fd1b501fdb0800c67e8323aa08d"
|
|
|
+ "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d0b65958d9942fd1b501fdb0800c67e8323aa08d",
|
|
|
- "reference": "d0b65958d9942fd1b501fdb0800c67e8323aa08d",
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ee7378a36cc62952100e718bcc58be4c7210e55f",
|
|
|
+ "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -3209,20 +3212,20 @@
|
|
|
"datetime",
|
|
|
"time"
|
|
|
],
|
|
|
- "time": "2020-06-25T20:20:01+00:00"
|
|
|
+ "time": "2020-07-04T12:29:56+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nikic/php-parser",
|
|
|
- "version": "v4.5.0",
|
|
|
+ "version": "v4.6.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
- "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463"
|
|
|
+ "reference": "c346bbfafe2ff60680258b631afb730d186ed864"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/53c2753d756f5adb586dca79c2ec0e2654dd9463",
|
|
|
- "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463",
|
|
|
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c346bbfafe2ff60680258b631afb730d186ed864",
|
|
|
+ "reference": "c346bbfafe2ff60680258b631afb730d186ed864",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -3267,7 +3270,7 @@
|
|
|
"parser",
|
|
|
"php"
|
|
|
],
|
|
|
- "time": "2020-06-03T07:24:19+00:00"
|
|
|
+ "time": "2020-07-02T17:12:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "openlss/lib-array2xml",
|
|
@@ -4385,16 +4388,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "seld/phar-utils",
|
|
|
- "version": "1.1.0",
|
|
|
+ "version": "1.1.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Seldaek/phar-utils.git",
|
|
|
- "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0"
|
|
|
+ "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0",
|
|
|
- "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0",
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
|
|
|
+ "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -4431,7 +4434,7 @@
|
|
|
"keywords": [
|
|
|
"phar"
|
|
|
],
|
|
|
- "time": "2020-02-14T15:25:33+00:00"
|
|
|
+ "time": "2020-07-07T18:42:57+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "spatie/laravel-permission",
|
|
@@ -4982,16 +4985,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
|
- "version": "v1.1.7",
|
|
|
+ "version": "v1.1.9",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
|
- "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
|
|
|
+ "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
|
|
|
- "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
|
|
|
+ "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5001,7 +5004,7 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1.3"
|
|
|
+ "php": ">=7.1.3"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"psr/event-dispatcher": "",
|
|
@@ -5011,6 +5014,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.1-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -5042,7 +5049,7 @@
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
- "time": "2019-09-17T09:54:03+00:00"
|
|
|
+ "time": "2020-07-06T13:19:58+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/filesystem",
|
|
@@ -6000,16 +6007,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/service-contracts",
|
|
|
- "version": "v2.1.2",
|
|
|
+ "version": "v2.1.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
|
- "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b"
|
|
|
+ "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/66a8f0957a3ca54e4f724e49028ab19d75a8918b",
|
|
|
- "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b",
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
|
|
|
+ "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -6029,6 +6036,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.1-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -6060,7 +6071,7 @@
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
- "time": "2020-05-20T17:43:50+00:00"
|
|
|
+ "time": "2020-07-06T13:23:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation",
|
|
@@ -6146,16 +6157,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation-contracts",
|
|
|
- "version": "v2.1.2",
|
|
|
+ "version": "v2.1.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/translation-contracts.git",
|
|
|
- "reference": "e5ca07c8f817f865f618aa072c2fe8e0e637340e"
|
|
|
+ "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e5ca07c8f817f865f618aa072c2fe8e0e637340e",
|
|
|
- "reference": "e5ca07c8f817f865f618aa072c2fe8e0e637340e",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63",
|
|
|
+ "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -6174,6 +6185,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.1-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -6205,7 +6220,7 @@
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
- "time": "2020-05-20T17:43:50+00:00"
|
|
|
+ "time": "2020-07-06T13:23:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-dumper",
|
|
@@ -6709,16 +6724,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "hamcrest/hamcrest-php",
|
|
|
- "version": "v2.0.0",
|
|
|
+ "version": "v2.0.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/hamcrest/hamcrest-php.git",
|
|
|
- "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad"
|
|
|
+ "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad",
|
|
|
- "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
|
|
|
+ "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
|
|
|
+ "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -6728,7 +6743,7 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^5.3|^7.0"
|
|
|
+ "php": "^5.3|^7.0|^8.0"
|
|
|
},
|
|
|
"replace": {
|
|
|
"cordoval/hamcrest-php": "*",
|
|
@@ -6736,14 +6751,13 @@
|
|
|
"kodova/hamcrest-php": "*"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/php-file-iterator": "1.3.3",
|
|
|
- "phpunit/phpunit": "~4.0",
|
|
|
- "satooshi/php-coveralls": "^1.0"
|
|
|
+ "phpunit/php-file-iterator": "^1.4 || ^2.0",
|
|
|
+ "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.0-dev"
|
|
|
+ "dev-master": "2.1-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -6753,26 +6767,26 @@
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
- "BSD"
|
|
|
+ "BSD-3-Clause"
|
|
|
],
|
|
|
"description": "This is the PHP port of Hamcrest Matchers",
|
|
|
"keywords": [
|
|
|
"test"
|
|
|
],
|
|
|
- "time": "2016-01-20T08:20:44+00:00"
|
|
|
+ "time": "2020-07-09T08:09:16+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "mockery/mockery",
|
|
|
- "version": "1.4.0",
|
|
|
+ "version": "1.4.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/mockery/mockery.git",
|
|
|
- "reference": "6c6a7c533469873deacf998237e7649fc6b36223"
|
|
|
+ "reference": "1404386ca3410b04fe58b9517e85d702ab33b2c6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mockery/mockery/zipball/6c6a7c533469873deacf998237e7649fc6b36223",
|
|
|
- "reference": "6c6a7c533469873deacf998237e7649fc6b36223",
|
|
|
+ "url": "https://api.github.com/repos/mockery/mockery/zipball/1404386ca3410b04fe58b9517e85d702ab33b2c6",
|
|
|
+ "reference": "1404386ca3410b04fe58b9517e85d702ab33b2c6",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -6782,15 +6796,15 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
- "hamcrest/hamcrest-php": "~2.0",
|
|
|
+ "hamcrest/hamcrest-php": "^2.0.1",
|
|
|
"lib-pcre": ">=7.0",
|
|
|
- "php": "^7.3.0"
|
|
|
+ "php": "^7.3 || ^8.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"phpunit/phpunit": "<8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "^8.0.0 || ^9.0.0"
|
|
|
+ "phpunit/phpunit": "^8.5 || ^9.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -6833,7 +6847,7 @@
|
|
|
"test double",
|
|
|
"testing"
|
|
|
],
|
|
|
- "time": "2020-05-19T14:25:16+00:00"
|
|
|
+ "time": "2020-07-09T08:31:54+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "myclabs/deep-copy",
|
|
@@ -7240,16 +7254,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpspec/prophecy",
|
|
|
- "version": "v1.10.3",
|
|
|
+ "version": "1.11.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
|
- "reference": "451c3cd1418cf640de218914901e51b064abb093"
|
|
|
+ "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
|
|
|
- "reference": "451c3cd1418cf640de218914901e51b064abb093",
|
|
|
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
|
|
|
+ "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -7259,20 +7273,20 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
- "doctrine/instantiator": "^1.0.2",
|
|
|
- "php": "^5.3|^7.0",
|
|
|
- "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
|
|
|
- "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
|
|
|
- "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
|
|
|
+ "doctrine/instantiator": "^1.2",
|
|
|
+ "php": "^7.2",
|
|
|
+ "phpdocumentor/reflection-docblock": "^5.0",
|
|
|
+ "sebastian/comparator": "^3.0 || ^4.0",
|
|
|
+ "sebastian/recursion-context": "^3.0 || ^4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpspec/phpspec": "^2.5 || ^3.2",
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
|
|
|
+ "phpspec/phpspec": "^6.0",
|
|
|
+ "phpunit/phpunit": "^8.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.10.x-dev"
|
|
|
+ "dev-master": "1.11.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -7305,7 +7319,7 @@
|
|
|
"spy",
|
|
|
"stub"
|
|
|
],
|
|
|
- "time": "2020-03-05T15:02:03+00:00"
|
|
|
+ "time": "2020-07-08T12:44:21+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-code-coverage",
|
|
@@ -8413,16 +8427,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "webmozart/assert",
|
|
|
- "version": "1.9.0",
|
|
|
+ "version": "1.9.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/webmozart/assert.git",
|
|
|
- "reference": "9dc4f203e36f2b486149058bade43c851dd97451"
|
|
|
+ "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451",
|
|
|
- "reference": "9dc4f203e36f2b486149058bade43c851dd97451",
|
|
|
+ "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
|
|
|
+ "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -8432,7 +8446,7 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^5.3.3 || ^7.0",
|
|
|
+ "php": "^5.3.3 || ^7.0 || ^8.0",
|
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
|
},
|
|
|
"conflict": {
|
|
@@ -8464,7 +8478,7 @@
|
|
|
"check",
|
|
|
"validate"
|
|
|
],
|
|
|
- "time": "2020-06-16T10:16:42+00:00"
|
|
|
+ "time": "2020-07-08T17:02:28+00:00"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|