diff --git a/composer.lock b/composer.lock index 1c497014..4ac99bbb 100644 --- a/composer.lock +++ b/composer.lock @@ -761,22 +761,22 @@ }, { "name": "helhum/typo3-console", - "version": "4.9.3", + "version": "4.9.4", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", - "reference": "cd5d9e2545484339e7f766bc2527721b6f476e0f" + "reference": "f190a3acd39bea6449741e13fdc3f03d360a17b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/cd5d9e2545484339e7f766bc2527721b6f476e0f", - "reference": "cd5d9e2545484339e7f766bc2527721b6f476e0f", + "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/f190a3acd39bea6449741e13fdc3f03d360a17b3", + "reference": "f190a3acd39bea6449741e13fdc3f03d360a17b3", "shasum": "" }, "require": { "ext-phar": "*", "helhum/typo3-console-plugin": "^1.7.5 || ^2.0.2", - "php": ">=5.5.0 <7.2", + "php": ">=5.5.0 <7.3", "symfony/console": "^2.7 || ^3.0", "symfony/process": "^2.7 || ^3.0", "typo3/cms-backend": "^7.6 || ^8.7", @@ -793,7 +793,7 @@ }, "require-dev": { "mikey179/vfsstream": "~1.6.0", - "nimut/testing-framework": "^1.0", + "nimut/testing-framework": "^2.0 || ^3.0", "symfony/filesystem": "^3.2", "typo3-console/create-reference-command": "^1.0", "typo3/cms": "^8.7" @@ -824,7 +824,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -843,7 +843,7 @@ "console", "typo3" ], - "time": "2017-12-15T14:46:54+00:00" + "time": "2018-06-05T11:37:47+00:00" }, { "name": "helhum/typo3-console-plugin", @@ -2452,16 +2452,16 @@ }, { "name": "typo3/cms", - "version": "v7.6.28", + "version": "v7.6.29", "source": { "type": "git", "url": "https://github.com/TYPO3/TYPO3.CMS.git", - "reference": "0c885e11d2f847ca98b5740857e86a21f8cbd3b5" + "reference": "1f403428aeaa2a82ed84db0df249e80d335f0ca4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/0c885e11d2f847ca98b5740857e86a21f8cbd3b5", - "reference": "0c885e11d2f847ca98b5740857e86a21f8cbd3b5", + "url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/1f403428aeaa2a82ed84db0df249e80d335f0ca4", + "reference": "1f403428aeaa2a82ed84db0df249e80d335f0ca4", "shasum": "" }, "require": { @@ -2661,7 +2661,7 @@ "extbase", "typo3" ], - "time": "2018-05-22T13:52:43+00:00" + "time": "2018-06-11T17:20:39+00:00" }, { "name": "typo3/cms-composer-installers", @@ -3733,16 +3733,16 @@ }, { "name": "react/promise", - "version": "v2.5.1", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "62785ae604c8d69725d693eb370e1d67e94c4053" + "reference": "5e60e5596a5422287f9d2205f405bef2ae0cef4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/62785ae604c8d69725d693eb370e1d67e94c4053", - "reference": "62785ae604c8d69725d693eb370e1d67e94c4053", + "url": "https://api.github.com/repos/reactphp/promise/zipball/5e60e5596a5422287f9d2205f405bef2ae0cef4b", + "reference": "5e60e5596a5422287f9d2205f405bef2ae0cef4b", "shasum": "" }, "require": { @@ -3775,26 +3775,26 @@ "promise", "promises" ], - "time": "2017-03-25T12:08:31+00:00" + "time": "2018-06-11T11:05:43+00:00" }, { "name": "react/promise-timer", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise-timer.git", - "reference": "604513e33feb96ffb0dfb3d25233d3f9f0dce356" + "reference": "c21781145955892900efba366ec236eb66e3ee35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/604513e33feb96ffb0dfb3d25233d3f9f0dce356", - "reference": "604513e33feb96ffb0dfb3d25233d3f9f0dce356", + "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/c21781145955892900efba366ec236eb66e3ee35", + "reference": "c21781145955892900efba366ec236eb66e3ee35", "shasum": "" }, "require": { "php": ">=5.3", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", - "react/promise": "~2.1|~1.2" + "react/promise": "^2.6.0 || ^1.2.1" }, "require-dev": { "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35" @@ -3828,7 +3828,7 @@ "timeout", "timer" ], - "time": "2018-04-24T14:19:26+00:00" + "time": "2018-06-11T14:11:05+00:00" }, { "name": "react/react",