{"packages":{"fruitware/oauth":{"1.0.x-dev":{"name":"fruitware/oauth","description":"PHP 5.4+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"1.0.x-dev","version_normalized":"1.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"cd01b45328f3d0e7d1e9c3d0b80ab978dd550002"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/cd01b45328f3d0e7d1e9c3d0b80ab978dd550002","type":"zip","shasum":"","reference":"cd01b45328f3d0e7d1e9c3d0b80ab978dd550002"},"type":"library","time":"2013-06-19T18:32:13+00:00","autoload":{"psr-0":{"OAuth":"src"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1"},"uid":271124},"dev-bitrix24-service":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"dev-bitrix24-service","version_normalized":"dev-bitrix24-service","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"da95262e63c54db244cf3f44a1cec3e13d823805"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/da95262e63c54db244cf3f44a1cec3e13d823805","type":"zip","shasum":"","reference":"da95262e63c54db244cf3f44a1cec3e13d823805"},"type":"library","time":"2015-09-09T09:59:41+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend.","ext-openssl":"Allows for usage of secure connections with the stream-based HTTP client."},"uid":271122},"dev-master":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"2c50b51133b1396367ce7413d661496f441cb4e2"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/2c50b51133b1396367ce7413d661496f441cb4e2","type":"zip","shasum":"","reference":"2c50b51133b1396367ce7413d661496f441cb4e2"},"type":"library","time":"2014-11-19T11:49:06+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"default-branch":true,"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend.","ext-openssl":"Allows for usage of secure connections with the stream-based HTTP client."},"uid":4046725},"dev-renovate/configure":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"dev-renovate/configure","version_normalized":"dev-renovate/configure","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"1ddebe54920438dabbd1c32f0d066be72f4d862b"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/1ddebe54920438dabbd1c32f0d066be72f4d862b","type":"zip","shasum":"","reference":"1ddebe54920438dabbd1c32f0d066be72f4d862b"},"type":"library","time":"2023-03-22T17:30:43+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend.","ext-openssl":"Allows for usage of secure connections with the stream-based HTTP client."},"uid":7060650},"v0.1.0":{"name":"fruitware/oauth","description":"PHP 5.4+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.1.0","version_normalized":"0.1.0.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"e5513f69569856e37fddc6391ab94eb76f1e0b7a"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/e5513f69569856e37fddc6391ab94eb76f1e0b7a","type":"zip","shasum":"","reference":"e5513f69569856e37fddc6391ab94eb76f1e0b7a"},"type":"library","time":"2013-02-12T05:03:10+00:00","autoload":{"psr-0":{"OAuth":"src"}},"require":{"php":">=5.4.0"},"require-dev":{"symfony/http-foundation":"~2.1"},"uid":271109},"v0.1.1":{"name":"fruitware/oauth","description":"PHP 5.4+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.1.1","version_normalized":"0.1.1.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"10ff76fc464742f5104cf62c0bde4d1dc0740c9e"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/10ff76fc464742f5104cf62c0bde4d1dc0740c9e","type":"zip","shasum":"","reference":"10ff76fc464742f5104cf62c0bde4d1dc0740c9e"},"type":"library","time":"2013-02-12T18:27:58+00:00","autoload":{"psr-0":{"OAuth":"src"}},"require":{"php":">=5.4.0"},"require-dev":{"symfony/http-foundation":"~2.1"},"uid":271110},"v0.1.2":{"name":"fruitware/oauth","description":"PHP 5.4+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.1.2","version_normalized":"0.1.2.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"a861c8bd6e66b745ca3b9cbed7c627d085ff1e91"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/a861c8bd6e66b745ca3b9cbed7c627d085ff1e91","type":"zip","shasum":"","reference":"a861c8bd6e66b745ca3b9cbed7c627d085ff1e91"},"type":"library","time":"2013-02-17T01:18:13+00:00","autoload":{"psr-0":{"OAuth":"src"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.4.0"},"require-dev":{"symfony/http-foundation":"~2.1"},"uid":271111},"v0.1.3":{"name":"fruitware/oauth","description":"PHP 5.4+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.1.3","version_normalized":"0.1.3.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"5acc488e1e468f436937cf3617db56430243eeaa"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/5acc488e1e468f436937cf3617db56430243eeaa","type":"zip","shasum":"","reference":"5acc488e1e468f436937cf3617db56430243eeaa"},"type":"library","time":"2013-02-21T00:20:52+00:00","autoload":{"psr-0":{"OAuth":"src"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.4.0"},"require-dev":{"symfony/http-foundation":"~2.1"},"uid":271112},"v0.1.4":{"name":"fruitware/oauth","description":"PHP 5.4+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.1.4","version_normalized":"0.1.4.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"b0508008fca802a5970818b18550e01c87f02898"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/b0508008fca802a5970818b18550e01c87f02898","type":"zip","shasum":"","reference":"b0508008fca802a5970818b18550e01c87f02898"},"type":"library","time":"2013-02-27T18:44:02+00:00","autoload":{"psr-0":{"OAuth":"src"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.4.0"},"require-dev":{"symfony/http-foundation":"~2.1"},"uid":271113},"v0.2.0":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.2.0","version_normalized":"0.2.0.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"260a8d0660d4efde1f609722889c46359ebaba95"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/260a8d0660d4efde1f609722889c46359ebaba95","type":"zip","shasum":"","reference":"260a8d0660d4efde1f609722889c46359ebaba95"},"type":"library","time":"2013-08-29T14:42:33+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend."},"uid":271114},"v0.2.1":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.2.1","version_normalized":"0.2.1.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"00c667d93058e983fc1b7d3d1cebdb1bc03fb043"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/00c667d93058e983fc1b7d3d1cebdb1bc03fb043","type":"zip","shasum":"","reference":"00c667d93058e983fc1b7d3d1cebdb1bc03fb043"},"type":"library","time":"2013-08-29T21:40:04+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend."},"uid":271115},"v0.2.2":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.2.2","version_normalized":"0.2.2.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"a664fbdaf6c663689c08b6c32ebdf17a037e0624"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/a664fbdaf6c663689c08b6c32ebdf17a037e0624","type":"zip","shasum":"","reference":"a664fbdaf6c663689c08b6c32ebdf17a037e0624"},"type":"library","time":"2013-09-03T21:15:38+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend."},"uid":271116},"v0.2.3":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.2.3","version_normalized":"0.2.3.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"75074f198e8c7697ff72c1d2a7d8fc8a5ef80fec"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/75074f198e8c7697ff72c1d2a7d8fc8a5ef80fec","type":"zip","shasum":"","reference":"75074f198e8c7697ff72c1d2a7d8fc8a5ef80fec"},"type":"library","time":"2013-09-23T17:22:53+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend."},"uid":271117},"v0.2.4":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.2.4","version_normalized":"0.2.4.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"b83cf1079f40c52de1fe62c8fd49741ca7c7aa1f"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/b83cf1079f40c52de1fe62c8fd49741ca7c7aa1f","type":"zip","shasum":"","reference":"b83cf1079f40c52de1fe62c8fd49741ca7c7aa1f"},"type":"library","time":"2013-11-09T14:55:37+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend."},"uid":271118},"v0.2.5":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.2.5","version_normalized":"0.2.5.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"27e375e13e1badcd6dca7fb47b154b3c48fdec0c"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/27e375e13e1badcd6dca7fb47b154b3c48fdec0c","type":"zip","shasum":"","reference":"27e375e13e1badcd6dca7fb47b154b3c48fdec0c"},"type":"library","time":"2013-12-25T20:05:42+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend."},"uid":271119},"v0.3.0":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.3.0","version_normalized":"0.3.0.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"f981b349c03f7e233b7058a9d30903809898659c"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/f981b349c03f7e233b7058a9d30903809898659c","type":"zip","shasum":"","reference":"f981b349c03f7e233b7058a9d30903809898659c"},"type":"library","time":"2014-03-30T13:50:10+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend.","ext-openssl":"Allows for usage of secure connections with the stream-based HTTP client."},"uid":271120},"v0.3.5":{"name":"fruitware/oauth","description":"PHP 5.3+ oAuth 1/2 Library","keywords":["authorization","security","Authentication","oauth"],"homepage":"","version":"v0.3.5","version_normalized":"0.3.5.0","license":["MIT"],"authors":[{"name":"David Desberg","email":"david@daviddesberg.com"},{"name":"Pieter Hordijk","email":"info@pieterhordijk.com"}],"source":{"url":"https://github.com/Fruitware/PHPoAuthLib.git","type":"git","reference":"ac5a1cd5a4519143728dce2213936eea302edf8a"},"dist":{"url":"https://api.github.com/repos/Fruitware/PHPoAuthLib/zipball/ac5a1cd5a4519143728dce2213936eea302edf8a","type":"zip","shasum":"","reference":"ac5a1cd5a4519143728dce2213936eea302edf8a"},"type":"library","time":"2014-09-05T15:19:58+00:00","autoload":{"psr-0":{"OAuth":"src","OAuth\\Unit":"tests"}},"extra":{"branch-alias":{"dev-master":"0.1-dev"}},"require":{"php":">=5.3.0"},"require-dev":{"symfony/http-foundation":"~2.1","predis/predis":"0.8.*@dev","phpunit/phpunit":"3.7.*"},"suggest":{"symfony/http-foundation":"Allows using the Symfony Session storage backend.","predis/predis":"Allows using the Redis storage backend.","ext-openssl":"Allows for usage of secure connections with the stream-based HTTP client."},"uid":271121}}}}