diff --git a/composer.json b/composer.json index a6a9f8bcc211..da0ef662be0e 100644 --- a/composer.json +++ b/composer.json @@ -112,7 +112,7 @@ "phpstan/phpstan": "^0.12.99", "phpunit/phpunit": "^9.5.10", "typo3/cms-styleguide": "~11.5.0", - "typo3/testing-framework": "^6.12.0" + "typo3/testing-framework": "^6.13.0" }, "suggest": { "ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images", diff --git a/composer.lock b/composer.lock index be4311982bfa..e9523500b5c3 100644 --- a/composer.lock +++ b/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": "15a84c4ce8ede4a02abba1bb074a2de4", + "content-hash": "b9da901be6dc0ebe799e3b499d1da599", "packages": [ { "name": "bacon/bacon-qr-code", @@ -8210,21 +8210,21 @@ }, { "name": "typo3/testing-framework", - "version": "6.12.0", + "version": "6.13.0", "source": { "type": "git", "url": "https://github.com/TYPO3/testing-framework.git", - "reference": "43f228567a5b52afcb44a9246e1f89e101df26cf" + "reference": "6904b7287771aac1468d9cf74aaa0ce99b0f568e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/43f228567a5b52afcb44a9246e1f89e101df26cf", - "reference": "43f228567a5b52afcb44a9246e1f89e101df26cf", + "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/6904b7287771aac1468d9cf74aaa0ce99b0f568e", + "reference": "6904b7287771aac1468d9cf74aaa0ce99b0f568e", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.7 || ^2.0", - "mikey179/vfsstream": "~1.6.8", + "mikey179/vfsstream": "~1.6.10", "php": ">= 7.2", "phpunit/phpunit": "^8.4 || ^9.0", "psr/container": "^1.0", @@ -8272,9 +8272,9 @@ "support": { "general": "https://typo3.org/support/", "issues": "https://github.com/TYPO3/testing-framework/issues", - "source": "https://github.com/TYPO3/testing-framework/tree/6.12.0" + "source": "https://github.com/TYPO3/testing-framework/tree/6.13.0" }, - "time": "2021-10-14T20:39:51+00:00" + "time": "2021-11-15T12:32:01+00:00" } ], "aliases": [],