Newer
Older

Angie Byron
committed
"hash": "5d17aee0bd24c24563c2c864600fc5bd",
"packages": [
"name": "doctrine/common",

Angie Byron
committed
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common",

Angie Byron
committed
"reference": "2.3.0"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/doctrine/common/zipball/2.3.0",
"reference": "2.3.0",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},

Angie Byron
committed
"time": "2012-09-19 22:55:18",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Doctrine\\Common": "lib/"
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com",

Angie Byron
committed
"homepage": "http://www.jwage.com/"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com",

Angie Byron
committed
"homepage": "http://www.instaclick.com"
},
{
"name": "Roman Borschel",

Angie Byron
committed
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",

Angie Byron
committed
"email": "kontakt@beberlei.de"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
}
],
"description": "Common Library for Doctrine projects",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"collections",
"spl",
"eventmanager",
"annotations",
"persistence"
]
},

Angie Byron
committed
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
{
"name": "guzzle/common",
"version": "dev-master",
"target-dir": "Guzzle/Common",
"source": {
"type": "git",
"url": "git://github.com/guzzle/common.git",
"reference": "23162d56daa85b1ee6f1d73d9b5a5ecda2d70849"
},
"dist": {
"type": "zip",
"url": "https://github.com/guzzle/common/archive/23162d56daa85b1ee6f1d73d9b5a5ecda2d70849.zip",
"reference": "23162d56daa85b1ee6f1d73d9b5a5ecda2d70849",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/event-dispatcher": ">=2.1"
},
"time": "2012-12-06 02:26:39",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Guzzle\\Common": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Common libraries used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"event",
"exception",
"common",
"collection"
]
},
{
"name": "guzzle/http",
"version": "dev-master",
"target-dir": "Guzzle/Http",
"source": {
"type": "git",
"url": "git://github.com/guzzle/http.git",
"reference": "v3.0.5"
},
"dist": {
"type": "zip",
"url": "https://github.com/guzzle/http/archive/v3.0.5.zip",
"reference": "v3.0.5",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"guzzle/common": "self.version",
"guzzle/parser": "self.version",
"guzzle/stream": "self.version"
},
"time": "2012-11-18 05:28:55",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Guzzle\\Http": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "HTTP libraries used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"curl",
"http",
"http client",
"client",
"Guzzle"
]
},
{
"name": "guzzle/parser",
"version": "dev-master",
"target-dir": "Guzzle/Parser",
"source": {
"type": "git",
"url": "git://github.com/guzzle/parser.git",
"reference": "v3.0.5"
},
"dist": {
"type": "zip",
"url": "https://github.com/guzzle/parser/archive/v3.0.5.zip",
"reference": "v3.0.5",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"time": "2012-11-19 00:07:13",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Guzzle\\Parser": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interchangeable parsers used by Guzzle",
"homepage": "http://guzzlephp.org/",
"keywords": [
"http",
"url",
"message",
"cookie",
"URI Template"
]
},
{
"name": "guzzle/stream",
"version": "dev-master",
"target-dir": "Guzzle/Stream",
"source": {
"type": "git",
"url": "https://github.com/guzzle/stream",
"reference": "v3.0.5"
},
"dist": {
"type": "zip",
"url": "https://github.com/guzzle/stream/archive/v3.0.5.zip",
"reference": "v3.0.5",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"guzzle/common": "self.version"
},
"time": "2012-11-11 23:54:57",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Guzzle\\Stream": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle stream wrapper component",
"homepage": "http://guzzlephp.org/",
"keywords": [
"stream",
"Guzzle",
"component"
]
},
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
"name": "kriswallsmith/assetic",
"version": "v1.1.0-alpha1",
"source": {
"type": "git",
"url": "http://github.com/kriswallsmith/assetic.git",
"reference": "v1.1.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://github.com/kriswallsmith/assetic/zipball/v1.1.0-alpha1",
"reference": "v1.1.0-alpha1",
"shasum": ""
},
"require": {
"php": ">=5.3.1",
"symfony/process": "2.1.*"
},
"require-dev": {
"twig/twig": ">=1.6.0,<2.0",
"leafo/lessphp": "*",
"leafo/scssphp": "*",
"ptachoire/cssembed": "*"
},
"suggest": {
"twig/twig": "Assetic provides the integration with the Twig templating engine",
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris"
},
"time": "2012-08-28 05:33:44",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Assetic": "src/"
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kris Wallsmith",
"email": "kris.wallsmith@gmail.com",
"homepage": "http://kriswallsmith.net/"
}
],
"description": "Asset Management for PHP",
"homepage": "https://github.com/kriswallsmith/assetic",
"keywords": [
"assets",
"compression",
"minification"
]
},
"name": "symfony/class-loader",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/ClassLoader",
"source": {
"type": "git",
"url": "https://github.com/symfony/ClassLoader",

Angie Byron
committed
"reference": "329e3c07fd7222160c647013d4dc936a76743ff6"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/ClassLoader/archive/329e3c07fd7222160c647013d4dc936a76743ff6.zip",
"reference": "329e3c07fd7222160c647013d4dc936a76743ff6",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {

Angie Byron
committed
"symfony/finder": "2.2.*"
},

Angie Byron
committed
"time": "2012-11-19 12:58:52",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\ClassLoader\\": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",

Angie Byron
committed
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony ClassLoader Component",
"homepage": "http://symfony.com"
"name": "symfony/dependency-injection",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/DependencyInjection",
"source": {
"type": "git",
"url": "https://github.com/symfony/DependencyInjection",

Angie Byron
committed
"reference": "e2713da6f3713eba1bc26dfeeaa7aefde8914676"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/DependencyInjection/archive/e2713da6f3713eba1bc26dfeeaa7aefde8914676.zip",
"reference": "e2713da6f3713eba1bc26dfeeaa7aefde8914676",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {

Angie Byron
committed
"symfony/yaml": "2.2.*",
"symfony/config": "2.2.*"
},
"suggest": {

Angie Byron
committed
"symfony/yaml": "2.2.*",
"symfony/config": "2.2.*"
},

Angie Byron
committed
"time": "2012-11-19 12:58:52",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\DependencyInjection\\": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",

Angie Byron
committed
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony DependencyInjection Component",
"homepage": "http://symfony.com"
},

Dries Buytaert
committed
{
"name": "symfony/event-dispatcher",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/EventDispatcher",
"source": {
"type": "git",
"url": "https://github.com/symfony/EventDispatcher",

Angie Byron
committed
"reference": "eb290a447c0af5bea0d3de5d95d498afd8c82f89"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/EventDispatcher/archive/eb290a447c0af5bea0d3de5d95d498afd8c82f89.zip",
"reference": "eb290a447c0af5bea0d3de5d95d498afd8c82f89",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {

Angie Byron
committed
"symfony/dependency-injection": "2.2.*"
},
"suggest": {

Angie Byron
committed
"symfony/dependency-injection": "2.2.*",
"symfony/http-kernel": "2.2.*"
},

Angie Byron
committed
"time": "2012-11-13 14:08:04",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\EventDispatcher\\": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",

Angie Byron
committed
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com"

Dries Buytaert
committed
},
"name": "symfony/http-foundation",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/HttpFoundation",
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpFoundation",

Angie Byron
committed
"reference": "067c310fe4d0691a24adc97f39500233a58e42cb"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/HttpFoundation/archive/067c310fe4d0691a24adc97f39500233a58e42cb.zip",
"reference": "067c310fe4d0691a24adc97f39500233a58e42cb",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},

Angie Byron
committed
"time": "2012-12-06 15:23:16",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\HttpFoundation\\": ""
},
"classmap": [
"Symfony/Component/HttpFoundation/Resources/stubs"
]
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",

Angie Byron
committed
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony HttpFoundation Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/http-kernel",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/HttpKernel",
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpKernel",

Angie Byron
committed
"reference": "dbd6b331aab91deb9e97307eac666b77a0879e07"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/HttpKernel/archive/dbd6b331aab91deb9e97307eac666b77a0879e07.zip",
"reference": "dbd6b331aab91deb9e97307eac666b77a0879e07",
"shasum": ""
},
"require": {
"php": ">=5.3.3",

Angie Byron
committed
"symfony/event-dispatcher": "2.2.*",
"symfony/http-foundation": "2.2.*"
},
"require-dev": {

Angie Byron
committed
"symfony/browser-kit": "2.2.*",
"symfony/class-loader": "2.2.*",
"symfony/config": "2.2.*",
"symfony/console": "2.2.*",
"symfony/dependency-injection": "2.2.*",
"symfony/finder": "2.2.*",
"symfony/process": "2.2.*",
"symfony/routing": "2.2.*",
"symfony/stopwatch": "2.2.*"
},
"suggest": {

Angie Byron
committed
"symfony/browser-kit": "2.2.*",
"symfony/class-loader": "2.2.*",
"symfony/config": "2.2.*",
"symfony/console": "2.2.*",
"symfony/dependency-injection": "2.2.*",
"symfony/finder": "2.2.*"
},

Angie Byron
committed
"time": "2012-12-06 13:04:11",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\HttpKernel\\": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",

Angie Byron
committed
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony HttpKernel Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/process",

Angie Byron
committed
"version": "2.1.x-dev",
"target-dir": "Symfony/Component/Process",
"source": {
"type": "git",
"url": "https://github.com/symfony/Process",

Angie Byron
committed
"reference": "058ae5038a9623fa64b120a2d10ba81f1ade05c7"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/Process/archive/058ae5038a9623fa64b120a2d10ba81f1ade05c7.zip",
"reference": "058ae5038a9623fa64b120a2d10ba81f1ade05c7",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},

Angie Byron
committed
"time": "2012-12-06 10:00:55",
"type": "library",

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {
"Symfony\\Component\\Process": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Process Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/routing",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/Routing",
"source": {
"type": "git",
"url": "https://github.com/symfony/Routing",

Angie Byron
committed
"reference": "17109bfef57e52b35d76db4d35b3b66b1d176701"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/Routing/archive/17109bfef57e52b35d76db4d35b3b66b1d176701.zip",
"reference": "17109bfef57e52b35d76db4d35b3b66b1d176701",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {

Angie Byron
committed
"doctrine/common": ">=2.2,<2.4-dev",
"symfony/config": "2.2.*",
"symfony/yaml": "2.2.*",
"symfony/http-kernel": "2.2.*"
},
"suggest": {

Angie Byron
committed
"doctrine/common": ">=2.2,<2.4-dev",
"symfony/config": "2.2.*",
"symfony/yaml": "2.2.*"
},

Angie Byron
committed
"time": "2012-12-05 15:37:03",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\Routing\\": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",

Angie Byron
committed
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Routing Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/serializer",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/Serializer",
"source": {
"type": "git",
"url": "https://github.com/symfony/Serializer",

Angie Byron
committed
"reference": "60abc7e72a5198192c42fc07bb8c1e3082e7229e"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/Serializer/archive/60abc7e72a5198192c42fc07bb8c1e3082e7229e.zip",
"reference": "60abc7e72a5198192c42fc07bb8c1e3082e7229e",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},

Angie Byron
committed
"time": "2012-11-17 17:07:16",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\Serializer\\": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Serializer Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/yaml",

Angie Byron
committed
"version": "dev-master",
"target-dir": "Symfony/Component/Yaml",
"source": {
"type": "git",
"url": "https://github.com/symfony/Yaml",

Angie Byron
committed
"reference": "bed4fddc24392513e01b32a78d600b1272ed9a6c"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/symfony/Yaml/archive/bed4fddc24392513e01b32a78d600b1272ed9a6c.zip",
"reference": "bed4fddc24392513e01b32a78d600b1272ed9a6c",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},

Angie Byron
committed
"time": "2012-11-13 14:08:04",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "2.2-dev"
}
},

Angie Byron
committed
"installation-source": "source",
"autoload": {
"psr-0": {

Angie Byron
committed
"Symfony\\Component\\Yaml\\": ""
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",

Angie Byron
committed
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Yaml Component",
"homepage": "http://symfony.com"
},
{
"name": "twig/twig",

Angie Byron
committed
"version": "v1.11.1",
"source": {
"type": "git",
"url": "git://github.com/fabpot/Twig.git",

Angie Byron
committed
"reference": "v1.11.1"
},
"dist": {
"type": "zip",

Angie Byron
committed
"url": "https://github.com/fabpot/Twig/archive/v1.11.1.zip",
"reference": "v1.11.1",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},

Angie Byron
committed
"time": "2012-11-11 17:17:59",
"type": "library",
"extra": {
"branch-alias": {

Angie Byron
committed
"dev-master": "1.11-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Twig_": "lib/"
}
},

Angie Byron
committed
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3"
],
"authors": [
{
"name": "Fabien Potencier",

Angie Byron
committed
"email": "fabien@symfony.com"
},
{
"name": "Armin Ronacher",

Angie Byron
committed
"email": "armin.ronacher@active-4.com"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "http://twig.sensiolabs.org",
"keywords": [
"templating"
]
}
],
"packages-dev": null,
"aliases": [
],

Angie Byron
committed
"minimum-stability": "dev",

Angie Byron
committed
"stability-flags": {

Angie Byron
committed
"twig/twig": 0,
"doctrine/common": 0,
"kriswallsmith/assetic": 15

Angie Byron
committed
}