+ "time": "2016-11-22 19:21:44"
+ },
+ {
+ "name": "sabberworm/php-css-parser",
+ "version": "6.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
+ "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/9ea4b00c569b19f731d0c2e0e802055877ff40c2",
+ "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.2"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Sabberworm\\CSS": "lib/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Raphael Schweikert"
+ }
+ ],
+ "description": "Parser for CSS Files written in PHP",
+ "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
+ "keywords": [
+ "css",
+ "parser",
+ "stylesheet"
+ ],
+ "time": "2015-08-24 08:48:52"
+ },
+ {
+ "name": "socialiteproviders/manager",
+ "version": "v3.0.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/SocialiteProviders/Manager.git",
+ "reference": "f57877e96c46f0f9157fcd8fa68a547f6d344ed5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/f57877e96c46f0f9157fcd8fa68a547f6d344ed5",
+ "reference": "f57877e96c46f0f9157fcd8fa68a547f6d344ed5",
+ "shasum": ""
+ },
+ "require": {
+ "laravel/socialite": "~3.0",
+ "php": "^5.6 || ^7.0"
+ },
+ "require-dev": {
+ "mockery/mockery": "^0.9.4",
+ "phpunit/phpunit": "^5.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "SocialiteProviders\\Manager\\": "src/",
+ "SocialiteProviders\\Manager\\Test\\": "tests/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Andy Wendt",
+ }
+ ],
+ "description": "Easily add new or override built-in providers in Laravel Socialite.",
+ "time": "2017-02-07 07:26:42"
+ },
+ {
+ "name": "socialiteproviders/slack",
+ "version": "v3.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/SocialiteProviders/Slack.git",
+ "reference": "6f8f0599cd80ecea4958ad37ed729805c4100c8c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/6f8f0599cd80ecea4958ad37ed729805c4100c8c",
+ "reference": "6f8f0599cd80ecea4958ad37ed729805c4100c8c",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.6 || ^7.0",
+ "socialiteproviders/manager": "~3.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "SocialiteProviders\\Slack\\": ""
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Brian Faust",
+ }
+ ],
+ "description": "Slack OAuth2 Provider for Laravel Socialite",
+ "time": "2017-02-20 04:42:11"