{"packages":{"kartavik/php-mock":{"0.6":{"name":"kartavik/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"0.6","version_normalized":"0.6.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/KartaviK/php-mock.git","type":"git","reference":"91e31a4da0fabcf9612aacf5b2225588781def2d"},"dist":{"url":"https://api.github.com/repos/KartaviK/php-mock/zipball/91e31a4da0fabcf9612aacf5b2225588781def2d","type":"zip","shasum":"","reference":"91e31a4da0fabcf9612aacf5b2225588781def2d"},"type":"library","time":"2015-04-01T22:16:06+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.4","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4"},"suggest":{"php-mock/phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"^0.5"},"uid":2769584},"0.7":{"name":"kartavik/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"0.7","version_normalized":"0.7.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/KartaviK/php-mock.git","type":"git","reference":"e3c0fa72f6fa3d2fcdb09f7aa897ffef1a562b51"},"dist":{"url":"https://api.github.com/repos/KartaviK/php-mock/zipball/e3c0fa72f6fa3d2fcdb09f7aa897ffef1a562b51","type":"zip","shasum":"","reference":"e3c0fa72f6fa3d2fcdb09f7aa897ffef1a562b51"},"type":"library","time":"2015-04-02T18:53:59+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.4","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"^0.5"},"uid":2769585},"0.8":{"name":"kartavik/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"0.8","version_normalized":"0.8.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/KartaviK/php-mock.git","type":"git","reference":"5b629b5f31f1b5c466f23f9cec70385f5b27bab6"},"dist":{"url":"https://api.github.com/repos/KartaviK/php-mock/zipball/5b629b5f31f1b5c466f23f9cec70385f5b27bab6","type":"zip","shasum":"","reference":"5b629b5f31f1b5c466f23f9cec70385f5b27bab6"},"type":"library","time":"2015-04-13T19:11:19+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.4","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"*"},"uid":2769586},"1.0.0":{"name":"kartavik/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"1.0.0","version_normalized":"1.0.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/KartaviK/php-mock.git","type":"git","reference":"12e20696945849989ec6dc8ee0c7f8c843326f68"},"dist":{"url":"https://api.github.com/repos/KartaviK/php-mock/zipball/12e20696945849989ec6dc8ee0c7f8c843326f68","type":"zip","shasum":"","reference":"12e20696945849989ec6dc8ee0c7f8c843326f68"},"type":"library","time":"2015-10-26T20:55:46+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.5","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4|^5"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"*"},"uid":2769587},"1.0.1":{"name":"kartavik/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"1.0.1","version_normalized":"1.0.1.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/KartaviK/php-mock.git","type":"git","reference":"bfa2d17d64dbf129073a7ba2051a96ce52749570"},"dist":{"url":"https://api.github.com/repos/KartaviK/php-mock/zipball/bfa2d17d64dbf129073a7ba2051a96ce52749570","type":"zip","shasum":"","reference":"bfa2d17d64dbf129073a7ba2051a96ce52749570"},"type":"library","time":"2015-11-11T22:37:09+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.5","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4|^5"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"*"},"uid":2769588},"2.0.0":{"name":"kartavik/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.0.0","version_normalized":"2.0.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/KartaviK/php-mock.git","type":"git","reference":"22d297231118e6fd5b9db087fbe1ef866c2b95d2"},"dist":{"url":"https://api.github.com/repos/KartaviK/php-mock/zipball/22d297231118e6fd5b9db087fbe1ef866c2b95d2","type":"zip","shasum":"","reference":"22d297231118e6fd5b9db087fbe1ef866c2b95d2"},"type":"library","time":"2017-02-17T20:52:52+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":">=5.6","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^5.7"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":2769589}},"malkusch/php-mock":{"0.1":{"name":"malkusch/php-mock","description":"Mocks for php functions.","keywords":["test","mock"],"homepage":"https://github.com/malkusch/php-mock","version":"0.1","version_normalized":"0.1.0.0","license":["WTFPL-2.0"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"8dc31c908af1ac396e791a84f11f70eaeadceeaa"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/8dc31c908af1ac396e791a84f11f70eaeadceeaa","reference":"8dc31c908af1ac396e791a84f11f70eaeadceeaa","shasum":""},"type":"library","time":"2014-11-26T21:14:25+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"require":{"php":">=5.3"},"require-dev":{"phpunit/phpunit":">=4"},"abandoned":"php-mock/php-mock","uid":278098},"0.2":{"name":"malkusch/php-mock","description":"Mock non deterministic built-in PHP functions (e.g. time() or rand())","keywords":["test","mock","stub","function"],"homepage":"https://github.com/malkusch/php-mock","version":"0.2","version_normalized":"0.2.0.0","license":["WTFPL-2.0"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"204bb8a67e1a178b9079b9271d7e4c7ef4ff139b"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/204bb8a67e1a178b9079b9271d7e4c7ef4ff139b","reference":"204bb8a67e1a178b9079b9271d7e4c7ef4ff139b","shasum":""},"type":"library","time":"2014-11-30T21:24:07+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"require":{"php":">=5.4"},"require-dev":{"phpunit/phpunit":">=4"},"abandoned":"php-mock/php-mock","uid":280066},"0.3":{"name":"malkusch/php-mock","description":"Mock non deterministic built-in PHP functions (e.g. time() or rand())","keywords":["test","mock","stub","function"],"homepage":"https://github.com/malkusch/php-mock","version":"0.3","version_normalized":"0.3.0.0","license":["WTFPL-2.0"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"19774f6a5ff327aa539c71ce11e3c9a6dc545683"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/19774f6a5ff327aa539c71ce11e3c9a6dc545683","reference":"19774f6a5ff327aa539c71ce11e3c9a6dc545683","shasum":""},"type":"library","time":"2014-12-02T21:08:13+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"require":{"php":">=5.4"},"require-dev":{"phpunit/phpunit":">=4"},"abandoned":"php-mock/php-mock","uid":281229},"0.4":{"name":"malkusch/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/malkusch/php-mock","version":"0.4","version_normalized":"0.4.0.0","license":["WTFPL-2.0"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"ccbb7651149bccbeebbef127297f920fb94df68c"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/ccbb7651149bccbeebbef127297f920fb94df68c","reference":"ccbb7651149bccbeebbef127297f920fb94df68c","shasum":""},"type":"library","time":"2015-01-22T23:11:31+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"require":{"php":">=5.4"},"require-dev":{"phpunit/phpunit":">=4"},"suggest":{"phpunit/phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"abandoned":"php-mock/php-mock","uid":312260},"0.4.1":{"name":"malkusch/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/malkusch/php-mock","version":"0.4.1","version_normalized":"0.4.1.0","license":["WTFPL-2.0"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"6c540e972140675208c89bd9151b8e910b3eec82"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/6c540e972140675208c89bd9151b8e910b3eec82","reference":"6c540e972140675208c89bd9151b8e910b3eec82","shasum":""},"type":"library","time":"2015-01-26T21:04:41+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"require":{"php":">=5.4"},"require-dev":{"phpunit/phpunit":"^4","mockery/mockery":"^0.9"},"suggest":{"phpunit/phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"abandoned":"php-mock/php-mock","uid":314713},"0.5":{"name":"malkusch/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/malkusch/php-mock","version":"0.5","version_normalized":"0.5.0.0","license":["WTFPL-2.0"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"df126151c99a585880761332594cd6d6cedcd78d"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/df126151c99a585880761332594cd6d6cedcd78d","reference":"df126151c99a585880761332594cd6d6cedcd78d","shasum":""},"type":"library","time":"2015-03-20T17:26:00+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"require":{"php":">=5.4"},"require-dev":{"phpunit/phpunit":"^4","mockery/mockery":"^0.9"},"suggest":{"phpunit/phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"abandoned":"php-mock/php-mock","uid":362211},"dev-master":{"name":"malkusch/php-mock","description":"Use the new package php-mock/php-mock.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"dev-master","version_normalized":"9999999-dev","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"a5caa63f3e6dd12c4a8169e6a89966402b884f7b"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/a5caa63f3e6dd12c4a8169e6a89966402b884f7b","reference":"a5caa63f3e6dd12c4a8169e6a89966402b884f7b","shasum":""},"type":"library","time":"2015-04-03T17:25:43+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"default-branch":true,"require":{"php":">=5.4","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4","mockery/mockery":"^0.9"},"suggest":{"phpunit/phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"abandoned":"php-mock/php-mock","uid":4869771},"dev-php-5.3":{"name":"malkusch/php-mock","description":"Mock non deterministic built-in PHP functions (e.g. time() or rand())","keywords":["test","mock","stub","function"],"homepage":"https://github.com/malkusch/php-mock","version":"dev-php-5.3","version_normalized":"dev-php-5.3","license":["WTFPL-2.0"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"type":"git","url":"https://github.com/malkusch/php-mock.git","reference":"37b301b4b479601232f3919920451c6e777c3264"},"dist":{"type":"zip","url":"https://api.github.com/repos/malkusch/php-mock/zipball/37b301b4b479601232f3919920451c6e777c3264","reference":"37b301b4b479601232f3919920451c6e777c3264","shasum":""},"type":"library","time":"2014-12-01T18:01:18+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":"classes/"}},"require":{"php":">=5.3"},"require-dev":{"phpunit/phpunit":">=4"},"abandoned":"php-mock/php-mock","uid":280079}},"php-mock/php-mock":{"0.6":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"0.6","version_normalized":"0.6.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"91e31a4da0fabcf9612aacf5b2225588781def2d"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/91e31a4da0fabcf9612aacf5b2225588781def2d","type":"zip","shasum":"","reference":"91e31a4da0fabcf9612aacf5b2225588781def2d"},"type":"library","time":"2015-04-01T22:16:06+00:00","autoload":{"psr-4":{"malkusch\\phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.4","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4"},"suggest":{"php-mock/phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"^0.5"},"uid":372069},"0.7":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"0.7","version_normalized":"0.7.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"e3c0fa72f6fa3d2fcdb09f7aa897ffef1a562b51"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/e3c0fa72f6fa3d2fcdb09f7aa897ffef1a562b51","type":"zip","shasum":"","reference":"e3c0fa72f6fa3d2fcdb09f7aa897ffef1a562b51"},"type":"library","time":"2015-04-02T18:53:59+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.4","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"^0.5"},"uid":373013},"0.8":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"0.8","version_normalized":"0.8.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"5b629b5f31f1b5c466f23f9cec70385f5b27bab6"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/5b629b5f31f1b5c466f23f9cec70385f5b27bab6","type":"zip","shasum":"","reference":"5b629b5f31f1b5c466f23f9cec70385f5b27bab6"},"type":"library","time":"2015-04-13T19:11:19+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.4","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"*"},"uid":381021},"1.0.0":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"1.0.0","version_normalized":"1.0.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"12e20696945849989ec6dc8ee0c7f8c843326f68"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/12e20696945849989ec6dc8ee0c7f8c843326f68","type":"zip","shasum":"","reference":"12e20696945849989ec6dc8ee0c7f8c843326f68"},"type":"library","time":"2015-10-26T20:55:46+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.5","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4|^5"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"*"},"uid":563436},"1.0.1":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"1.0.1","version_normalized":"1.0.1.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"bfa2d17d64dbf129073a7ba2051a96ce52749570"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/bfa2d17d64dbf129073a7ba2051a96ce52749570","type":"zip","shasum":"","reference":"bfa2d17d64dbf129073a7ba2051a96ce52749570"},"type":"library","time":"2015-11-11T22:37:09+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/unit/"]}},"require":{"php":">=5.5","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^4|^5"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock.","php-mock/php-mock-mockery":"Allows using PHPMockery for Mockery integration"},"replace":{"malkusch/php-mock":"*"},"uid":582588},"2.0.0":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.0.0","version_normalized":"2.0.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"22d297231118e6fd5b9db087fbe1ef866c2b95d2"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/22d297231118e6fd5b9db087fbe1ef866c2b95d2","type":"zip","shasum":"","reference":"22d297231118e6fd5b9db087fbe1ef866c2b95d2"},"type":"library","time":"2017-02-17T20:52:52+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":">=5.6","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^5.7"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":1238754},"2.1.0":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.1.0","version_normalized":"2.1.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"611ccd15f53d70b4d1fd31e886f7a5c08dc53bbb"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/611ccd15f53d70b4d1fd31e886f7a5c08dc53bbb","type":"zip","shasum":"","reference":"611ccd15f53d70b4d1fd31e886f7a5c08dc53bbb"},"type":"library","time":"2019-03-04T21:09:32+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":2811419},"2.1.1":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.1.1","version_normalized":"2.1.1.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"e2eea560cb01502148ca895221f0b58806c5a4df"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/e2eea560cb01502148ca895221f0b58806c5a4df","type":"zip","shasum":"","reference":"e2eea560cb01502148ca895221f0b58806c5a4df"},"type":"library","time":"2019-04-05T22:15:19+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":2880659},"2.1.2":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.1.2","version_normalized":"2.1.2.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"35379d7b382b787215617f124662d9ead72c15e3"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/35379d7b382b787215617f124662d9ead72c15e3","type":"zip","shasum":"","reference":"35379d7b382b787215617f124662d9ead72c15e3"},"type":"library","time":"2019-06-05T20:10:01+00:00","autoload":{"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0","phpunit/php-text-template":"^1"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":3014682},"2.2.0":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.2.0","version_normalized":"2.2.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"f7903dcf7215154fc0ee0718a768e76cbd88166a"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/f7903dcf7215154fc0ee0718a768e76cbd88166a","type":"zip","shasum":"","reference":"f7903dcf7215154fc0ee0718a768e76cbd88166a"},"type":"library","time":"2020-02-08T13:22:59+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0","phpunit/php-text-template":"^1 || ^2"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0 || ^9.0"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":3595510},"2.2.1":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.2.1","version_normalized":"2.2.1.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"8ca7205ad5e73fbbffa9bde9f6bc90daf5e49702"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/8ca7205ad5e73fbbffa9bde9f6bc90daf5e49702","type":"zip","shasum":"","reference":"8ca7205ad5e73fbbffa9bde9f6bc90daf5e49702"},"type":"library","time":"2020-02-08T14:50:32+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0","phpunit/php-text-template":"^1 || ^2"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0 || ^9.0"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":3595755},"2.2.2":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.2.2","version_normalized":"2.2.2.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"890d3e32e3a5f29715a8fd17debd87a0c9e614a0"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/890d3e32e3a5f29715a8fd17debd87a0c9e614a0","type":"zip","shasum":"","reference":"890d3e32e3a5f29715a8fd17debd87a0c9e614a0"},"type":"library","time":"2020-04-17T16:39:00+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0","phpunit/php-text-template":"^1 || ^2"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0 || ^9.0"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":3792441},"2.3.0":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.3.0","version_normalized":"2.3.0.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"a3142f257153b71c09bf9146ecf73430b3818b7c"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/a3142f257153b71c09bf9146ecf73430b3818b7c","type":"zip","shasum":"","reference":"a3142f257153b71c09bf9146ecf73430b3818b7c"},"type":"library","funding":[{"url":"https://github.com/michalbundyra","type":"github"}],"time":"2020-12-11T19:20:04+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0 || ^8.0","phpunit/php-text-template":"^1 || ^2"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0 || ^9.0","squizlabs/php_codesniffer":"^3.5"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":4738860},"2.3.1":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"2.3.1","version_normalized":"2.3.1.0","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"9a55bd8ba40e6da2e97a866121d2c69dedd4952b"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/9a55bd8ba40e6da2e97a866121d2c69dedd4952b","type":"zip","shasum":"","reference":"9a55bd8ba40e6da2e97a866121d2c69dedd4952b"},"type":"library","funding":[{"url":"https://github.com/michalbundyra","type":"github"}],"time":"2022-02-07T18:57:52+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"require":{"php":"^5.6 || ^7.0 || ^8.0","phpunit/php-text-template":"^1 || ^2"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0 || ^9.0","squizlabs/php_codesniffer":"^3.5"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":5941657},"dev-master":{"name":"php-mock/php-mock","description":"PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.","keywords":["BDD","TDD","test","mock","stub","test double","function"],"homepage":"https://github.com/php-mock/php-mock","version":"dev-master","version_normalized":"9999999-dev","license":["WTFPL"],"authors":[{"name":"Markus Malkusch","email":"markus@malkusch.de","homepage":"http://markus.malkusch.de","role":"Developer"}],"source":{"url":"https://github.com/php-mock/php-mock.git","type":"git","reference":"9a55bd8ba40e6da2e97a866121d2c69dedd4952b"},"dist":{"url":"https://api.github.com/repos/php-mock/php-mock/zipball/9a55bd8ba40e6da2e97a866121d2c69dedd4952b","type":"zip","shasum":"","reference":"9a55bd8ba40e6da2e97a866121d2c69dedd4952b"},"type":"library","funding":[{"url":"https://github.com/michalbundyra","type":"github"}],"time":"2022-02-07T18:57:52+00:00","autoload":{"files":["autoload.php"],"psr-4":{"phpmock\\":["classes/","tests/"]}},"default-branch":true,"require":{"phpunit/php-text-template":"^1 || ^2","php":"^5.6 || ^7.0 || ^8.0"},"require-dev":{"phpunit/phpunit":"^5.7 || ^6.5 || ^7.5 || ^8.0 || ^9.0","squizlabs/php_codesniffer":"^3.5"},"suggest":{"php-mock/php-mock-phpunit":"Allows integration into PHPUnit testcase with the trait PHPMock."},"replace":{"malkusch/php-mock":"*"},"uid":4270991}}}}