diff --git a/.phpunit.cache/test-results b/.phpunit.cache/test-results index ec24024..8b782be 100644 --- a/.phpunit.cache/test-results +++ b/.phpunit.cache/test-results @@ -1 +1 @@ -{"version":1,"defects":{"TrelloCli\\Test\\ClientTest::testThatGetBoardsCallsTheBoardsEndPointForMe":5,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Standard name check":5,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Casing changes, but board returned":5,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#No match":5},"times":{"TrelloCli\\Test\\ClientTest::testThatGetBoardsCallsTheBoardsEndPointForMe":0.007,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Standard name check":0,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Casing changes, but board returned":0,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#No match":0,"TrelloCli\\Test\\ClientTest::testThatGetCardsCallsTheBoardsEndPointGivenTheBoardId":0,"TrelloCli\\Test\\ClientTest::testThatGetCardChecklistCallsTheCardChecklistEndPointWithCardId":0,"TrelloCli\\Test\\ClientTest::testThatGetCardActionsCallsTheCardActionsEndPointWithCardId":0,"TrelloCli\\Test\\ClientTest::testThatGetCardMembersCallsTheCardMembersEndPointWithCardId":0,"TrelloCli\\Test\\ClientTest::testThatGetListsCallsTheBoardsEndPointGivenTheBoardId":0,"TrelloCli\\Test\\ClientTest::testThatGetMeberCallsTheMembersEndPointGivenTheMeberId":0,"TrelloCli\\Test\\ClientTest::testGetHttpClient":0.002,"TrelloCli\\Test\\Command\\BurndownCommandTest::testConfigure":0.001,"TrelloCli\\Test\\Command\\JsonExportBoardCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\LabelCardsCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\ListBoardsCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\ListBoardsCommandTest::testExecuteCanRenderWhatWeWant":0.001,"TrelloCli\\Test\\Command\\ListCardsCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\ListPeopleCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\SortCommandTest::testConfigure":0,"TrelloCli\\Test\\Config\\AdapterTest::testTheDefaultIsEnvironment":0,"TrelloCli\\Test\\Config\\AdapterTest::testTheDefaultIsAnEmptyConfigFile":0,"TrelloCli\\Test\\Config\\EnvironmentTest::testWeCanGetConfigFromTheEnvironment":0,"TrelloCli\\Test\\ConfigTest::testSettersAndGetters":0,"TrelloCli\\Test\\Filter\\IgnoreLabelTest::testWeCanFilterCardsIfTheyHaveACertainLabel":0,"TrelloCli\\Test\\Filter\\LabelTest::testWeCanFilterCardsIfTheyHaveACertainLabel":0,"TrelloCli\\Test\\Sorter\\DateCreatedTest::testWeOrderByDateCreated":0}} \ No newline at end of file +{"version":1,"defects":{"TrelloCli\\Test\\ClientTest::testThatGetBoardsCallsTheBoardsEndPointForMe":5,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Standard name check":5,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Casing changes, but board returned":5,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#No match":5},"times":{"TrelloCli\\Test\\ClientTest::testThatGetBoardsCallsTheBoardsEndPointForMe":0.009,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Standard name check":0,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#Casing changes, but board returned":0,"TrelloCli\\Test\\ClientTest::testThatGetBoardByNameCallsReturnsTheBoardIfTheNameMatches#No match":0,"TrelloCli\\Test\\ClientTest::testThatGetCardsCallsTheBoardsEndPointGivenTheBoardId":0,"TrelloCli\\Test\\ClientTest::testThatGetCardChecklistCallsTheCardChecklistEndPointWithCardId":0,"TrelloCli\\Test\\ClientTest::testThatGetCardActionsCallsTheCardActionsEndPointWithCardId":0,"TrelloCli\\Test\\ClientTest::testThatGetCardMembersCallsTheCardMembersEndPointWithCardId":0,"TrelloCli\\Test\\ClientTest::testThatGetListsCallsTheBoardsEndPointGivenTheBoardId":0,"TrelloCli\\Test\\ClientTest::testThatGetMeberCallsTheMembersEndPointGivenTheMeberId":0,"TrelloCli\\Test\\ClientTest::testGetHttpClient":0.005,"TrelloCli\\Test\\Command\\BurndownCommandTest::testConfigure":0.002,"TrelloCli\\Test\\Command\\JsonExportBoardCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\LabelCardsCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\ListBoardsCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\ListBoardsCommandTest::testExecuteCanRenderWhatWeWant":0.004,"TrelloCli\\Test\\Command\\ListCardsCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\ListPeopleCommandTest::testConfigure":0,"TrelloCli\\Test\\Command\\SortCommandTest::testConfigure":0,"TrelloCli\\Test\\Config\\AdapterTest::testTheDefaultIsEnvironment":0,"TrelloCli\\Test\\Config\\AdapterTest::testTheDefaultIsAnEmptyConfigFile":0,"TrelloCli\\Test\\Config\\EnvironmentTest::testWeCanGetConfigFromTheEnvironment":0,"TrelloCli\\Test\\ConfigTest::testSettersAndGetters":0,"TrelloCli\\Test\\Filter\\IgnoreLabelTest::testWeCanFilterCardsIfTheyHaveACertainLabel":0,"TrelloCli\\Test\\Filter\\LabelTest::testWeCanFilterCardsIfTheyHaveACertainLabel":0,"TrelloCli\\Test\\Sorter\\DateCreatedTest::testWeOrderByDateCreated":0}} \ No newline at end of file diff --git a/composer.lock b/composer.lock index 7586e3b..96aff82 100644 --- a/composer.lock +++ b/composer.lock @@ -1864,16 +1864,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.1", + "version": "11.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f6a1f7cf2b636e5a3f0727494d5632939ae9a643" + "reference": "2f281e7e6776aea920cab5fc5a48d0fefbe1f39e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f6a1f7cf2b636e5a3f0727494d5632939ae9a643", - "reference": "f6a1f7cf2b636e5a3f0727494d5632939ae9a643", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2f281e7e6776aea920cab5fc5a48d0fefbe1f39e", + "reference": "2f281e7e6776aea920cab5fc5a48d0fefbe1f39e", "shasum": "" }, "require": { @@ -1944,7 +1944,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.2" }, "funding": [ { @@ -1960,7 +1960,7 @@ "type": "tidelift" } ], - "time": "2024-02-02T16:36:03+00:00" + "time": "2024-02-04T09:09:14+00:00" }, { "name": "sebastian/cli-parser",