forked from carlosocarvalho/laravel-storage-cloudinary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
198 lines (198 loc) · 7.16 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "8d425423f3c3f71ba31259ad4a0b07d4",
"content-hash": "77cf34292d91911d78b82deea1f7d92d",
"packages": [
{
"name": "carlosocarvalho/flysystem-cloudinary",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/carlosocarvalho/flysystem-cloudinary.git",
"reference": "1179451bb5db6fb36fb6796b63b7fbe2e25456c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/carlosocarvalho/flysystem-cloudinary/zipball/1179451bb5db6fb36fb6796b63b7fbe2e25456c6",
"reference": "1179451bb5db6fb36fb6796b63b7fbe2e25456c6",
"shasum": ""
},
"require": {
"cloudinary/cloudinary_php": "^1.3",
"league/flysystem": "^1.0",
"php": ">=5.4.0"
},
"require-dev": {
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"CarlosOCarvalho\\Flysystem\\Cloudinary\\": "src/",
"CarlosOCarvalho\\Flysystem\\Cloudinary\\Test\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "carlosocarvalho",
"email": "carlosocarvalho.com.br@gmail.com"
}
],
"description": "Flysystem adapter for Cloudinary",
"time": "2016-02-02 20:11:18"
},
{
"name": "cloudinary/cloudinary_php",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/cloudinary/cloudinary_php.git",
"reference": "3d82f544d6fd8e4135ab9712093840d20cec5bac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cloudinary/cloudinary_php/zipball/3d82f544d6fd8e4135ab9712093840d20cec5bac",
"reference": "3d82f544d6fd8e4135ab9712093840d20cec5bac",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.7.*"
},
"type": "library",
"autoload": {
"classmap": [
"src"
],
"files": [
"src/Helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Cloudinary",
"homepage": "https://github.com/cloudinary/cloudinary_php/graphs/contributors"
}
],
"description": "Cloudinary PHP SDK",
"homepage": "https://github.com/cloudinary/cloudinary_php",
"keywords": [
"cdn",
"cloud",
"cloudinary",
"image management",
"sdk"
],
"time": "2016-01-28 13:48:02"
},
{
"name": "league/flysystem",
"version": "1.0.16",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "183e1a610664baf6dcd6fceda415baf43cbdc031"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/183e1a610664baf6dcd6fceda415baf43cbdc031",
"reference": "183e1a610664baf6dcd6fceda415baf43cbdc031",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"conflict": {
"league/flysystem-sftp": "<1.0.6"
},
"require-dev": {
"ext-fileinfo": "*",
"mockery/mockery": "~0.9",
"phpspec/phpspec": "^2.2",
"phpspec/prophecy-phpunit": "~1.0",
"phpunit/phpunit": "~4.8"
},
"suggest": {
"ext-fileinfo": "Required for MimeType",
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-copy": "Allows you to use Copy.com storage",
"league/flysystem-dropbox": "Allows you to use Dropbox storage",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-webdav": "Allows you to use WebDAV storage",
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Filesystem abstraction: Many filesystems, one API.",
"keywords": [
"Cloud Files",
"WebDAV",
"abstraction",
"aws",
"cloud",
"copy.com",
"dropbox",
"file systems",
"files",
"filesystem",
"filesystems",
"ftp",
"rackspace",
"remote",
"s3",
"sftp",
"storage"
],
"time": "2015-12-19 20:16:43"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}