aboutsummaryrefslogblamecommitdiffstats
path: root/vendor/composer/installed.json
blob: fcde8b0f0de1df87f738401f883d59d4dff3425b (plain) (tree)
1
2

     



























































                                                                                                                              
                                    

                                        

                          
                                                              
                                                                   


                          

                                                                                                                     


                        
                            

                        

                                        
          
                                            
                          




                                       


                                      















                                                                           

                                         


                                                                
                                                                   


                          

                                                                                                                       







                                           
                                            




                                          

                      
                                                   



                                                               
                  


                    


                                                  

             

                                                                        
                     
                  


         
                                          

                                        


                                                                          
                                                                   


                          

                                                                                                                                 











                                                    
                                            





                                  
                                       

































                                                                       

































                                                                                                                          
         


                                       

                                        


                                                                 
                                                                   


                          

                                                                                                                        




                            
                                            
                          

                                      

                                       






















                                                                

      














































                                                                                                                           


                                           

                          

                                                                     


                          

                                                                                                                            

                        
                        
                                  

                    
                                                                    
          
                                            



                                      
                            


                                                               

                         
          
                    
                          


                    


                                           

             

                                                                     

      


                                        

                          

                                                                   


                          

                                                                                                               


                        
                            
          
                                            
                          




                                         


                                      
                                        



                                                               
                 


                    

                                                     

             

                                                                
                     


                   
         

      



















































































                                                                                                                                                         


                                        

                          

                                                                   


                          

                                                                                                                


                        

                             
                           












                                             

                        



                                               
          








                                            
                          




                                         

                                      
                      




                                                  












                                                               

                                                  
                     




                        


         


                                        

                          

                                                                   


                          

                                                                                                                  


                        
                          

                        

                                   
          
                                            


                                      

                                        

                      


                                           



                                                               
                          


                    



                                                   

             

                                                                                          
                     






                           



                             

                                        

                          
                                                          
                                                                   


                          

                                                                                                                 















                                                                      
                                            


























                                                                                                                  

      


                                        

                          

                                                                   


                          

                                                                                                                

                        
                    
                            
          


                                            
          

                                            

                                      


                                   
                      
                                      


                                                               
                    
                          


                    



                                                   

             

                                                                 
                     


                      
         

      
                                

                                        

                          
                                                             
                                                                   


                          

                                                                                                                    


                        
                                

                                     

                        
                                                  
                                
          
                    
                                                                         
          
                                            
                

                                 
          


                             
                                         




                                      
                                          



                                                               
                          


                    



                                                   











                                                         

             

                                                                                                                           
                     

























                           
         

      


                                        

                          

                                                                   


                          

                                                                                                                


                        





                                       

                        

                                   
          
                                            


                                      






                                                 


                                                               
                          


                    








                                                   

             

                                                                            
                     



                        


         
                                      

                                        

                          
                                                                
                                                                   


                          

                                                                                                                       


                        



                                 
          
                        
                                               

                    



                               

                                                                                         
                                            


                                      

                                      

             




                         
                    
                          
          



















                                                                   
                     




                    
                                                                          

                                                                     

      
                                

                                         


                                                              
                                                                   


                          

                                                                                                                     




                          
                                            


































                                                                    



























































                                                                                                                          

     
[
    {
        "name": "bshaffer/oauth2-server-php",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bshaffer/oauth2-server-php.git",
            "reference": "d158878425392fe5a0cc34f15dbaf46315ae0ed9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/d158878425392fe5a0cc34f15dbaf46315ae0ed9",
            "reference": "d158878425392fe5a0cc34f15dbaf46315ae0ed9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~2.8",
            "firebase/php-jwt": "~2.2",
            "mongodb/mongodb": "^1.1",
            "phpunit/phpunit": "^4.0",
            "predis/predis": "dev-master",
            "thobbs/phpcassa": "dev-master"
        },
        "suggest": {
            "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
            "firebase/php-jwt": "~2.2 is required to use JWT features",
            "mongodb/mongodb": "^1.1 is required to use MongoDB storage",
            "predis/predis": "Required to use Redis storage",
            "thobbs/phpcassa": "Required to use Cassandra storage"
        },
        "time": "2017-11-15T01:41:02+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "OAuth2": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brent Shaffer",
                "email": "bshafs@gmail.com",
                "homepage": "http://brentertainment.com"
            }
        ],
        "description": "OAuth2 Server for PHP",
        "homepage": "http://github.com/bshaffer/oauth2-server-php",
        "keywords": [
            "auth",
            "oauth",
            "oauth2"
        ]
    },
    {
        "name": "commerceguys/intl",
        "version": "v0.7.5",
        "version_normalized": "0.7.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/intl.git",
            "reference": "de1435502068393fae4061818e194e4ea61b98d6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/intl/zipball/de1435502068393fae4061818e194e4ea61b98d6",
            "reference": "de1435502068393fae4061818e194e4ea61b98d6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2017-12-29T00:13:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Intl\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            }
        ],
        "description": "Internationalization library powered by CLDR data."
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.10.0",
        "version_normalized": "4.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "d85d39da4576a6934b72480be6978fb10c860021"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
            "reference": "d85d39da4576a6934b72480be6978fb10c860021",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "simpletest/simpletest": "^1.1"
        },
        "time": "2018-02-23T01:58:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HTMLPurifier": "library/"
            },
            "files": [
                "library/HTMLPurifier.composer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Edward Z. Yang",
                "email": "admin@htmlpurifier.org",
                "homepage": "http://ezyang.com"
            }
        ],
        "description": "Standards compliant HTML filter written in PHP",
        "homepage": "http://htmlpurifier.org/",
        "keywords": [
            "html"
        ]
    },
    {
        "name": "league/html-to-markdown",
        "version": "4.7.0",
        "version_normalized": "4.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/html-to-markdown.git",
            "reference": "76c076483cef89860d32a3fd25312f5a42848a8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/76c076483cef89860d32a3fd25312f5a42848a8c",
            "reference": "76c076483cef89860d32a3fd25312f5a42848a8c",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xml": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mikehaertl/php-shellcommand": "~1.1.0",
            "phpunit/phpunit": "4.*",
            "scrutinizer/ocular": "~1.1"
        },
        "time": "2018-05-19T23:47:12+00:00",
        "bin": [
            "bin/html-to-markdown"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\HTMLToMarkdown\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Colin O'Dell",
                "email": "colinodell@gmail.com",
                "homepage": "http://www.colinodell.com",
                "role": "Lead Developer"
            },
            {
                "name": "Nick Cernis",
                "email": "nick@cern.is",
                "homepage": "http://modernnerd.net",
                "role": "Original Author"
            }
        ],
        "description": "An HTML-to-markdown conversion helper for PHP",
        "homepage": "https://github.com/thephpleague/html-to-markdown",
        "keywords": [
            "html",
            "markdown"
        ]
    },
    {
        "name": "lukasreschke/id3parser",
        "version": "v0.0.1",
        "version_normalized": "0.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/LukasReschke/ID3Parser.git",
            "reference": "cd3ba6e8918cc30883f01a3c24281cfe23b8877a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/LukasReschke/ID3Parser/zipball/cd3ba6e8918cc30883f01a3c24281cfe23b8877a",
            "reference": "cd3ba6e8918cc30883f01a3c24281cfe23b8877a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2016-04-04T09:34:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ID3Parser\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL"
        ],
        "homepage": "https://github.com/LukasReschke/ID3Parser/",
        "keywords": [
            "codecs",
            "php",
            "tags"
        ]
    },
    {
        "name": "michelf/php-markdown",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/michelf/php-markdown.git",
            "reference": "01ab082b355bf188d907b9929cd99b2923053495"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
            "reference": "01ab082b355bf188d907b9929cd99b2923053495",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-01-15T00:49:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Michelf\\": "Michelf/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Michel Fortin",
                "email": "michel.fortin@michelf.ca",
                "homepage": "https://michelf.ca/",
                "role": "Developer"
            },
            {
                "name": "John Gruber",
                "homepage": "https://daringfireball.net/"
            }
        ],
        "description": "PHP Markdown",
        "homepage": "https://michelf.ca/projects/php-markdown/",
        "keywords": [
            "markdown"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.99",
        "version_normalized": "9.99.99.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "shasum": ""
        },
        "require": {
            "php": "^7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-07-02T15:55:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "pear/text_languagedetect",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Text_LanguageDetect.git",
            "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
            "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "suggest": {
            "ext-mbstring": "May require the mbstring PHP extension"
        },
        "time": "2017-03-02T16:14:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Text": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Nicholas Pisarro",
                "email": "taak@php.net",
                "role": "Lead"
            }
        ],
        "description": "Identify human languages from text samples",
        "homepage": "http://pear.php.net/package/Text_LanguageDetect"
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "ramsey/uuid",
        "version": "3.8.0",
        "version_normalized": "3.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ramsey/uuid.git",
            "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
            "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "^1.0|^2.0|9.99.99",
            "php": "^5.4 || ^7.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "replace": {
            "rhumsaa/uuid": "self.version"
        },
        "require-dev": {
            "codeception/aspect-mock": "^1.0 | ~2.0.0",
            "doctrine/annotations": "~1.2.0",
            "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
            "ircmaxell/random-lib": "^1.1",
            "jakub-onderka/php-parallel-lint": "^0.9.0",
            "mockery/mockery": "^0.9.9",
            "moontoast/math": "^1.1",
            "php-mock/php-mock-phpunit": "^0.3|^1.1",
            "phpunit/phpunit": "^4.7|^5.0|^6.5",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "suggest": {
            "ext-ctype": "Provides support for PHP Ctype functions",
            "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
            "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
            "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
            "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
            "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
            "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
        },
        "time": "2018-07-19T23:38:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ramsey\\Uuid\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marijn Huizendveld",
                "email": "marijn.huizendveld@gmail.com"
            },
            {
                "name": "Thibaud Fabre",
                "email": "thibaud@aztech.io"
            },
            {
                "name": "Ben Ramsey",
                "email": "ben@benramsey.com",
                "homepage": "https://benramsey.com"
            }
        ],
        "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
        "homepage": "https://github.com/ramsey/uuid",
        "keywords": [
            "guid",
            "identifier",
            "uuid"
        ]
    },
    {
        "name": "sabre/dav",
        "version": "3.2.2",
        "version_normalized": "3.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/dav.git",
            "reference": "e987775e619728f12205606c9cc3ee565ffb1516"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/dav/zipball/e987775e619728f12205606c9cc3ee565ffb1516",
            "reference": "e987775e619728f12205606c9cc3ee565ffb1516",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-date": "*",
            "ext-dom": "*",
            "ext-iconv": "*",
            "ext-mbstring": "*",
            "ext-pcre": "*",
            "ext-simplexml": "*",
            "ext-spl": "*",
            "lib-libxml": ">=2.7.0",
            "php": ">=5.5.0",
            "psr/log": "^1.0",
            "sabre/event": ">=2.0.0, <4.0.0",
            "sabre/http": "^4.2.1",
            "sabre/uri": "^1.0.1",
            "sabre/vobject": "^4.1.0",
            "sabre/xml": "^1.4.0"
        },
        "require-dev": {
            "evert/phpdoc-md": "~0.1.0",
            "monolog/monolog": "^1.18",
            "phpunit/phpunit": "> 4.8, <6.0.0",
            "sabre/cs": "^1.0.0"
        },
        "suggest": {
            "ext-curl": "*",
            "ext-pdo": "*"
        },
        "time": "2017-02-15T03:06:08+00:00",
        "bin": [
            "bin/sabredav",
            "bin/naturalselection"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\DAV\\": "lib/DAV/",
                "Sabre\\DAVACL\\": "lib/DAVACL/",
                "Sabre\\CalDAV\\": "lib/CalDAV/",
                "Sabre\\CardDAV\\": "lib/CardDAV/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "WebDAV Framework for PHP",
        "homepage": "http://sabre.io/",
        "keywords": [
            "CalDAV",
            "CardDAV",
            "WebDAV",
            "framework",
            "iCalendar"
        ]
    },
    {
        "name": "sabre/event",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/event.git",
            "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/event/zipball/831d586f5a442dceacdcf5e9c4c36a4db99a3534",
            "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "*",
            "sabre/cs": "~0.0.4"
        },
        "time": "2015-11-05T20:14:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\Event\\": "lib/"
            },
            "files": [
                "lib/coroutine.php",
                "lib/Loop/functions.php",
                "lib/Promise/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "sabre/event is a library for lightweight event-based programming",
        "homepage": "http://sabre.io/event/",
        "keywords": [
            "EventEmitter",
            "async",
            "events",
            "hooks",
            "plugin",
            "promise",
            "signal"
        ]
    },
    {
        "name": "sabre/http",
        "version": "v4.2.4",
        "version_normalized": "4.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/http.git",
            "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/http/zipball/acccec4ba863959b2d10c1fa0fb902736c5c8956",
            "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-mbstring": "*",
            "php": ">=5.4",
            "sabre/event": ">=1.0.0,<4.0.0",
            "sabre/uri": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.3",
            "sabre/cs": "~0.0.1"
        },
        "suggest": {
            "ext-curl": " to make http requests with the Client class"
        },
        "time": "2018-02-23T11:10:29+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/functions.php"
            ],
            "psr-4": {
                "Sabre\\HTTP\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "The sabre/http library provides utilities for dealing with http requests and responses. ",
        "homepage": "https://github.com/fruux/sabre-http",
        "keywords": [
            "http"
        ]
    },
    {
        "name": "sabre/uri",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/uri.git",
            "reference": "ada354d83579565949d80b2e15593c2371225e61"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/uri/zipball/ada354d83579565949d80b2e15593c2371225e61",
            "reference": "ada354d83579565949d80b2e15593c2371225e61",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.7"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.0,<6.0",
            "sabre/cs": "~1.0.0"
        },
        "time": "2017-02-20T19:59:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/functions.php"
            ],
            "psr-4": {
                "Sabre\\Uri\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            }
        ],
        "description": "Functions for making sense out of URIs.",
        "homepage": "http://sabre.io/uri/",
        "keywords": [
            "rfc3986",
            "uri",
            "url"
        ]
    },
    {
        "name": "sabre/vobject",
        "version": "4.1.6",
        "version_normalized": "4.1.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/vobject.git",
            "reference": "122cacbdea2c6133ac04db86ec05854beef75adf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/vobject/zipball/122cacbdea2c6133ac04db86ec05854beef75adf",
            "reference": "122cacbdea2c6133ac04db86ec05854beef75adf",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.5",
            "sabre/xml": ">=1.5 <3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "> 4.8.35, <6.0.0",
            "sabre/cs": "^1.0.0"
        },
        "suggest": {
            "hoa/bench": "If you would like to run the benchmark scripts"
        },
        "time": "2018-04-20T07:22:50+00:00",
        "bin": [
            "bin/vobject",
            "bin/generate_vcards"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\VObject\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            },
            {
                "name": "Dominik Tobschall",
                "email": "dominik@fruux.com",
                "homepage": "http://tobschall.de/",
                "role": "Developer"
            },
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net",
                "homepage": "http://mnt.io/",
                "role": "Developer"
            }
        ],
        "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
        "homepage": "http://sabre.io/vobject/",
        "keywords": [
            "availability",
            "freebusy",
            "iCalendar",
            "ical",
            "ics",
            "jCal",
            "jCard",
            "recurrence",
            "rfc2425",
            "rfc2426",
            "rfc2739",
            "rfc4770",
            "rfc5545",
            "rfc5546",
            "rfc6321",
            "rfc6350",
            "rfc6351",
            "rfc6474",
            "rfc6638",
            "rfc6715",
            "rfc6868",
            "vCalendar",
            "vCard",
            "vcf",
            "xCal",
            "xCard"
        ]
    },
    {
        "name": "sabre/xml",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabre-io/xml.git",
            "reference": "59b20e5bbace9912607481634f97d05a776ffca7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabre-io/xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7",
            "reference": "59b20e5bbace9912607481634f97d05a776ffca7",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xmlreader": "*",
            "ext-xmlwriter": "*",
            "lib-libxml": ">=2.6.20",
            "php": ">=5.5.5",
            "sabre/uri": ">=1.0,<3.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*",
            "sabre/cs": "~1.0.0"
        },
        "time": "2016-10-09T22:57:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sabre\\Xml\\": "lib/"
            },
            "files": [
                "lib/Deserializer/functions.php",
                "lib/Serializer/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Evert Pot",
                "email": "me@evertpot.com",
                "homepage": "http://evertpot.com/",
                "role": "Developer"
            },
            {
                "name": "Markus Staab",
                "email": "markus.staab@redaxo.de",
                "role": "Developer"
            }
        ],
        "description": "sabre/xml is an XML library that you may not hate.",
        "homepage": "https://sabre.io/xml/",
        "keywords": [
            "XMLReader",
            "XMLWriter",
            "dom",
            "xml"
        ]
    },
    {
        "name": "simplepie/simplepie",
        "version": "1.5.2",
        "version_normalized": "1.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/simplepie/simplepie.git",
            "reference": "0e8fe72132dad765d25db4cabc69a91139af1263"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/simplepie/simplepie/zipball/0e8fe72132dad765d25db4cabc69a91139af1263",
            "reference": "0e8fe72132dad765d25db4cabc69a91139af1263",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "ext-xml": "*",
            "ext-xmlreader": "*",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~5.4.3 || ~6.5"
        },
        "suggest": {
            "ext-curl": "",
            "ext-iconv": "",
            "ext-intl": "",
            "ext-mbstring": "",
            "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
        },
        "time": "2018-08-02T05:43:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "SimplePie": "library"
            }
        },
        "scripts": {
            "test": [
                "phpunit"
            ]
        },
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ryan Parman",
                "homepage": "http://ryanparman.com/",
                "role": "Creator, alumnus developer"
            },
            {
                "name": "Geoffrey Sneddon",
                "homepage": "http://gsnedders.com/",
                "role": "Alumnus developer"
            },
            {
                "name": "Ryan McCue",
                "email": "me@ryanmccue.info",
                "homepage": "http://ryanmccue.info/",
                "role": "Developer"
            }
        ],
        "description": "A simple Atom/RSS parsing library for PHP",
        "homepage": "http://simplepie.org/",
        "keywords": [
            "atom",
            "feeds",
            "rss"
        ],
        "support": {
            "source": "https://github.com/simplepie/simplepie/tree/1.5.2",
            "issues": "https://github.com/simplepie/simplepie/issues"
        }
    },
    {
        "name": "smarty/smarty",
        "version": "v3.1.32",
        "version_normalized": "3.1.32.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smarty-php/smarty.git",
            "reference": "ac9d4b587e5bf53381e21881820a9830765cb459"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ac9d4b587e5bf53381e21881820a9830765cb459",
            "reference": "ac9d4b587e5bf53381e21881820a9830765cb459",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2018-04-24T14:53:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "libs/bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Monte Ohrt",
                "email": "monte@ohrt.com"
            },
            {
                "name": "Uwe Tews",
                "email": "uwe.tews@googlemail.com"
            },
            {
                "name": "Rodney Rehm",
                "email": "rodney.rehm@medialize.de"
            }
        ],
        "description": "Smarty - the compiling PHP template engine",
        "homepage": "http://www.smarty.net",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
            "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2018-08-06T14:22:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            },
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    }
]