diff --git a/composer.json b/composer.json index b286d2be07ca115d9e4d03a47072ae2285f948b3..fe16ce0bf577b440d13bfaa9a613806a03948134 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "symfony/polyfill-intl-icu": "^1.6" }, "require-dev": { - "typo3/testing-framework": "1.2.1", + "typo3/testing-framework": "2.0.0", "codeception/codeception": "^2.3", "enm1989/chromedriver": "~2.30", "typo3/cms-styleguide": "~9.0.0", diff --git a/composer.lock b/composer.lock index 737a9b8d2a5a9d666ff7c3d759f4c120436cfb90..8a8114e47f901ed605c637742c3b9a7bf8d6ec2b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "d2ae33bbbd5129800f6125887cfa734f", + "content-hash": "4989f04866b3424b2848d38b7e7ec149", "packages": [ { "name": "cogpowered/finediff", @@ -4281,16 +4281,16 @@ }, { "name": "typo3/testing-framework", - "version": "1.2.1", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/TYPO3/testing-framework.git", - "reference": "3d31fd19f2dc4b93525403ae3bbb4b560a424318" + "reference": "cc024cfd812e501430daba493c00d6cdcfb97c83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/3d31fd19f2dc4b93525403ae3bbb4b560a424318", - "reference": "3d31fd19f2dc4b93525403ae3bbb4b560a424318", + "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/cc024cfd812e501430daba493c00d6cdcfb97c83", + "reference": "cc024cfd812e501430daba493c00d6cdcfb97c83", "shasum": "" }, "require": { @@ -4340,7 +4340,7 @@ "tests", "typo3" ], - "time": "2017-11-30T11:12:57+00:00" + "time": "2017-12-03T14:49:01+00:00" }, { "name": "webmozart/assert",