Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 133 | Rev 16285 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 133 Rev 483
Línea 2... Línea 2...
2
    "_readme": [
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
        "This file is @generated automatically"
5
        "This file is @generated automatically"
6
    ],
6
    ],
7
    "content-hash": "929465cc39c8389c7b7341da44913fda",
7
    "content-hash": "291e4a80b0b5b95b019a1c140f2b7401",
8
    "packages": [
8
    "packages": [
9
        {
9
        {
10
            "name": "abraham/twitteroauth",
10
            "name": "abraham/twitteroauth",
11
            "version": "2.0.2",
11
            "version": "2.0.2",
12
            "source": {
12
            "source": {
Línea 66... Línea 66...
66
                "source": "https://github.com/abraham/twitteroauth"
66
                "source": "https://github.com/abraham/twitteroauth"
67
            },
67
            },
68
            "time": "2021-06-11T02:56:14+00:00"
68
            "time": "2021-06-11T02:56:14+00:00"
69
        },
69
        },
70
        {
70
        {
-
 
71
            "name": "amenadiel/jpgraph",
-
 
72
            "version": "v4.1.1",
-
 
73
            "source": {
-
 
74
                "type": "git",
-
 
75
                "url": "https://github.com/HuasoFoundries/jpgraph.git",
-
 
76
                "reference": "e196d51a520a4182cc26240b4a0744495706f11a"
-
 
77
            },
-
 
78
            "dist": {
-
 
79
                "type": "zip",
-
 
80
                "url": "https://api.github.com/repos/HuasoFoundries/jpgraph/zipball/e196d51a520a4182cc26240b4a0744495706f11a",
-
 
81
                "reference": "e196d51a520a4182cc26240b4a0744495706f11a",
-
 
82
                "shasum": ""
-
 
83
            },
-
 
84
            "require": {
-
 
85
                "ext-gd": "*",
-
 
86
                "php": ">=7.2.0"
-
 
87
            },
-
 
88
            "require-dev": {
-
 
89
                "codeception/codeception": "^4.0",
-
 
90
                "codeception/module-asserts": "^1.1",
-
 
91
                "ergebnis/composer-normalize": "^2.13",
-
 
92
                "ergebnis/php-cs-fixer-config": "^2.13",
-
 
93
                "kint-php/kint": "^3.3",
-
 
94
                "monolog/monolog": "^2.0",
-
 
95
                "overtrue/phplint": "^2.3",
-
 
96
                "squizlabs/php_codesniffer": "^3.6",
-
 
97
                "symfony/dotenv": "^4.0 || ^5.0",
-
 
98
                "symfony/event-dispatcher": "^4.0 || ^5.0",
-
 
99
                "symfony/yaml": "^4.0 || ^5.0"
-
 
100
            },
-
 
101
            "type": "library",
-
 
102
            "extra": {
-
 
103
                "composer-normalize": {
-
 
104
                    "indent-size": 4,
-
 
105
                    "indent-style": "space"
-
 
106
                },
-
 
107
                "version": "4.1.1"
-
 
108
            },
-
 
109
            "autoload": {
-
 
110
                "psr-4": {
-
 
111
                    "Amenadiel\\JpGraph\\": "src/",
-
 
112
                    "Amenadiel\\JpGraph\\Plot\\": "src/plot",
-
 
113
                    "Amenadiel\\JpGraph\\Text\\": "src/text",
-
 
114
                    "Amenadiel\\JpGraph\\Util\\": "src/util",
-
 
115
                    "Amenadiel\\JpGraph\\Graph\\": "src/graph",
-
 
116
                    "Amenadiel\\JpGraph\\Image\\": "src/image",
-
 
117
                    "Amenadiel\\JpGraph\\Themes\\": "src/themes",
-
 
118
                    "Amenadiel\\JpGraph\\Graph\\Axis\\": "src/graph/axis",
-
 
119
                    "Amenadiel\\JpGraph\\Graph\\Tick\\": "src/graph/tick",
-
 
120
                    "Amenadiel\\JpGraph\\Graph\\Scale\\": "src/graph/scale"
-
 
121
                }
-
 
122
            },
-
 
123
            "notification-url": "https://packagist.org/downloads/",
-
 
124
            "license": [
-
 
125
                "QPL-1.0"
-
 
126
            ],
-
 
127
            "description": "Composer Friendly, full refactor of JpGraph, library to make graphs and charts",
-
 
128
            "homepage": "http://jpgraph.net/",
-
 
129
            "keywords": [
-
 
130
                "chart",
-
 
131
                "data",
-
 
132
                "graph",
-
 
133
                "jpgraph",
-
 
134
                "pie"
-
 
135
            ],
-
 
136
            "support": {
-
 
137
                "issues": "https://github.com/huasofoundries/jpgraph/issues",
-
 
138
                "source": "https://github.com/HuasoFoundries/jpgraph/tree/v4.1.1"
-
 
139
            },
-
 
140
            "time": "2021-04-27T19:09:11+00:00"
-
 
141
        },
-
 
142
        {
71
            "name": "bigbluebutton/bigbluebutton-api-php",
143
            "name": "bigbluebutton/bigbluebutton-api-php",
72
            "version": "2.0.13",
144
            "version": "2.0.13",
73
            "source": {
145
            "source": {
74
                "type": "git",
146
                "type": "git",
75
                "url": "https://github.com/bigbluebutton/bigbluebutton-api-php.git",
147
                "url": "https://github.com/bigbluebutton/bigbluebutton-api-php.git",
Línea 577... Línea 649...
577
                "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
649
                "source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
578
            },
650
            },
579
            "time": "2021-11-08T20:18:51+00:00"
651
            "time": "2021-11-08T20:18:51+00:00"
580
        },
652
        },
581
        {
653
        {
-
 
654
            "name": "fpdf/fpdf",
-
 
655
            "version": "1.84.0",
-
 
656
            "source": {
-
 
657
                "type": "git",
-
 
658
                "url": "https://github.com/coreydoughty/Fpdf.git",
-
 
659
                "reference": "4d6fe08d3d200ccdb259dba84cfb363ed68230bc"
-
 
660
            },
-
 
661
            "dist": {
-
 
662
                "type": "zip",
-
 
663
                "url": "https://api.github.com/repos/coreydoughty/Fpdf/zipball/4d6fe08d3d200ccdb259dba84cfb363ed68230bc",
-
 
664
                "reference": "4d6fe08d3d200ccdb259dba84cfb363ed68230bc",
-
 
665
                "shasum": ""
-
 
666
            },
-
 
667
            "require": {
-
 
668
                "php": ">=5.6.0"
-
 
669
            },
-
 
670
            "type": "library",
-
 
671
            "autoload": {
-
 
672
                "psr-4": {
-
 
673
                    "Fpdf\\": "src/Fpdf"
-
 
674
                }
-
 
675
            },
-
 
676
            "notification-url": "https://packagist.org/downloads/",
-
 
677
            "license": [
-
 
678
                "MIT"
-
 
679
            ],
-
 
680
            "authors": [
-
 
681
                {
-
 
682
                    "name": "Corey Doughty",
-
 
683
                    "email": "corey@doughty.ca"
-
 
684
                }
-
 
685
            ],
-
 
686
            "description": "FPDF Composer Wrapper",
-
 
687
            "homepage": "https://github.com/coreydoughty/Fpdf",
-
 
688
            "keywords": [
-
 
689
                "fpdf",
-
 
690
                "pdf",
-
 
691
                "wrapper"
-
 
692
            ],
-
 
693
            "support": {
-
 
694
                "issues": "https://github.com/coreydoughty/Fpdf/issues",
-
 
695
                "source": "https://github.com/coreydoughty/Fpdf/tree/1.84.0"
-
 
696
            },
-
 
697
            "time": "2022-04-07T18:18:05+00:00"
-
 
698
        },
-
 
699
        {
582
            "name": "geoip2/geoip2",
700
            "name": "geoip2/geoip2",
583
            "version": "v2.12.2",
701
            "version": "v2.12.2",
584
            "source": {
702
            "source": {
585
                "type": "git",
703
                "type": "git",
586
                "url": "https://github.com/maxmind/GeoIP2-php.git",
704
                "url": "https://github.com/maxmind/GeoIP2-php.git",