You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3350 lines
119 KiB

8 years ago
  1. {
  2. "_readme": [
  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#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "96098e473b028cdb2529580554a1ae3e",
  8. "packages": [
  9. {
  10. "name": "dnoegel/php-xdg-base-dir",
  11. "version": "0.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  15. "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://files.phpcomposer.com/files/dnoegel/php-xdg-base-dir/265b8593498b997dc2d31e75b89f053b5cc9621a.zip",
  20. "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.3.2"
  25. },
  26. "require-dev": {
  27. "phpunit/phpunit": "@stable"
  28. },
  29. "type": "project",
  30. "autoload": {
  31. "psr-4": {
  32. "XdgBaseDir\\": "src/"
  33. }
  34. },
  35. "notification-url": "https://packagist.org/downloads/",
  36. "license": [
  37. "MIT"
  38. ],
  39. "description": "implementation of xdg base directory specification for php",
  40. "time": "2014-10-24T07:27:01+00:00"
  41. },
  42. {
  43. "name": "doctrine/inflector",
  44. "version": "v1.1.0",
  45. "source": {
  46. "type": "git",
  47. "url": "https://github.com/doctrine/inflector.git",
  48. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
  49. },
  50. "dist": {
  51. "type": "zip",
  52. "url": "https://files.phpcomposer.com/files/doctrine/inflector/90b2128806bfde671b6952ab8bea493942c1fdae.zip",
  53. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
  54. "shasum": ""
  55. },
  56. "require": {
  57. "php": ">=5.3.2"
  58. },
  59. "require-dev": {
  60. "phpunit/phpunit": "4.*"
  61. },
  62. "type": "library",
  63. "extra": {
  64. "branch-alias": {
  65. "dev-master": "1.1.x-dev"
  66. }
  67. },
  68. "autoload": {
  69. "psr-0": {
  70. "Doctrine\\Common\\Inflector\\": "lib/"
  71. }
  72. },
  73. "notification-url": "https://packagist.org/downloads/",
  74. "license": [
  75. "MIT"
  76. ],
  77. "authors": [
  78. {
  79. "name": "Roman Borschel",
  80. "email": "roman@code-factory.org"
  81. },
  82. {
  83. "name": "Benjamin Eberlei",
  84. "email": "kontakt@beberlei.de"
  85. },
  86. {
  87. "name": "Guilherme Blanco",
  88. "email": "guilhermeblanco@gmail.com"
  89. },
  90. {
  91. "name": "Jonathan Wage",
  92. "email": "jonwage@gmail.com"
  93. },
  94. {
  95. "name": "Johannes Schmitt",
  96. "email": "schmittjoh@gmail.com"
  97. }
  98. ],
  99. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  100. "homepage": "http://www.doctrine-project.org",
  101. "keywords": [
  102. "inflection",
  103. "pluralize",
  104. "singularize",
  105. "string"
  106. ],
  107. "time": "2015-11-06T14:35:42+00:00"
  108. },
  109. {
  110. "name": "erusev/parsedown",
  111. "version": "1.6.2",
  112. "source": {
  113. "type": "git",
  114. "url": "https://github.com/erusev/parsedown.git",
  115. "reference": "1bf24f7334fe16c88bf9d467863309ceaf285b01"
  116. },
  117. "dist": {
  118. "type": "zip",
  119. "url": "https://files.phpcomposer.com/files/erusev/parsedown/1bf24f7334fe16c88bf9d467863309ceaf285b01.zip",
  120. "reference": "1bf24f7334fe16c88bf9d467863309ceaf285b01",
  121. "shasum": ""
  122. },
  123. "require": {
  124. "php": ">=5.3.0"
  125. },
  126. "type": "library",
  127. "autoload": {
  128. "psr-0": {
  129. "Parsedown": ""
  130. }
  131. },
  132. "notification-url": "https://packagist.org/downloads/",
  133. "license": [
  134. "MIT"
  135. ],
  136. "authors": [
  137. {
  138. "name": "Emanuil Rusev",
  139. "email": "hello@erusev.com",
  140. "homepage": "http://erusev.com"
  141. }
  142. ],
  143. "description": "Parser for Markdown.",
  144. "homepage": "http://parsedown.org",
  145. "keywords": [
  146. "markdown",
  147. "parser"
  148. ],
  149. "time": "2017-03-29T16:04:15+00:00"
  150. },
  151. {
  152. "name": "jakub-onderka/php-console-color",
  153. "version": "0.1",
  154. "source": {
  155. "type": "git",
  156. "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
  157. "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
  158. },
  159. "dist": {
  160. "type": "zip",
  161. "url": "https://files.phpcomposer.com/files/JakubOnderka/PHP-Console-Color/e0b393dacf7703fc36a4efc3df1435485197e6c1.zip",
  162. "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
  163. "shasum": ""
  164. },
  165. "require": {
  166. "php": ">=5.3.2"
  167. },
  168. "require-dev": {
  169. "jakub-onderka/php-code-style": "1.0",
  170. "jakub-onderka/php-parallel-lint": "0.*",
  171. "jakub-onderka/php-var-dump-check": "0.*",
  172. "phpunit/phpunit": "3.7.*",
  173. "squizlabs/php_codesniffer": "1.*"
  174. },
  175. "type": "library",
  176. "autoload": {
  177. "psr-0": {
  178. "JakubOnderka\\PhpConsoleColor": "src/"
  179. }
  180. },
  181. "notification-url": "https://packagist.org/downloads/",
  182. "license": [
  183. "BSD-2-Clause"
  184. ],
  185. "authors": [
  186. {
  187. "name": "Jakub Onderka",
  188. "email": "jakub.onderka@gmail.com",
  189. "homepage": "http://www.acci.cz"
  190. }
  191. ],
  192. "time": "2014-04-08T15:00:19+00:00"
  193. },
  194. {
  195. "name": "jakub-onderka/php-console-highlighter",
  196. "version": "v0.3.2",
  197. "source": {
  198. "type": "git",
  199. "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
  200. "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
  201. },
  202. "dist": {
  203. "type": "zip",
  204. "url": "https://files.phpcomposer.com/files/JakubOnderka/PHP-Console-Highlighter/7daa75df45242c8d5b75a22c00a201e7954e4fb5.zip",
  205. "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
  206. "shasum": ""
  207. },
  208. "require": {
  209. "jakub-onderka/php-console-color": "~0.1",
  210. "php": ">=5.3.0"
  211. },
  212. "require-dev": {
  213. "jakub-onderka/php-code-style": "~1.0",
  214. "jakub-onderka/php-parallel-lint": "~0.5",
  215. "jakub-onderka/php-var-dump-check": "~0.1",
  216. "phpunit/phpunit": "~4.0",
  217. "squizlabs/php_codesniffer": "~1.5"
  218. },
  219. "type": "library",
  220. "autoload": {
  221. "psr-0": {
  222. "JakubOnderka\\PhpConsoleHighlighter": "src/"
  223. }
  224. },
  225. "notification-url": "https://packagist.org/downloads/",
  226. "license": [
  227. "MIT"
  228. ],
  229. "authors": [
  230. {
  231. "name": "Jakub Onderka",
  232. "email": "acci@acci.cz",
  233. "homepage": "http://www.acci.cz/"
  234. }
  235. ],
  236. "time": "2015-04-20T18:58:01+00:00"
  237. },
  238. {
  239. "name": "laravel/framework",
  240. "version": "v5.4.23",
  241. "source": {
  242. "type": "git",
  243. "url": "https://github.com/laravel/framework.git",
  244. "reference": "ad82327705658dbf5f0ce72805caa950dfbe150d"
  245. },
  246. "dist": {
  247. "type": "zip",
  248. "url": "https://files.phpcomposer.com/files/laravel/framework/ad82327705658dbf5f0ce72805caa950dfbe150d.zip",
  249. "reference": "ad82327705658dbf5f0ce72805caa950dfbe150d",
  250. "shasum": ""
  251. },
  252. "require": {
  253. "doctrine/inflector": "~1.0",
  254. "erusev/parsedown": "~1.6",
  255. "ext-mbstring": "*",
  256. "ext-openssl": "*",
  257. "league/flysystem": "~1.0",
  258. "monolog/monolog": "~1.11",
  259. "mtdowling/cron-expression": "~1.0",
  260. "nesbot/carbon": "~1.20",
  261. "paragonie/random_compat": "~1.4|~2.0",
  262. "php": ">=5.6.4",
  263. "ramsey/uuid": "~3.0",
  264. "swiftmailer/swiftmailer": "~5.4",
  265. "symfony/console": "~3.2",
  266. "symfony/debug": "~3.2",
  267. "symfony/finder": "~3.2",
  268. "symfony/http-foundation": "~3.2",
  269. "symfony/http-kernel": "~3.2",
  270. "symfony/process": "~3.2",
  271. "symfony/routing": "~3.2",
  272. "symfony/var-dumper": "~3.2",
  273. "tijsverkoyen/css-to-inline-styles": "~2.2",
  274. "vlucas/phpdotenv": "~2.2"
  275. },
  276. "replace": {
  277. "illuminate/auth": "self.version",
  278. "illuminate/broadcasting": "self.version",
  279. "illuminate/bus": "self.version",
  280. "illuminate/cache": "self.version",
  281. "illuminate/config": "self.version",
  282. "illuminate/console": "self.version",
  283. "illuminate/container": "self.version",
  284. "illuminate/contracts": "self.version",
  285. "illuminate/cookie": "self.version",
  286. "illuminate/database": "self.version",
  287. "illuminate/encryption": "self.version",
  288. "illuminate/events": "self.version",
  289. "illuminate/exception": "self.version",
  290. "illuminate/filesystem": "self.version",
  291. "illuminate/hashing": "self.version",
  292. "illuminate/http": "self.version",
  293. "illuminate/log": "self.version",
  294. "illuminate/mail": "self.version",
  295. "illuminate/notifications": "self.version",
  296. "illuminate/pagination": "self.version",
  297. "illuminate/pipeline": "self.version",
  298. "illuminate/queue": "self.version",
  299. "illuminate/redis": "self.version",
  300. "illuminate/routing": "self.version",
  301. "illuminate/session": "self.version",
  302. "illuminate/support": "self.version",
  303. "illuminate/translation": "self.version",
  304. "illuminate/validation": "self.version",
  305. "illuminate/view": "self.version",
  306. "tightenco/collect": "self.version"
  307. },
  308. "require-dev": {
  309. "aws/aws-sdk-php": "~3.0",
  310. "doctrine/dbal": "~2.5",
  311. "mockery/mockery": "~0.9.4",
  312. "pda/pheanstalk": "~3.0",
  313. "phpunit/phpunit": "~5.7",
  314. "predis/predis": "~1.0",
  315. "symfony/css-selector": "~3.2",
  316. "symfony/dom-crawler": "~3.2"
  317. },
  318. "suggest": {
  319. "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
  320. "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
  321. "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
  322. "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
  323. "laravel/tinker": "Required to use the tinker console command (~1.0).",
  324. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
  325. "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
  326. "nexmo/client": "Required to use the Nexmo transport (~1.0).",
  327. "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
  328. "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
  329. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
  330. "symfony/css-selector": "Required to use some of the crawler integration testing tools (~3.2).",
  331. "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~3.2).",
  332. "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)."
  333. },
  334. "type": "library",
  335. "extra": {
  336. "branch-alias": {
  337. "dev-master": "5.4-dev"
  338. }
  339. },
  340. "autoload": {
  341. "files": [
  342. "src/Illuminate/Foundation/helpers.php",
  343. "src/Illuminate/Support/helpers.php"
  344. ],
  345. "psr-4": {
  346. "Illuminate\\": "src/Illuminate/"
  347. }
  348. },
  349. "notification-url": "https://packagist.org/downloads/",
  350. "license": [
  351. "MIT"
  352. ],
  353. "authors": [
  354. {
  355. "name": "Taylor Otwell",
  356. "email": "taylor@laravel.com"
  357. }
  358. ],
  359. "description": "The Laravel Framework.",
  360. "homepage": "https://laravel.com",
  361. "keywords": [
  362. "framework",
  363. "laravel"
  364. ],
  365. "time": "2017-05-11T20:10:35+00:00"
  366. },
  367. {
  368. "name": "laravel/tinker",
  369. "version": "v1.0.0",
  370. "source": {
  371. "type": "git",
  372. "url": "https://github.com/laravel/tinker.git",
  373. "reference": "3d5b675b55b24ccbf86395964042dbe061d5a965"
  374. },
  375. "dist": {
  376. "type": "zip",
  377. "url": "https://files.phpcomposer.com/files/laravel/tinker/3d5b675b55b24ccbf86395964042dbe061d5a965.zip",
  378. "reference": "3d5b675b55b24ccbf86395964042dbe061d5a965",
  379. "shasum": ""
  380. },
  381. "require": {
  382. "illuminate/console": "~5.1",
  383. "illuminate/contracts": "~5.1",
  384. "illuminate/support": "~5.1",
  385. "php": ">=5.5.9",
  386. "psy/psysh": "0.7.*|0.8.*",
  387. "symfony/var-dumper": "~3.0"
  388. },
  389. "require-dev": {
  390. "phpunit/phpunit": "~4.0|~5.0"
  391. },
  392. "suggest": {
  393. "illuminate/database": "The Illuminate Database package (~5.1)."
  394. },
  395. "type": "library",
  396. "extra": {
  397. "branch-alias": {
  398. "dev-master": "1.0-dev"
  399. }
  400. },
  401. "autoload": {
  402. "psr-4": {
  403. "Laravel\\Tinker\\": "src/"
  404. }
  405. },
  406. "notification-url": "https://packagist.org/downloads/",
  407. "license": [
  408. "MIT"
  409. ],
  410. "authors": [
  411. {
  412. "name": "Taylor Otwell",
  413. "email": "taylor@laravel.com"
  414. }
  415. ],
  416. "description": "Powerful REPL for the Laravel framework.",
  417. "keywords": [
  418. "REPL",
  419. "Tinker",
  420. "laravel",
  421. "psysh"
  422. ],
  423. "time": "2016-12-30T18:13:17+00:00"
  424. },
  425. {
  426. "name": "league/flysystem",
  427. "version": "1.0.40",
  428. "source": {
  429. "type": "git",
  430. "url": "https://github.com/thephpleague/flysystem.git",
  431. "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61"
  432. },
  433. "dist": {
  434. "type": "zip",
  435. "url": "https://files.phpcomposer.com/files/thephpleague/flysystem/3828f0b24e2c1918bb362d57a53205d6dc8fde61.zip",
  436. "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61",
  437. "shasum": ""
  438. },
  439. "require": {
  440. "php": ">=5.5.9"
  441. },
  442. "conflict": {
  443. "league/flysystem-sftp": "<1.0.6"
  444. },
  445. "require-dev": {
  446. "ext-fileinfo": "*",
  447. "mockery/mockery": "~0.9",
  448. "phpspec/phpspec": "^2.2",
  449. "phpunit/phpunit": "~4.8"
  450. },
  451. "suggest": {
  452. "ext-fileinfo": "Required for MimeType",
  453. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  454. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  455. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  456. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  457. "league/flysystem-copy": "Allows you to use Copy.com storage",
  458. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  459. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  460. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  461. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  462. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  463. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage"
  464. },
  465. "type": "library",
  466. "extra": {
  467. "branch-alias": {
  468. "dev-master": "1.1-dev"
  469. }
  470. },
  471. "autoload": {
  472. "psr-4": {
  473. "League\\Flysystem\\": "src/"
  474. }
  475. },
  476. "notification-url": "https://packagist.org/downloads/",
  477. "license": [
  478. "MIT"
  479. ],
  480. "authors": [
  481. {
  482. "name": "Frank de Jonge",
  483. "email": "info@frenky.net"
  484. }
  485. ],
  486. "description": "Filesystem abstraction: Many filesystems, one API.",
  487. "keywords": [
  488. "Cloud Files",
  489. "WebDAV",
  490. "abstraction",
  491. "aws",
  492. "cloud",
  493. "copy.com",
  494. "dropbox",
  495. "file systems",
  496. "files",
  497. "filesystem",
  498. "filesystems",
  499. "ftp",
  500. "rackspace",
  501. "remote",
  502. "s3",
  503. "sftp",
  504. "storage"
  505. ],
  506. "time": "2017-04-28T10:15:08+00:00"
  507. },
  508. {
  509. "name": "monolog/monolog",
  510. "version": "1.22.1",
  511. "source": {
  512. "type": "git",
  513. "url": "https://github.com/Seldaek/monolog.git",
  514. "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0"
  515. },
  516. "dist": {
  517. "type": "zip",
  518. "url": "https://files.phpcomposer.com/files/Seldaek/monolog/1e044bc4b34e91743943479f1be7a1d5eb93add0.zip",
  519. "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0",
  520. "shasum": ""
  521. },
  522. "require": {
  523. "php": ">=5.3.0",
  524. "psr/log": "~1.0"
  525. },
  526. "provide": {
  527. "psr/log-implementation": "1.0.0"
  528. },
  529. "require-dev": {
  530. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  531. "doctrine/couchdb": "~1.0@dev",
  532. "graylog2/gelf-php": "~1.0",
  533. "jakub-onderka/php-parallel-lint": "0.9",
  534. "php-amqplib/php-amqplib": "~2.4",
  535. "php-console/php-console": "^3.1.3",
  536. "phpunit/phpunit": "~4.5",
  537. "phpunit/phpunit-mock-objects": "2.3.0",
  538. "ruflin/elastica": ">=0.90 <3.0",
  539. "sentry/sentry": "^0.13",
  540. "swiftmailer/swiftmailer": "~5.3"
  541. },
  542. "suggest": {
  543. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  544. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  545. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  546. "ext-mongo": "Allow sending log messages to a MongoDB server",
  547. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  548. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  549. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  550. "php-console/php-console": "Allow sending log messages to Google Chrome",
  551. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  552. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  553. "sentry/sentry": "Allow sending log messages to a Sentry server"
  554. },
  555. "type": "library",
  556. "extra": {
  557. "branch-alias": {
  558. "dev-master": "2.0.x-dev"
  559. }
  560. },
  561. "autoload": {
  562. "psr-4": {
  563. "Monolog\\": "src/Monolog"
  564. }
  565. },
  566. "notification-url": "https://packagist.org/downloads/",
  567. "license": [
  568. "MIT"
  569. ],
  570. "authors": [
  571. {
  572. "name": "Jordi Boggiano",
  573. "email": "j.boggiano@seld.be",
  574. "homepage": "http://seld.be"
  575. }
  576. ],
  577. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  578. "homepage": "http://github.com/Seldaek/monolog",
  579. "keywords": [
  580. "log",
  581. "logging",
  582. "psr-3"
  583. ],
  584. "time": "2017-03-13T07:08:03+00:00"
  585. },
  586. {
  587. "name": "mtdowling/cron-expression",
  588. "version": "v1.2.0",
  589. "source": {
  590. "type": "git",
  591. "url": "https://github.com/mtdowling/cron-expression.git",
  592. "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
  593. },
  594. "dist": {
  595. "type": "zip",
  596. "url": "https://files.phpcomposer.com/files/mtdowling/cron-expression/9504fa9ea681b586028adaaa0877db4aecf32bad.zip",
  597. "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
  598. "shasum": ""
  599. },
  600. "require": {
  601. "php": ">=5.3.2"
  602. },
  603. "require-dev": {
  604. "phpunit/phpunit": "~4.0|~5.0"
  605. },
  606. "type": "library",
  607. "autoload": {
  608. "psr-4": {
  609. "Cron\\": "src/Cron/"
  610. }
  611. },
  612. "notification-url": "https://packagist.org/downloads/",
  613. "license": [
  614. "MIT"
  615. ],
  616. "authors": [
  617. {
  618. "name": "Michael Dowling",
  619. "email": "mtdowling@gmail.com",
  620. "homepage": "https://github.com/mtdowling"
  621. }
  622. ],
  623. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  624. "keywords": [
  625. "cron",
  626. "schedule"
  627. ],
  628. "time": "2017-01-23T04:29:33+00:00"
  629. },
  630. {
  631. "name": "nesbot/carbon",
  632. "version": "1.22.1",
  633. "source": {
  634. "type": "git",
  635. "url": "https://github.com/briannesbitt/Carbon.git",
  636. "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc"
  637. },
  638. "dist": {
  639. "type": "zip",
  640. "url": "https://files.phpcomposer.com/files/briannesbitt/Carbon/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc.zip",
  641. "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
  642. "shasum": ""
  643. },
  644. "require": {
  645. "php": ">=5.3.0",
  646. "symfony/translation": "~2.6 || ~3.0"
  647. },
  648. "require-dev": {
  649. "friendsofphp/php-cs-fixer": "~2",
  650. "phpunit/phpunit": "~4.0 || ~5.0"
  651. },
  652. "type": "library",
  653. "extra": {
  654. "branch-alias": {
  655. "dev-master": "1.23-dev"
  656. }
  657. },
  658. "autoload": {
  659. "psr-4": {
  660. "Carbon\\": "src/Carbon/"
  661. }
  662. },
  663. "notification-url": "https://packagist.org/downloads/",
  664. "license": [
  665. "MIT"
  666. ],
  667. "authors": [
  668. {
  669. "name": "Brian Nesbitt",
  670. "email": "brian@nesbot.com",
  671. "homepage": "http://nesbot.com"
  672. }
  673. ],
  674. "description": "A simple API extension for DateTime.",
  675. "homepage": "http://carbon.nesbot.com",
  676. "keywords": [
  677. "date",
  678. "datetime",
  679. "time"
  680. ],
  681. "time": "2017-01-16T07:55:07+00:00"
  682. },
  683. {
  684. "name": "nikic/php-parser",
  685. "version": "v3.0.5",
  686. "source": {
  687. "type": "git",
  688. "url": "https://github.com/nikic/PHP-Parser.git",
  689. "reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d"
  690. },
  691. "dist": {
  692. "type": "zip",
  693. "url": "https://files.phpcomposer.com/files/nikic/PHP-Parser/2b9e2f71b722f7c53918ab0c25f7646c2013f17d.zip",
  694. "reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d",
  695. "shasum": ""
  696. },
  697. "require": {
  698. "ext-tokenizer": "*",
  699. "php": ">=5.5"
  700. },
  701. "require-dev": {
  702. "phpunit/phpunit": "~4.0|~5.0"
  703. },
  704. "bin": [
  705. "bin/php-parse"
  706. ],
  707. "type": "library",
  708. "extra": {
  709. "branch-alias": {
  710. "dev-master": "3.0-dev"
  711. }
  712. },
  713. "autoload": {
  714. "psr-4": {
  715. "PhpParser\\": "lib/PhpParser"
  716. }
  717. },
  718. "notification-url": "https://packagist.org/downloads/",
  719. "license": [
  720. "BSD-3-Clause"
  721. ],
  722. "authors": [
  723. {
  724. "name": "Nikita Popov"
  725. }
  726. ],
  727. "description": "A PHP parser written in PHP",
  728. "keywords": [
  729. "parser",
  730. "php"
  731. ],
  732. "time": "2017-03-05T18:23:57+00:00"
  733. },
  734. {
  735. "name": "paragonie/random_compat",
  736. "version": "v2.0.10",
  737. "source": {
  738. "type": "git",
  739. "url": "https://github.com/paragonie/random_compat.git",
  740. "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
  741. },
  742. "dist": {
  743. "type": "zip",
  744. "url": "https://files.phpcomposer.com/files/paragonie/random_compat/634bae8e911eefa89c1abfbf1b66da679ac8f54d.zip",
  745. "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
  746. "shasum": ""
  747. },
  748. "require": {
  749. "php": ">=5.2.0"
  750. },
  751. "require-dev": {
  752. "phpunit/phpunit": "4.*|5.*"
  753. },
  754. "suggest": {
  755. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  756. },
  757. "type": "library",
  758. "autoload": {
  759. "files": [
  760. "lib/random.php"
  761. ]
  762. },
  763. "notification-url": "https://packagist.org/downloads/",
  764. "license": [
  765. "MIT"
  766. ],
  767. "authors": [
  768. {
  769. "name": "Paragon Initiative Enterprises",
  770. "email": "security@paragonie.com",
  771. "homepage": "https://paragonie.com"
  772. }
  773. ],
  774. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  775. "keywords": [
  776. "csprng",
  777. "pseudorandom",
  778. "random"
  779. ],
  780. "time": "2017-03-13T16:27:32+00:00"
  781. },
  782. {
  783. "name": "psr/log",
  784. "version": "1.0.2",
  785. "source": {
  786. "type": "git",
  787. "url": "https://github.com/php-fig/log.git",
  788. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  789. },
  790. "dist": {
  791. "type": "zip",
  792. "url": "https://files.phpcomposer.com/files/php-fig/log/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d.zip",
  793. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  794. "shasum": ""
  795. },
  796. "require": {
  797. "php": ">=5.3.0"
  798. },
  799. "type": "library",
  800. "extra": {
  801. "branch-alias": {
  802. "dev-master": "1.0.x-dev"
  803. }
  804. },
  805. "autoload": {
  806. "psr-4": {
  807. "Psr\\Log\\": "Psr/Log/"
  808. }
  809. },
  810. "notification-url": "https://packagist.org/downloads/",
  811. "license": [
  812. "MIT"
  813. ],
  814. "authors": [
  815. {
  816. "name": "PHP-FIG",
  817. "homepage": "http://www.php-fig.org/"
  818. }
  819. ],
  820. "description": "Common interface for logging libraries",
  821. "homepage": "https://github.com/php-fig/log",
  822. "keywords": [
  823. "log",
  824. "psr",
  825. "psr-3"
  826. ],
  827. "time": "2016-10-10T12:19:37+00:00"
  828. },
  829. {
  830. "name": "psy/psysh",
  831. "version": "v0.8.5",
  832. "source": {
  833. "type": "git",
  834. "url": "https://github.com/bobthecow/psysh.git",
  835. "reference": "38a9d21406597a0440690eafbcb0222f528c8ac6"
  836. },
  837. "dist": {
  838. "type": "zip",
  839. "url": "https://files.phpcomposer.com/files/bobthecow/psysh/38a9d21406597a0440690eafbcb0222f528c8ac6.zip",
  840. "reference": "38a9d21406597a0440690eafbcb0222f528c8ac6",
  841. "shasum": ""
  842. },
  843. "require": {
  844. "dnoegel/php-xdg-base-dir": "0.1",
  845. "jakub-onderka/php-console-highlighter": "0.3.*",
  846. "nikic/php-parser": "~1.3|~2.0|~3.0",
  847. "php": ">=5.3.9",
  848. "symfony/console": "~2.3.10|^2.4.2|~3.0",
  849. "symfony/var-dumper": "~2.7|~3.0"
  850. },
  851. "require-dev": {
  852. "friendsofphp/php-cs-fixer": "~1.11",
  853. "hoa/console": "~3.16|~1.14",
  854. "phpunit/phpunit": "~4.4|~5.0",
  855. "symfony/finder": "~2.1|~3.0"
  856. },
  857. "suggest": {
  858. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  859. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  860. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  861. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  862. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  863. },
  864. "bin": [
  865. "bin/psysh"
  866. ],
  867. "type": "library",
  868. "extra": {
  869. "branch-alias": {
  870. "dev-develop": "0.9.x-dev"
  871. }
  872. },
  873. "autoload": {
  874. "files": [
  875. "src/Psy/functions.php"
  876. ],
  877. "psr-4": {
  878. "Psy\\": "src/Psy/"
  879. }
  880. },
  881. "notification-url": "https://packagist.org/downloads/",
  882. "license": [
  883. "MIT"
  884. ],
  885. "authors": [
  886. {
  887. "name": "Justin Hileman",
  888. "email": "justin@justinhileman.info",
  889. "homepage": "http://justinhileman.com"
  890. }
  891. ],
  892. "description": "An interactive shell for modern PHP.",
  893. "homepage": "http://psysh.org",
  894. "keywords": [
  895. "REPL",
  896. "console",
  897. "interactive",
  898. "shell"
  899. ],
  900. "time": "2017-05-17T06:49:19+00:00"
  901. },
  902. {
  903. "name": "ramsey/uuid",
  904. "version": "3.6.1",
  905. "source": {
  906. "type": "git",
  907. "url": "https://github.com/ramsey/uuid.git",
  908. "reference": "4ae32dd9ab8860a4bbd750ad269cba7f06f7934e"
  909. },
  910. "dist": {
  911. "type": "zip",
  912. "url": "https://files.phpcomposer.com/files/ramsey/uuid/4ae32dd9ab8860a4bbd750ad269cba7f06f7934e.zip",
  913. "reference": "4ae32dd9ab8860a4bbd750ad269cba7f06f7934e",
  914. "shasum": ""
  915. },
  916. "require": {
  917. "paragonie/random_compat": "^1.0|^2.0",
  918. "php": "^5.4 || ^7.0"
  919. },
  920. "replace": {
  921. "rhumsaa/uuid": "self.version"
  922. },
  923. "require-dev": {
  924. "apigen/apigen": "^4.1",
  925. "codeception/aspect-mock": "^1.0 | ^2.0",
  926. "doctrine/annotations": "~1.2.0",
  927. "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
  928. "ircmaxell/random-lib": "^1.1",
  929. "jakub-onderka/php-parallel-lint": "^0.9.0",
  930. "mockery/mockery": "^0.9.4",
  931. "moontoast/math": "^1.1",
  932. "php-mock/php-mock-phpunit": "^0.3|^1.1",
  933. "phpunit/phpunit": "^4.7|>=5.0 <5.4",
  934. "satooshi/php-coveralls": "^0.6.1",
  935. "squizlabs/php_codesniffer": "^2.3"
  936. },
  937. "suggest": {
  938. "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
  939. "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
  940. "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  941. "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
  942. "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
  943. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  944. },
  945. "type": "library",
  946. "extra": {
  947. "branch-alias": {
  948. "dev-master": "3.x-dev"
  949. }
  950. },
  951. "autoload": {
  952. "psr-4": {
  953. "Ramsey\\Uuid\\": "src/"
  954. }
  955. },
  956. "notification-url": "https://packagist.org/downloads/",
  957. "license": [
  958. "MIT"
  959. ],
  960. "authors": [
  961. {
  962. "name": "Marijn Huizendveld",
  963. "email": "marijn.huizendveld@gmail.com"
  964. },
  965. {
  966. "name": "Thibaud Fabre",
  967. "email": "thibaud@aztech.io"
  968. },
  969. {
  970. "name": "Ben Ramsey",
  971. "email": "ben@benramsey.com",
  972. "homepage": "https://benramsey.com"
  973. }
  974. ],
  975. "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
  976. "homepage": "https://github.com/ramsey/uuid",
  977. "keywords": [
  978. "guid",
  979. "identifier",
  980. "uuid"
  981. ],
  982. "time": "2017-03-26T20:37:53+00:00"
  983. },
  984. {
  985. "name": "swiftmailer/swiftmailer",
  986. "version": "v5.4.8",
  987. "source": {
  988. "type": "git",
  989. "url": "https://github.com/swiftmailer/swiftmailer.git",
  990. "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517"
  991. },
  992. "dist": {
  993. "type": "zip",
  994. "url": "https://files.phpcomposer.com/files/swiftmailer/swiftmailer/9a06dc570a0367850280eefd3f1dc2da45aef517.zip",
  995. "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517",
  996. "shasum": ""
  997. },
  998. "require": {
  999. "php": ">=5.3.3"
  1000. },
  1001. "require-dev": {
  1002. "mockery/mockery": "~0.9.1",
  1003. "symfony/phpunit-bridge": "~3.2"
  1004. },
  1005. "type": "library",
  1006. "extra": {
  1007. "branch-alias": {
  1008. "dev-master": "5.4-dev"
  1009. }
  1010. },
  1011. "autoload": {
  1012. "files": [
  1013. "lib/swift_required.php"
  1014. ]
  1015. },
  1016. "notification-url": "https://packagist.org/downloads/",
  1017. "license": [
  1018. "MIT"
  1019. ],
  1020. "authors": [
  1021. {
  1022. "name": "Chris Corbyn"
  1023. },
  1024. {
  1025. "name": "Fabien Potencier",
  1026. "email": "fabien@symfony.com"
  1027. }
  1028. ],
  1029. "description": "Swiftmailer, free feature-rich PHP mailer",
  1030. "homepage": "http://swiftmailer.org",
  1031. "keywords": [
  1032. "email",
  1033. "mail",
  1034. "mailer"
  1035. ],
  1036. "time": "2017-05-01T15:54:03+00:00"
  1037. },
  1038. {
  1039. "name": "symfony/console",
  1040. "version": "v3.2.8",
  1041. "source": {
  1042. "type": "git",
  1043. "url": "https://github.com/symfony/console.git",
  1044. "reference": "a7a17e0c6c3c4d70a211f80782e4b90ddadeaa38"
  1045. },
  1046. "dist": {
  1047. "type": "zip",
  1048. "url": "https://files.phpcomposer.com/files/symfony/console/a7a17e0c6c3c4d70a211f80782e4b90ddadeaa38.zip",
  1049. "reference": "a7a17e0c6c3c4d70a211f80782e4b90ddadeaa38",
  1050. "shasum": ""
  1051. },
  1052. "require": {
  1053. "php": ">=5.5.9",
  1054. "symfony/debug": "~2.8|~3.0",
  1055. "symfony/polyfill-mbstring": "~1.0"
  1056. },
  1057. "require-dev": {
  1058. "psr/log": "~1.0",
  1059. "symfony/event-dispatcher": "~2.8|~3.0",
  1060. "symfony/filesystem": "~2.8|~3.0",
  1061. "symfony/process": "~2.8|~3.0"
  1062. },
  1063. "suggest": {
  1064. "psr/log": "For using the console logger",
  1065. "symfony/event-dispatcher": "",
  1066. "symfony/filesystem": "",
  1067. "symfony/process": ""
  1068. },
  1069. "type": "library",
  1070. "extra": {
  1071. "branch-alias": {
  1072. "dev-master": "3.2-dev"
  1073. }
  1074. },
  1075. "autoload": {
  1076. "psr-4": {
  1077. "Symfony\\Component\\Console\\": ""
  1078. },
  1079. "exclude-from-classmap": [
  1080. "/Tests/"
  1081. ]
  1082. },
  1083. "notification-url": "https://packagist.org/downloads/",
  1084. "license": [
  1085. "MIT"
  1086. ],
  1087. "authors": [
  1088. {
  1089. "name": "Fabien Potencier",
  1090. "email": "fabien@symfony.com"
  1091. },
  1092. {
  1093. "name": "Symfony Community",
  1094. "homepage": "https://symfony.com/contributors"
  1095. }
  1096. ],
  1097. "description": "Symfony Console Component",
  1098. "homepage": "https://symfony.com",
  1099. "time": "2017-04-26T01:39:17+00:00"
  1100. },
  1101. {
  1102. "name": "symfony/css-selector",
  1103. "version": "v3.2.8",
  1104. "source": {
  1105. "type": "git",
  1106. "url": "https://github.com/symfony/css-selector.git",
  1107. "reference": "02983c144038e697c959e6b06ef6666de759ccbc"
  1108. },
  1109. "dist": {
  1110. "type": "zip",
  1111. "url": "https://files.phpcomposer.com/files/symfony/css-selector/02983c144038e697c959e6b06ef6666de759ccbc.zip",
  1112. "reference": "02983c144038e697c959e6b06ef6666de759ccbc",
  1113. "shasum": ""
  1114. },
  1115. "require": {
  1116. "php": ">=5.5.9"
  1117. },
  1118. "type": "library",
  1119. "extra": {
  1120. "branch-alias": {
  1121. "dev-master": "3.2-dev"
  1122. }
  1123. },
  1124. "autoload": {
  1125. "psr-4": {
  1126. "Symfony\\Component\\CssSelector\\": ""
  1127. },
  1128. "exclude-from-classmap": [
  1129. "/Tests/"
  1130. ]
  1131. },
  1132. "notification-url": "https://packagist.org/downloads/",
  1133. "license": [
  1134. "MIT"
  1135. ],
  1136. "authors": [
  1137. {
  1138. "name": "Jean-François Simon",
  1139. "email": "jeanfrancois.simon@sensiolabs.com"
  1140. },
  1141. {
  1142. "name": "Fabien Potencier",
  1143. "email": "fabien@symfony.com"
  1144. },
  1145. {
  1146. "name": "Symfony Community",
  1147. "homepage": "https://symfony.com/contributors"
  1148. }
  1149. ],
  1150. "description": "Symfony CssSelector Component",
  1151. "homepage": "https://symfony.com",
  1152. "time": "2017-05-01T14:55:58+00:00"
  1153. },
  1154. {
  1155. "name": "symfony/debug",
  1156. "version": "v3.2.8",
  1157. "source": {
  1158. "type": "git",
  1159. "url": "https://github.com/symfony/debug.git",
  1160. "reference": "fd6eeee656a5a7b384d56f1072243fe1c0e81686"
  1161. },
  1162. "dist": {
  1163. "type": "zip",
  1164. "url": "https://files.phpcomposer.com/files/symfony/debug/fd6eeee656a5a7b384d56f1072243fe1c0e81686.zip",
  1165. "reference": "fd6eeee656a5a7b384d56f1072243fe1c0e81686",
  1166. "shasum": ""
  1167. },
  1168. "require": {
  1169. "php": ">=5.5.9",
  1170. "psr/log": "~1.0"
  1171. },
  1172. "conflict": {
  1173. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  1174. },
  1175. "require-dev": {
  1176. "symfony/class-loader": "~2.8|~3.0",
  1177. "symfony/http-kernel": "~2.8|~3.0"
  1178. },
  1179. "type": "library",
  1180. "extra": {
  1181. "branch-alias": {
  1182. "dev-master": "3.2-dev"
  1183. }
  1184. },
  1185. "autoload": {
  1186. "psr-4": {
  1187. "Symfony\\Component\\Debug\\": ""
  1188. },
  1189. "exclude-from-classmap": [
  1190. "/Tests/"
  1191. ]
  1192. },
  1193. "notification-url": "https://packagist.org/downloads/",
  1194. "license": [
  1195. "MIT"
  1196. ],
  1197. "authors": [
  1198. {
  1199. "name": "Fabien Potencier",
  1200. "email": "fabien@symfony.com"
  1201. },
  1202. {
  1203. "name": "Symfony Community",
  1204. "homepage": "https://symfony.com/contributors"
  1205. }
  1206. ],
  1207. "description": "Symfony Debug Component",
  1208. "homepage": "https://symfony.com",
  1209. "time": "2017-04-19T20:17:50+00:00"
  1210. },
  1211. {
  1212. "name": "symfony/event-dispatcher",
  1213. "version": "v3.2.8",
  1214. "source": {
  1215. "type": "git",
  1216. "url": "https://github.com/symfony/event-dispatcher.git",
  1217. "reference": "b8a401f733b43251e1d088c589368b2a94155e40"
  1218. },
  1219. "dist": {
  1220. "type": "zip",
  1221. "url": "https://files.phpcomposer.com/files/symfony/event-dispatcher/b8a401f733b43251e1d088c589368b2a94155e40.zip",
  1222. "reference": "b8a401f733b43251e1d088c589368b2a94155e40",
  1223. "shasum": ""
  1224. },
  1225. "require": {
  1226. "php": ">=5.5.9"
  1227. },
  1228. "require-dev": {
  1229. "psr/log": "~1.0",
  1230. "symfony/config": "~2.8|~3.0",
  1231. "symfony/dependency-injection": "~2.8|~3.0",
  1232. "symfony/expression-language": "~2.8|~3.0",
  1233. "symfony/stopwatch": "~2.8|~3.0"
  1234. },
  1235. "suggest": {
  1236. "symfony/dependency-injection": "",
  1237. "symfony/http-kernel": ""
  1238. },
  1239. "type": "library",
  1240. "extra": {
  1241. "branch-alias": {
  1242. "dev-master": "3.2-dev"
  1243. }
  1244. },
  1245. "autoload": {
  1246. "psr-4": {
  1247. "Symfony\\Component\\EventDispatcher\\": ""
  1248. },
  1249. "exclude-from-classmap": [
  1250. "/Tests/"
  1251. ]
  1252. },
  1253. "notification-url": "https://packagist.org/downloads/",
  1254. "license": [
  1255. "MIT"
  1256. ],
  1257. "authors": [
  1258. {
  1259. "name": "Fabien Potencier",
  1260. "email": "fabien@symfony.com"
  1261. },
  1262. {
  1263. "name": "Symfony Community",
  1264. "homepage": "https://symfony.com/contributors"
  1265. }
  1266. ],
  1267. "description": "Symfony EventDispatcher Component",
  1268. "homepage": "https://symfony.com",
  1269. "time": "2017-05-01T14:58:48+00:00"
  1270. },
  1271. {
  1272. "name": "symfony/finder",
  1273. "version": "v3.2.8",
  1274. "source": {
  1275. "type": "git",
  1276. "url": "https://github.com/symfony/finder.git",
  1277. "reference": "9cf076f8f492f4b1ffac40aae9c2d287b4ca6930"
  1278. },
  1279. "dist": {
  1280. "type": "zip",
  1281. "url": "https://files.phpcomposer.com/files/symfony/finder/9cf076f8f492f4b1ffac40aae9c2d287b4ca6930.zip",
  1282. "reference": "9cf076f8f492f4b1ffac40aae9c2d287b4ca6930",
  1283. "shasum": ""
  1284. },
  1285. "require": {
  1286. "php": ">=5.5.9"
  1287. },
  1288. "type": "library",
  1289. "extra": {
  1290. "branch-alias": {
  1291. "dev-master": "3.2-dev"
  1292. }
  1293. },
  1294. "autoload": {
  1295. "psr-4": {
  1296. "Symfony\\Component\\Finder\\": ""
  1297. },
  1298. "exclude-from-classmap": [
  1299. "/Tests/"
  1300. ]
  1301. },
  1302. "notification-url": "https://packagist.org/downloads/",
  1303. "license": [
  1304. "MIT"
  1305. ],
  1306. "authors": [
  1307. {
  1308. "name": "Fabien Potencier",
  1309. "email": "fabien@symfony.com"
  1310. },
  1311. {
  1312. "name": "Symfony Community",
  1313. "homepage": "https://symfony.com/contributors"
  1314. }
  1315. ],
  1316. "description": "Symfony Finder Component",
  1317. "homepage": "https://symfony.com",
  1318. "time": "2017-04-12T14:13:17+00:00"
  1319. },
  1320. {
  1321. "name": "symfony/http-foundation",
  1322. "version": "v3.2.8",
  1323. "source": {
  1324. "type": "git",
  1325. "url": "https://github.com/symfony/http-foundation.git",
  1326. "reference": "9de6add7f731e5af7f5b2e9c0da365e43383ebef"
  1327. },
  1328. "dist": {
  1329. "type": "zip",
  1330. "url": "https://files.phpcomposer.com/files/symfony/http-foundation/9de6add7f731e5af7f5b2e9c0da365e43383ebef.zip",
  1331. "reference": "9de6add7f731e5af7f5b2e9c0da365e43383ebef",
  1332. "shasum": ""
  1333. },
  1334. "require": {
  1335. "php": ">=5.5.9",
  1336. "symfony/polyfill-mbstring": "~1.1"
  1337. },
  1338. "require-dev": {
  1339. "symfony/expression-language": "~2.8|~3.0"
  1340. },
  1341. "type": "library",
  1342. "extra": {
  1343. "branch-alias": {
  1344. "dev-master": "3.2-dev"
  1345. }
  1346. },
  1347. "autoload": {
  1348. "psr-4": {
  1349. "Symfony\\Component\\HttpFoundation\\": ""
  1350. },
  1351. "exclude-from-classmap": [
  1352. "/Tests/"
  1353. ]
  1354. },
  1355. "notification-url": "https://packagist.org/downloads/",
  1356. "license": [
  1357. "MIT"
  1358. ],
  1359. "authors": [
  1360. {
  1361. "name": "Fabien Potencier",
  1362. "email": "fabien@symfony.com"
  1363. },
  1364. {
  1365. "name": "Symfony Community",
  1366. "homepage": "https://symfony.com/contributors"
  1367. }
  1368. ],
  1369. "description": "Symfony HttpFoundation Component",
  1370. "homepage": "https://symfony.com",
  1371. "time": "2017-05-01T14:55:58+00:00"
  1372. },
  1373. {
  1374. "name": "symfony/http-kernel",
  1375. "version": "v3.2.8",
  1376. "source": {
  1377. "type": "git",
  1378. "url": "https://github.com/symfony/http-kernel.git",
  1379. "reference": "46e8b209abab55c072c47d72d5cd1d62c0585e05"
  1380. },
  1381. "dist": {
  1382. "type": "zip",
  1383. "url": "https://files.phpcomposer.com/files/symfony/http-kernel/46e8b209abab55c072c47d72d5cd1d62c0585e05.zip",
  1384. "reference": "46e8b209abab55c072c47d72d5cd1d62c0585e05",
  1385. "shasum": ""
  1386. },
  1387. "require": {
  1388. "php": ">=5.5.9",
  1389. "psr/log": "~1.0",
  1390. "symfony/debug": "~2.8|~3.0",
  1391. "symfony/event-dispatcher": "~2.8|~3.0",
  1392. "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2"
  1393. },
  1394. "conflict": {
  1395. "symfony/config": "<2.8"
  1396. },
  1397. "require-dev": {
  1398. "symfony/browser-kit": "~2.8|~3.0",
  1399. "symfony/class-loader": "~2.8|~3.0",
  1400. "symfony/config": "~2.8|~3.0",
  1401. "symfony/console": "~2.8|~3.0",
  1402. "symfony/css-selector": "~2.8|~3.0",
  1403. "symfony/dependency-injection": "~2.8|~3.0",
  1404. "symfony/dom-crawler": "~2.8|~3.0",
  1405. "symfony/expression-language": "~2.8|~3.0",
  1406. "symfony/finder": "~2.8|~3.0",
  1407. "symfony/process": "~2.8|~3.0",
  1408. "symfony/routing": "~2.8|~3.0",
  1409. "symfony/stopwatch": "~2.8|~3.0",
  1410. "symfony/templating": "~2.8|~3.0",
  1411. "symfony/translation": "~2.8|~3.0",
  1412. "symfony/var-dumper": "~3.2"
  1413. },
  1414. "suggest": {
  1415. "symfony/browser-kit": "",
  1416. "symfony/class-loader": "",
  1417. "symfony/config": "",
  1418. "symfony/console": "",
  1419. "symfony/dependency-injection": "",
  1420. "symfony/finder": "",
  1421. "symfony/var-dumper": ""
  1422. },
  1423. "type": "library",
  1424. "extra": {
  1425. "branch-alias": {
  1426. "dev-master": "3.2-dev"
  1427. }
  1428. },
  1429. "autoload": {
  1430. "psr-4": {
  1431. "Symfony\\Component\\HttpKernel\\": ""
  1432. },
  1433. "exclude-from-classmap": [
  1434. "/Tests/"
  1435. ]
  1436. },
  1437. "notification-url": "https://packagist.org/downloads/",
  1438. "license": [
  1439. "MIT"
  1440. ],
  1441. "authors": [
  1442. {
  1443. "name": "Fabien Potencier",
  1444. "email": "fabien@symfony.com"
  1445. },
  1446. {
  1447. "name": "Symfony Community",
  1448. "homepage": "https://symfony.com/contributors"
  1449. }
  1450. ],
  1451. "description": "Symfony HttpKernel Component",
  1452. "homepage": "https://symfony.com",
  1453. "time": "2017-05-01T17:46:48+00:00"
  1454. },
  1455. {
  1456. "name": "symfony/polyfill-mbstring",
  1457. "version": "v1.3.0",
  1458. "source": {
  1459. "type": "git",
  1460. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1461. "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
  1462. },
  1463. "dist": {
  1464. "type": "zip",
  1465. "url": "https://files.phpcomposer.com/files/symfony/polyfill-mbstring/e79d363049d1c2128f133a2667e4f4190904f7f4.zip",
  1466. "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
  1467. "shasum": ""
  1468. },
  1469. "require": {
  1470. "php": ">=5.3.3"
  1471. },
  1472. "suggest": {
  1473. "ext-mbstring": "For best performance"
  1474. },
  1475. "type": "library",
  1476. "extra": {
  1477. "branch-alias": {
  1478. "dev-master": "1.3-dev"
  1479. }
  1480. },
  1481. "autoload": {
  1482. "psr-4": {
  1483. "Symfony\\Polyfill\\Mbstring\\": ""
  1484. },
  1485. "files": [
  1486. "bootstrap.php"
  1487. ]
  1488. },
  1489. "notification-url": "https://packagist.org/downloads/",
  1490. "license": [
  1491. "MIT"
  1492. ],
  1493. "authors": [
  1494. {
  1495. "name": "Nicolas Grekas",
  1496. "email": "p@tchwork.com"
  1497. },
  1498. {
  1499. "name": "Symfony Community",
  1500. "homepage": "https://symfony.com/contributors"
  1501. }
  1502. ],
  1503. "description": "Symfony polyfill for the Mbstring extension",
  1504. "homepage": "https://symfony.com",
  1505. "keywords": [
  1506. "compatibility",
  1507. "mbstring",
  1508. "polyfill",
  1509. "portable",
  1510. "shim"
  1511. ],
  1512. "time": "2016-11-14T01:06:16+00:00"
  1513. },
  1514. {
  1515. "name": "symfony/process",
  1516. "version": "v3.2.8",
  1517. "source": {
  1518. "type": "git",
  1519. "url": "https://github.com/symfony/process.git",
  1520. "reference": "999c2cf5061e627e6cd551dc9ebf90dd1d11d9f0"
  1521. },
  1522. "dist": {
  1523. "type": "zip",
  1524. "url": "https://files.phpcomposer.com/files/symfony/process/999c2cf5061e627e6cd551dc9ebf90dd1d11d9f0.zip",
  1525. "reference": "999c2cf5061e627e6cd551dc9ebf90dd1d11d9f0",
  1526. "shasum": ""
  1527. },
  1528. "require": {
  1529. "php": ">=5.5.9"
  1530. },
  1531. "type": "library",
  1532. "extra": {
  1533. "branch-alias": {
  1534. "dev-master": "3.2-dev"
  1535. }
  1536. },
  1537. "autoload": {
  1538. "psr-4": {
  1539. "Symfony\\Component\\Process\\": ""
  1540. },
  1541. "exclude-from-classmap": [
  1542. "/Tests/"
  1543. ]
  1544. },
  1545. "notification-url": "https://packagist.org/downloads/",
  1546. "license": [
  1547. "MIT"
  1548. ],
  1549. "authors": [
  1550. {
  1551. "name": "Fabien Potencier",
  1552. "email": "fabien@symfony.com"
  1553. },
  1554. {
  1555. "name": "Symfony Community",
  1556. "homepage": "https://symfony.com/contributors"
  1557. }
  1558. ],
  1559. "description": "Symfony Process Component",
  1560. "homepage": "https://symfony.com",
  1561. "time": "2017-04-12T14:13:17+00:00"
  1562. },
  1563. {
  1564. "name": "symfony/routing",
  1565. "version": "v3.2.8",
  1566. "source": {
  1567. "type": "git",
  1568. "url": "https://github.com/symfony/routing.git",
  1569. "reference": "5029745d6d463585e8b487dbc83d6333f408853a"
  1570. },
  1571. "dist": {
  1572. "type": "zip",
  1573. "url": "https://files.phpcomposer.com/files/symfony/routing/5029745d6d463585e8b487dbc83d6333f408853a.zip",
  1574. "reference": "5029745d6d463585e8b487dbc83d6333f408853a",
  1575. "shasum": ""
  1576. },
  1577. "require": {
  1578. "php": ">=5.5.9"
  1579. },
  1580. "conflict": {
  1581. "symfony/config": "<2.8"
  1582. },
  1583. "require-dev": {
  1584. "doctrine/annotations": "~1.0",
  1585. "doctrine/common": "~2.2",
  1586. "psr/log": "~1.0",
  1587. "symfony/config": "~2.8|~3.0",
  1588. "symfony/expression-language": "~2.8|~3.0",
  1589. "symfony/http-foundation": "~2.8|~3.0",
  1590. "symfony/yaml": "~2.8|~3.0"
  1591. },
  1592. "suggest": {
  1593. "doctrine/annotations": "For using the annotation loader",
  1594. "symfony/config": "For using the all-in-one router or any loader",
  1595. "symfony/dependency-injection": "For loading routes from a service",
  1596. "symfony/expression-language": "For using expression matching",
  1597. "symfony/http-foundation": "For using a Symfony Request object",
  1598. "symfony/yaml": "For using the YAML loader"
  1599. },
  1600. "type": "library",
  1601. "extra": {
  1602. "branch-alias": {
  1603. "dev-master": "3.2-dev"
  1604. }
  1605. },
  1606. "autoload": {
  1607. "psr-4": {
  1608. "Symfony\\Component\\Routing\\": ""
  1609. },
  1610. "exclude-from-classmap": [
  1611. "/Tests/"
  1612. ]
  1613. },
  1614. "notification-url": "https://packagist.org/downloads/",
  1615. "license": [
  1616. "MIT"
  1617. ],
  1618. "authors": [
  1619. {
  1620. "name": "Fabien Potencier",
  1621. "email": "fabien@symfony.com"
  1622. },
  1623. {
  1624. "name": "Symfony Community",
  1625. "homepage": "https://symfony.com/contributors"
  1626. }
  1627. ],
  1628. "description": "Symfony Routing Component",
  1629. "homepage": "https://symfony.com",
  1630. "keywords": [
  1631. "router",
  1632. "routing",
  1633. "uri",
  1634. "url"
  1635. ],
  1636. "time": "2017-04-12T14:13:17+00:00"
  1637. },
  1638. {
  1639. "name": "symfony/translation",
  1640. "version": "v3.2.8",
  1641. "source": {
  1642. "type": "git",
  1643. "url": "https://github.com/symfony/translation.git",
  1644. "reference": "f4a04d2df710f81515df576b2de06bdeee518b83"
  1645. },
  1646. "dist": {
  1647. "type": "zip",
  1648. "url": "https://files.phpcomposer.com/files/symfony/translation/f4a04d2df710f81515df576b2de06bdeee518b83.zip",
  1649. "reference": "f4a04d2df710f81515df576b2de06bdeee518b83",
  1650. "shasum": ""
  1651. },
  1652. "require": {
  1653. "php": ">=5.5.9",
  1654. "symfony/polyfill-mbstring": "~1.0"
  1655. },
  1656. "conflict": {
  1657. "symfony/config": "<2.8"
  1658. },
  1659. "require-dev": {
  1660. "psr/log": "~1.0",
  1661. "symfony/config": "~2.8|~3.0",
  1662. "symfony/intl": "^2.8.18|^3.2.5",
  1663. "symfony/yaml": "~2.8|~3.0"
  1664. },
  1665. "suggest": {
  1666. "psr/log": "To use logging capability in translator",
  1667. "symfony/config": "",
  1668. "symfony/yaml": ""
  1669. },
  1670. "type": "library",
  1671. "extra": {
  1672. "branch-alias": {
  1673. "dev-master": "3.2-dev"
  1674. }
  1675. },
  1676. "autoload": {
  1677. "psr-4": {
  1678. "Symfony\\Component\\Translation\\": ""
  1679. },
  1680. "exclude-from-classmap": [
  1681. "/Tests/"
  1682. ]
  1683. },
  1684. "notification-url": "https://packagist.org/downloads/",
  1685. "license": [
  1686. "MIT"
  1687. ],
  1688. "authors": [
  1689. {
  1690. "name": "Fabien Potencier",
  1691. "email": "fabien@symfony.com"
  1692. },
  1693. {
  1694. "name": "Symfony Community",
  1695. "homepage": "https://symfony.com/contributors"
  1696. }
  1697. ],
  1698. "description": "Symfony Translation Component",
  1699. "homepage": "https://symfony.com",
  1700. "time": "2017-04-12T14:13:17+00:00"
  1701. },
  1702. {
  1703. "name": "symfony/var-dumper",
  1704. "version": "v3.2.8",
  1705. "source": {
  1706. "type": "git",
  1707. "url": "https://github.com/symfony/var-dumper.git",
  1708. "reference": "fa47963ac7979ddbd42b2d646d1b056bddbf7bb8"
  1709. },
  1710. "dist": {
  1711. "type": "zip",
  1712. "url": "https://files.phpcomposer.com/files/symfony/var-dumper/fa47963ac7979ddbd42b2d646d1b056bddbf7bb8.zip",
  1713. "reference": "fa47963ac7979ddbd42b2d646d1b056bddbf7bb8",
  1714. "shasum": ""
  1715. },
  1716. "require": {
  1717. "php": ">=5.5.9",
  1718. "symfony/polyfill-mbstring": "~1.0"
  1719. },
  1720. "conflict": {
  1721. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
  1722. },
  1723. "require-dev": {
  1724. "ext-iconv": "*",
  1725. "twig/twig": "~1.20|~2.0"
  1726. },
  1727. "suggest": {
  1728. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1729. "ext-symfony_debug": ""
  1730. },
  1731. "type": "library",
  1732. "extra": {
  1733. "branch-alias": {
  1734. "dev-master": "3.2-dev"
  1735. }
  1736. },
  1737. "autoload": {
  1738. "files": [
  1739. "Resources/functions/dump.php"
  1740. ],
  1741. "psr-4": {
  1742. "Symfony\\Component\\VarDumper\\": ""
  1743. },
  1744. "exclude-from-classmap": [
  1745. "/Tests/"
  1746. ]
  1747. },
  1748. "notification-url": "https://packagist.org/downloads/",
  1749. "license": [
  1750. "MIT"
  1751. ],
  1752. "authors": [
  1753. {
  1754. "name": "Nicolas Grekas",
  1755. "email": "p@tchwork.com"
  1756. },
  1757. {
  1758. "name": "Symfony Community",
  1759. "homepage": "https://symfony.com/contributors"
  1760. }
  1761. ],
  1762. "description": "Symfony mechanism for exploring and dumping PHP variables",
  1763. "homepage": "https://symfony.com",
  1764. "keywords": [
  1765. "debug",
  1766. "dump"
  1767. ],
  1768. "time": "2017-05-01T14:55:58+00:00"
  1769. },
  1770. {
  1771. "name": "tijsverkoyen/css-to-inline-styles",
  1772. "version": "2.2.0",
  1773. "source": {
  1774. "type": "git",
  1775. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  1776. "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b"
  1777. },
  1778. "dist": {
  1779. "type": "zip",
  1780. "url": "https://files.phpcomposer.com/files/tijsverkoyen/CssToInlineStyles/ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b.zip",
  1781. "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
  1782. "shasum": ""
  1783. },
  1784. "require": {
  1785. "php": "^5.5 || ^7",
  1786. "symfony/css-selector": "^2.7|~3.0"
  1787. },
  1788. "require-dev": {
  1789. "phpunit/phpunit": "~4.8|5.1.*"
  1790. },
  1791. "type": "library",
  1792. "extra": {
  1793. "branch-alias": {
  1794. "dev-master": "2.0.x-dev"
  1795. }
  1796. },
  1797. "autoload": {
  1798. "psr-4": {
  1799. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  1800. }
  1801. },
  1802. "notification-url": "https://packagist.org/downloads/",
  1803. "license": [
  1804. "BSD-3-Clause"
  1805. ],
  1806. "authors": [
  1807. {
  1808. "name": "Tijs Verkoyen",
  1809. "email": "css_to_inline_styles@verkoyen.eu",
  1810. "role": "Developer"
  1811. }
  1812. ],
  1813. "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
  1814. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  1815. "time": "2016-09-20T12:50:39+00:00"
  1816. },
  1817. {
  1818. "name": "vlucas/phpdotenv",
  1819. "version": "v2.4.0",
  1820. "source": {
  1821. "type": "git",
  1822. "url": "https://github.com/vlucas/phpdotenv.git",
  1823. "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
  1824. },
  1825. "dist": {
  1826. "type": "zip",
  1827. "url": "https://files.phpcomposer.com/files/vlucas/phpdotenv/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c.zip",
  1828. "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
  1829. "shasum": ""
  1830. },
  1831. "require": {
  1832. "php": ">=5.3.9"
  1833. },
  1834. "require-dev": {
  1835. "phpunit/phpunit": "^4.8 || ^5.0"
  1836. },
  1837. "type": "library",
  1838. "extra": {
  1839. "branch-alias": {
  1840. "dev-master": "2.4-dev"
  1841. }
  1842. },
  1843. "autoload": {
  1844. "psr-4": {
  1845. "Dotenv\\": "src/"
  1846. }
  1847. },
  1848. "notification-url": "https://packagist.org/downloads/",
  1849. "license": [
  1850. "BSD-3-Clause-Attribution"
  1851. ],
  1852. "authors": [
  1853. {
  1854. "name": "Vance Lucas",
  1855. "email": "vance@vancelucas.com",
  1856. "homepage": "http://www.vancelucas.com"
  1857. }
  1858. ],
  1859. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  1860. "keywords": [
  1861. "dotenv",
  1862. "env",
  1863. "environment"
  1864. ],
  1865. "time": "2016-09-01T10:05:43+00:00"
  1866. }
  1867. ],
  1868. "packages-dev": [
  1869. {
  1870. "name": "doctrine/instantiator",
  1871. "version": "1.0.5",
  1872. "source": {
  1873. "type": "git",
  1874. "url": "https://github.com/doctrine/instantiator.git",
  1875. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  1876. },
  1877. "dist": {
  1878. "type": "zip",
  1879. "url": "https://files.phpcomposer.com/files/doctrine/instantiator/8e884e78f9f0eb1329e445619e04456e64d8051d.zip",
  1880. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  1881. "shasum": ""
  1882. },
  1883. "require": {
  1884. "php": ">=5.3,<8.0-DEV"
  1885. },
  1886. "require-dev": {
  1887. "athletic/athletic": "~0.1.8",
  1888. "ext-pdo": "*",
  1889. "ext-phar": "*",
  1890. "phpunit/phpunit": "~4.0",
  1891. "squizlabs/php_codesniffer": "~2.0"
  1892. },
  1893. "type": "library",
  1894. "extra": {
  1895. "branch-alias": {
  1896. "dev-master": "1.0.x-dev"
  1897. }
  1898. },
  1899. "autoload": {
  1900. "psr-4": {
  1901. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1902. }
  1903. },
  1904. "notification-url": "https://packagist.org/downloads/",
  1905. "license": [
  1906. "MIT"
  1907. ],
  1908. "authors": [
  1909. {
  1910. "name": "Marco Pivetta",
  1911. "email": "ocramius@gmail.com",
  1912. "homepage": "http://ocramius.github.com/"
  1913. }
  1914. ],
  1915. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1916. "homepage": "https://github.com/doctrine/instantiator",
  1917. "keywords": [
  1918. "constructor",
  1919. "instantiate"
  1920. ],
  1921. "time": "2015-06-14T21:17:01+00:00"
  1922. },
  1923. {
  1924. "name": "fzaninotto/faker",
  1925. "version": "v1.6.0",
  1926. "source": {
  1927. "type": "git",
  1928. "url": "https://github.com/fzaninotto/Faker.git",
  1929. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
  1930. },
  1931. "dist": {
  1932. "type": "zip",
  1933. "url": "https://files.phpcomposer.com/files/fzaninotto/Faker/44f9a286a04b80c76a4e5fb7aad8bb539b920123.zip",
  1934. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  1935. "shasum": ""
  1936. },
  1937. "require": {
  1938. "php": "^5.3.3|^7.0"
  1939. },
  1940. "require-dev": {
  1941. "ext-intl": "*",
  1942. "phpunit/phpunit": "~4.0",
  1943. "squizlabs/php_codesniffer": "~1.5"
  1944. },
  1945. "type": "library",
  1946. "extra": {
  1947. "branch-alias": []
  1948. },
  1949. "autoload": {
  1950. "psr-4": {
  1951. "Faker\\": "src/Faker/"
  1952. }
  1953. },
  1954. "notification-url": "https://packagist.org/downloads/",
  1955. "license": [
  1956. "MIT"
  1957. ],
  1958. "authors": [
  1959. {
  1960. "name": "François Zaninotto"
  1961. }
  1962. ],
  1963. "description": "Faker is a PHP library that generates fake data for you.",
  1964. "keywords": [
  1965. "data",
  1966. "faker",
  1967. "fixtures"
  1968. ],
  1969. "time": "2016-04-29T12:21:54+00:00"
  1970. },
  1971. {
  1972. "name": "hamcrest/hamcrest-php",
  1973. "version": "v1.2.2",
  1974. "source": {
  1975. "type": "git",
  1976. "url": "https://github.com/hamcrest/hamcrest-php.git",
  1977. "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
  1978. },
  1979. "dist": {
  1980. "type": "zip",
  1981. "url": "https://files.phpcomposer.com/files/hamcrest/hamcrest-php/b37020aa976fa52d3de9aa904aa2522dc518f79c.zip",
  1982. "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
  1983. "shasum": ""
  1984. },
  1985. "require": {
  1986. "php": ">=5.3.2"
  1987. },
  1988. "replace": {
  1989. "cordoval/hamcrest-php": "*",
  1990. "davedevelopment/hamcrest-php": "*",
  1991. "kodova/hamcrest-php": "*"
  1992. },
  1993. "require-dev": {
  1994. "phpunit/php-file-iterator": "1.3.3",
  1995. "satooshi/php-coveralls": "dev-master"
  1996. },
  1997. "type": "library",
  1998. "autoload": {
  1999. "classmap": [
  2000. "hamcrest"
  2001. ],
  2002. "files": [
  2003. "hamcrest/Hamcrest.php"
  2004. ]
  2005. },
  2006. "notification-url": "https://packagist.org/downloads/",
  2007. "license": [
  2008. "BSD"
  2009. ],
  2010. "description": "This is the PHP port of Hamcrest Matchers",
  2011. "keywords": [
  2012. "test"
  2013. ],
  2014. "time": "2015-05-11T14:41:42+00:00"
  2015. },
  2016. {
  2017. "name": "mockery/mockery",
  2018. "version": "0.9.9",
  2019. "source": {
  2020. "type": "git",
  2021. "url": "https://github.com/mockery/mockery.git",
  2022. "reference": "6fdb61243844dc924071d3404bb23994ea0b6856"
  2023. },
  2024. "dist": {
  2025. "type": "zip",
  2026. "url": "https://files.phpcomposer.com/files/mockery/mockery/6fdb61243844dc924071d3404bb23994ea0b6856.zip",
  2027. "reference": "6fdb61243844dc924071d3404bb23994ea0b6856",
  2028. "shasum": ""
  2029. },
  2030. "require": {
  2031. "hamcrest/hamcrest-php": "~1.1",
  2032. "lib-pcre": ">=7.0",
  2033. "php": ">=5.3.2"
  2034. },
  2035. "require-dev": {
  2036. "phpunit/phpunit": "~4.0"
  2037. },
  2038. "type": "library",
  2039. "extra": {
  2040. "branch-alias": {
  2041. "dev-master": "0.9.x-dev"
  2042. }
  2043. },
  2044. "autoload": {
  2045. "psr-0": {
  2046. "Mockery": "library/"
  2047. }
  2048. },
  2049. "notification-url": "https://packagist.org/downloads/",
  2050. "license": [
  2051. "BSD-3-Clause"
  2052. ],
  2053. "authors": [
  2054. {
  2055. "name": "Pádraic Brady",
  2056. "email": "padraic.brady@gmail.com",
  2057. "homepage": "http://blog.astrumfutura.com"
  2058. },
  2059. {
  2060. "name": "Dave Marshall",
  2061. "email": "dave.marshall@atstsolutions.co.uk",
  2062. "homepage": "http://davedevelopment.co.uk"
  2063. }
  2064. ],
  2065. "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
  2066. "homepage": "http://github.com/padraic/mockery",
  2067. "keywords": [
  2068. "BDD",
  2069. "TDD",
  2070. "library",
  2071. "mock",
  2072. "mock objects",
  2073. "mockery",
  2074. "stub",
  2075. "test",
  2076. "test double",
  2077. "testing"
  2078. ],
  2079. "time": "2017-02-28T12:52:32+00:00"
  2080. },
  2081. {
  2082. "name": "myclabs/deep-copy",
  2083. "version": "1.6.1",
  2084. "source": {
  2085. "type": "git",
  2086. "url": "https://github.com/myclabs/DeepCopy.git",
  2087. "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102"
  2088. },
  2089. "dist": {
  2090. "type": "zip",
  2091. "url": "https://files.phpcomposer.com/files/myclabs/DeepCopy/8e6e04167378abf1ddb4d3522d8755c5fd90d102.zip",
  2092. "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102",
  2093. "shasum": ""
  2094. },
  2095. "require": {
  2096. "php": ">=5.4.0"
  2097. },
  2098. "require-dev": {
  2099. "doctrine/collections": "1.*",
  2100. "phpunit/phpunit": "~4.1"
  2101. },
  2102. "type": "library",
  2103. "autoload": {
  2104. "psr-4": {
  2105. "DeepCopy\\": "src/DeepCopy/"
  2106. }
  2107. },
  2108. "notification-url": "https://packagist.org/downloads/",
  2109. "license": [
  2110. "MIT"
  2111. ],
  2112. "description": "Create deep copies (clones) of your objects",
  2113. "homepage": "https://github.com/myclabs/DeepCopy",
  2114. "keywords": [
  2115. "clone",
  2116. "copy",
  2117. "duplicate",
  2118. "object",
  2119. "object graph"
  2120. ],
  2121. "time": "2017-04-12T18:52:22+00:00"
  2122. },
  2123. {
  2124. "name": "phpdocumentor/reflection-common",
  2125. "version": "1.0",
  2126. "source": {
  2127. "type": "git",
  2128. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2129. "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
  2130. },
  2131. "dist": {
  2132. "type": "zip",
  2133. "url": "https://files.phpcomposer.com/files/phpDocumentor/ReflectionCommon/144c307535e82c8fdcaacbcfc1d6d8eeb896687c.zip",
  2134. "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
  2135. "shasum": ""
  2136. },
  2137. "require": {
  2138. "php": ">=5.5"
  2139. },
  2140. "require-dev": {
  2141. "phpunit/phpunit": "^4.6"
  2142. },
  2143. "type": "library",
  2144. "extra": {
  2145. "branch-alias": {
  2146. "dev-master": "1.0.x-dev"
  2147. }
  2148. },
  2149. "autoload": {
  2150. "psr-4": {
  2151. "phpDocumentor\\Reflection\\": [
  2152. "src"
  2153. ]
  2154. }
  2155. },
  2156. "notification-url": "https://packagist.org/downloads/",
  2157. "license": [
  2158. "MIT"
  2159. ],
  2160. "authors": [
  2161. {
  2162. "name": "Jaap van Otterdijk",
  2163. "email": "opensource@ijaap.nl"
  2164. }
  2165. ],
  2166. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2167. "homepage": "http://www.phpdoc.org",
  2168. "keywords": [
  2169. "FQSEN",
  2170. "phpDocumentor",
  2171. "phpdoc",
  2172. "reflection",
  2173. "static analysis"
  2174. ],
  2175. "time": "2015-12-27T11:43:31+00:00"
  2176. },
  2177. {
  2178. "name": "phpdocumentor/reflection-docblock",
  2179. "version": "3.1.1",
  2180. "source": {
  2181. "type": "git",
  2182. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2183. "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
  2184. },
  2185. "dist": {
  2186. "type": "zip",
  2187. "url": "https://files.phpcomposer.com/files/phpDocumentor/ReflectionDocBlock/8331b5efe816ae05461b7ca1e721c01b46bafb3e.zip",
  2188. "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
  2189. "shasum": ""
  2190. },
  2191. "require": {
  2192. "php": ">=5.5",
  2193. "phpdocumentor/reflection-common": "^1.0@dev",
  2194. "phpdocumentor/type-resolver": "^0.2.0",
  2195. "webmozart/assert": "^1.0"
  2196. },
  2197. "require-dev": {
  2198. "mockery/mockery": "^0.9.4",
  2199. "phpunit/phpunit": "^4.4"
  2200. },
  2201. "type": "library",
  2202. "autoload": {
  2203. "psr-4": {
  2204. "phpDocumentor\\Reflection\\": [
  2205. "src/"
  2206. ]
  2207. }
  2208. },
  2209. "notification-url": "https://packagist.org/downloads/",
  2210. "license": [
  2211. "MIT"
  2212. ],
  2213. "authors": [
  2214. {
  2215. "name": "Mike van Riel",
  2216. "email": "me@mikevanriel.com"
  2217. }
  2218. ],
  2219. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2220. "time": "2016-09-30T07:12:33+00:00"
  2221. },
  2222. {
  2223. "name": "phpdocumentor/type-resolver",
  2224. "version": "0.2.1",
  2225. "source": {
  2226. "type": "git",
  2227. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2228. "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
  2229. },
  2230. "dist": {
  2231. "type": "zip",
  2232. "url": "https://files.phpcomposer.com/files/phpDocumentor/TypeResolver/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb.zip",
  2233. "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
  2234. "shasum": ""
  2235. },
  2236. "require": {
  2237. "php": ">=5.5",
  2238. "phpdocumentor/reflection-common": "^1.0"
  2239. },
  2240. "require-dev": {
  2241. "mockery/mockery": "^0.9.4",
  2242. "phpunit/phpunit": "^5.2||^4.8.24"
  2243. },
  2244. "type": "library",
  2245. "extra": {
  2246. "branch-alias": {
  2247. "dev-master": "1.0.x-dev"
  2248. }
  2249. },
  2250. "autoload": {
  2251. "psr-4": {
  2252. "phpDocumentor\\Reflection\\": [
  2253. "src/"
  2254. ]
  2255. }
  2256. },
  2257. "notification-url": "https://packagist.org/downloads/",
  2258. "license": [
  2259. "MIT"
  2260. ],
  2261. "authors": [
  2262. {
  2263. "name": "Mike van Riel",
  2264. "email": "me@mikevanriel.com"
  2265. }
  2266. ],
  2267. "time": "2016-11-25T06:54:22+00:00"
  2268. },
  2269. {
  2270. "name": "phpspec/prophecy",
  2271. "version": "v1.7.0",
  2272. "source": {
  2273. "type": "git",
  2274. "url": "https://github.com/phpspec/prophecy.git",
  2275. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
  2276. },
  2277. "dist": {
  2278. "type": "zip",
  2279. "url": "https://files.phpcomposer.com/files/phpspec/prophecy/93d39f1f7f9326d746203c7c056f300f7f126073.zip",
  2280. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
  2281. "shasum": ""
  2282. },
  2283. "require": {
  2284. "doctrine/instantiator": "^1.0.2",
  2285. "php": "^5.3|^7.0",
  2286. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
  2287. "sebastian/comparator": "^1.1|^2.0",
  2288. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  2289. },
  2290. "require-dev": {
  2291. "phpspec/phpspec": "^2.5|^3.2",
  2292. "phpunit/phpunit": "^4.8 || ^5.6.5"
  2293. },
  2294. "type": "library",
  2295. "extra": {
  2296. "branch-alias": {
  2297. "dev-master": "1.6.x-dev"
  2298. }
  2299. },
  2300. "autoload": {
  2301. "psr-0": {
  2302. "Prophecy\\": "src/"
  2303. }
  2304. },
  2305. "notification-url": "https://packagist.org/downloads/",
  2306. "license": [
  2307. "MIT"
  2308. ],
  2309. "authors": [
  2310. {
  2311. "name": "Konstantin Kudryashov",
  2312. "email": "ever.zet@gmail.com",
  2313. "homepage": "http://everzet.com"
  2314. },
  2315. {
  2316. "name": "Marcello Duarte",
  2317. "email": "marcello.duarte@gmail.com"
  2318. }
  2319. ],
  2320. "description": "Highly opinionated mocking framework for PHP 5.3+",
  2321. "homepage": "https://github.com/phpspec/prophecy",
  2322. "keywords": [
  2323. "Double",
  2324. "Dummy",
  2325. "fake",
  2326. "mock",
  2327. "spy",
  2328. "stub"
  2329. ],
  2330. "time": "2017-03-02T20:05:34+00:00"
  2331. },
  2332. {
  2333. "name": "phpunit/php-code-coverage",
  2334. "version": "4.0.8",
  2335. "source": {
  2336. "type": "git",
  2337. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  2338. "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
  2339. },
  2340. "dist": {
  2341. "type": "zip",
  2342. "url": "https://files.phpcomposer.com/files/sebastianbergmann/php-code-coverage/ef7b2f56815df854e66ceaee8ebe9393ae36a40d.zip",
  2343. "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
  2344. "shasum": ""
  2345. },
  2346. "require": {
  2347. "ext-dom": "*",
  2348. "ext-xmlwriter": "*",
  2349. "php": "^5.6 || ^7.0",
  2350. "phpunit/php-file-iterator": "^1.3",
  2351. "phpunit/php-text-template": "^1.2",
  2352. "phpunit/php-token-stream": "^1.4.2 || ^2.0",
  2353. "sebastian/code-unit-reverse-lookup": "^1.0",
  2354. "sebastian/environment": "^1.3.2 || ^2.0",
  2355. "sebastian/version": "^1.0 || ^2.0"
  2356. },
  2357. "require-dev": {
  2358. "ext-xdebug": "^2.1.4",
  2359. "phpunit/phpunit": "^5.7"
  2360. },
  2361. "suggest": {
  2362. "ext-xdebug": "^2.5.1"
  2363. },
  2364. "type": "library",
  2365. "extra": {
  2366. "branch-alias": {
  2367. "dev-master": "4.0.x-dev"
  2368. }
  2369. },
  2370. "autoload": {
  2371. "classmap": [
  2372. "src/"
  2373. ]
  2374. },
  2375. "notification-url": "https://packagist.org/downloads/",
  2376. "license": [
  2377. "BSD-3-Clause"
  2378. ],
  2379. "authors": [
  2380. {
  2381. "name": "Sebastian Bergmann",
  2382. "email": "sb@sebastian-bergmann.de",
  2383. "role": "lead"
  2384. }
  2385. ],
  2386. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  2387. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  2388. "keywords": [
  2389. "coverage",
  2390. "testing",
  2391. "xunit"
  2392. ],
  2393. "time": "2017-04-02T07:44:40+00:00"
  2394. },
  2395. {
  2396. "name": "phpunit/php-file-iterator",
  2397. "version": "1.4.2",
  2398. "source": {
  2399. "type": "git",
  2400. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  2401. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
  2402. },
  2403. "dist": {
  2404. "type": "zip",
  2405. "url": "https://files.phpcomposer.com/files/sebastianbergmann/php-file-iterator/3cc8f69b3028d0f96a9078e6295d86e9bf019be5.zip",
  2406. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  2407. "shasum": ""
  2408. },
  2409. "require": {
  2410. "php": ">=5.3.3"
  2411. },
  2412. "type": "library",
  2413. "extra": {
  2414. "branch-alias": {
  2415. "dev-master": "1.4.x-dev"
  2416. }
  2417. },
  2418. "autoload": {
  2419. "classmap": [
  2420. "src/"
  2421. ]
  2422. },
  2423. "notification-url": "https://packagist.org/downloads/",
  2424. "license": [
  2425. "BSD-3-Clause"
  2426. ],
  2427. "authors": [
  2428. {
  2429. "name": "Sebastian Bergmann",
  2430. "email": "sb@sebastian-bergmann.de",
  2431. "role": "lead"
  2432. }
  2433. ],
  2434. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  2435. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  2436. "keywords": [
  2437. "filesystem",
  2438. "iterator"
  2439. ],
  2440. "time": "2016-10-03T07:40:28+00:00"
  2441. },
  2442. {
  2443. "name": "phpunit/php-text-template",
  2444. "version": "1.2.1",
  2445. "source": {
  2446. "type": "git",
  2447. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  2448. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  2449. },
  2450. "dist": {
  2451. "type": "zip",
  2452. "url": "https://files.phpcomposer.com/files/sebastianbergmann/php-text-template/31f8b717e51d9a2afca6c9f046f5d69fc27c8686.zip",
  2453. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  2454. "shasum": ""
  2455. },
  2456. "require": {
  2457. "php": ">=5.3.3"
  2458. },
  2459. "type": "library",
  2460. "autoload": {
  2461. "classmap": [
  2462. "src/"
  2463. ]
  2464. },
  2465. "notification-url": "https://packagist.org/downloads/",
  2466. "license": [
  2467. "BSD-3-Clause"
  2468. ],
  2469. "authors": [
  2470. {
  2471. "name": "Sebastian Bergmann",
  2472. "email": "sebastian@phpunit.de",
  2473. "role": "lead"
  2474. }
  2475. ],
  2476. "description": "Simple template engine.",
  2477. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  2478. "keywords": [
  2479. "template"
  2480. ],
  2481. "time": "2015-06-21T13:50:34+00:00"
  2482. },
  2483. {
  2484. "name": "phpunit/php-timer",
  2485. "version": "1.0.9",
  2486. "source": {
  2487. "type": "git",
  2488. "url": "https://github.com/sebastianbergmann/php-timer.git",
  2489. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  2490. },
  2491. "dist": {
  2492. "type": "zip",
  2493. "url": "https://files.phpcomposer.com/files/sebastianbergmann/php-timer/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f.zip",
  2494. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  2495. "shasum": ""
  2496. },
  2497. "require": {
  2498. "php": "^5.3.3 || ^7.0"
  2499. },
  2500. "require-dev": {
  2501. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  2502. },
  2503. "type": "library",
  2504. "extra": {
  2505. "branch-alias": {
  2506. "dev-master": "1.0-dev"
  2507. }
  2508. },
  2509. "autoload": {
  2510. "classmap": [
  2511. "src/"
  2512. ]
  2513. },
  2514. "notification-url": "https://packagist.org/downloads/",
  2515. "license": [
  2516. "BSD-3-Clause"
  2517. ],
  2518. "authors": [
  2519. {
  2520. "name": "Sebastian Bergmann",
  2521. "email": "sb@sebastian-bergmann.de",
  2522. "role": "lead"
  2523. }
  2524. ],
  2525. "description": "Utility class for timing",
  2526. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  2527. "keywords": [
  2528. "timer"
  2529. ],
  2530. "time": "2017-02-26T11:10:40+00:00"
  2531. },
  2532. {
  2533. "name": "phpunit/php-token-stream",
  2534. "version": "1.4.11",
  2535. "source": {
  2536. "type": "git",
  2537. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  2538. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
  2539. },
  2540. "dist": {
  2541. "type": "zip",
  2542. "url": "https://files.phpcomposer.com/files/sebastianbergmann/php-token-stream/e03f8f67534427a787e21a385a67ec3ca6978ea7.zip",
  2543. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
  2544. "shasum": ""
  2545. },
  2546. "require": {
  2547. "ext-tokenizer": "*",
  2548. "php": ">=5.3.3"
  2549. },
  2550. "require-dev": {
  2551. "phpunit/phpunit": "~4.2"
  2552. },
  2553. "type": "library",
  2554. "extra": {
  2555. "branch-alias": {
  2556. "dev-master": "1.4-dev"
  2557. }
  2558. },
  2559. "autoload": {
  2560. "classmap": [
  2561. "src/"
  2562. ]
  2563. },
  2564. "notification-url": "https://packagist.org/downloads/",
  2565. "license": [
  2566. "BSD-3-Clause"
  2567. ],
  2568. "authors": [
  2569. {
  2570. "name": "Sebastian Bergmann",
  2571. "email": "sebastian@phpunit.de"
  2572. }
  2573. ],
  2574. "description": "Wrapper around PHP's tokenizer extension.",
  2575. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  2576. "keywords": [
  2577. "tokenizer"
  2578. ],
  2579. "time": "2017-02-27T10:12:30+00:00"
  2580. },
  2581. {
  2582. "name": "phpunit/phpunit",
  2583. "version": "5.7.20",
  2584. "source": {
  2585. "type": "git",
  2586. "url": "https://github.com/sebastianbergmann/phpunit.git",
  2587. "reference": "3cb94a5f8c07a03c8b7527ed7468a2926203f58b"
  2588. },
  2589. "dist": {
  2590. "type": "zip",
  2591. "url": "https://files.phpcomposer.com/files/sebastianbergmann/phpunit/3cb94a5f8c07a03c8b7527ed7468a2926203f58b.zip",
  2592. "reference": "3cb94a5f8c07a03c8b7527ed7468a2926203f58b",
  2593. "shasum": ""
  2594. },
  2595. "require": {
  2596. "ext-dom": "*",
  2597. "ext-json": "*",
  2598. "ext-libxml": "*",
  2599. "ext-mbstring": "*",
  2600. "ext-xml": "*",
  2601. "myclabs/deep-copy": "~1.3",
  2602. "php": "^5.6 || ^7.0",
  2603. "phpspec/prophecy": "^1.6.2",
  2604. "phpunit/php-code-coverage": "^4.0.4",
  2605. "phpunit/php-file-iterator": "~1.4",
  2606. "phpunit/php-text-template": "~1.2",
  2607. "phpunit/php-timer": "^1.0.6",
  2608. "phpunit/phpunit-mock-objects": "^3.2",
  2609. "sebastian/comparator": "^1.2.4",
  2610. "sebastian/diff": "^1.4.3",
  2611. "sebastian/environment": "^1.3.4 || ^2.0",
  2612. "sebastian/exporter": "~2.0",
  2613. "sebastian/global-state": "^1.1",
  2614. "sebastian/object-enumerator": "~2.0",
  2615. "sebastian/resource-operations": "~1.0",
  2616. "sebastian/version": "~1.0.3|~2.0",
  2617. "symfony/yaml": "~2.1|~3.0"
  2618. },
  2619. "conflict": {
  2620. "phpdocumentor/reflection-docblock": "3.0.2"
  2621. },
  2622. "require-dev": {
  2623. "ext-pdo": "*"
  2624. },
  2625. "suggest": {
  2626. "ext-xdebug": "*",
  2627. "phpunit/php-invoker": "~1.1"
  2628. },
  2629. "bin": [
  2630. "phpunit"
  2631. ],
  2632. "type": "library",
  2633. "extra": {
  2634. "branch-alias": {
  2635. "dev-master": "5.7.x-dev"
  2636. }
  2637. },
  2638. "autoload": {
  2639. "classmap": [
  2640. "src/"
  2641. ]
  2642. },
  2643. "notification-url": "https://packagist.org/downloads/",
  2644. "license": [
  2645. "BSD-3-Clause"
  2646. ],
  2647. "authors": [
  2648. {
  2649. "name": "Sebastian Bergmann",
  2650. "email": "sebastian@phpunit.de",
  2651. "role": "lead"
  2652. }
  2653. ],
  2654. "description": "The PHP Unit Testing framework.",
  2655. "homepage": "https://phpunit.de/",
  2656. "keywords": [
  2657. "phpunit",
  2658. "testing",
  2659. "xunit"
  2660. ],
  2661. "time": "2017-05-22T07:42:55+00:00"
  2662. },
  2663. {
  2664. "name": "phpunit/phpunit-mock-objects",
  2665. "version": "3.4.3",
  2666. "source": {
  2667. "type": "git",
  2668. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  2669. "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24"
  2670. },
  2671. "dist": {
  2672. "type": "zip",
  2673. "url": "https://files.phpcomposer.com/files/sebastianbergmann/phpunit-mock-objects/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24.zip",
  2674. "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
  2675. "shasum": ""
  2676. },
  2677. "require": {
  2678. "doctrine/instantiator": "^1.0.2",
  2679. "php": "^5.6 || ^7.0",
  2680. "phpunit/php-text-template": "^1.2",
  2681. "sebastian/exporter": "^1.2 || ^2.0"
  2682. },
  2683. "conflict": {
  2684. "phpunit/phpunit": "<5.4.0"
  2685. },
  2686. "require-dev": {
  2687. "phpunit/phpunit": "^5.4"
  2688. },
  2689. "suggest": {
  2690. "ext-soap": "*"
  2691. },
  2692. "type": "library",
  2693. "extra": {
  2694. "branch-alias": {
  2695. "dev-master": "3.2.x-dev"
  2696. }
  2697. },
  2698. "autoload": {
  2699. "classmap": [
  2700. "src/"
  2701. ]
  2702. },
  2703. "notification-url": "https://packagist.org/downloads/",
  2704. "license": [
  2705. "BSD-3-Clause"
  2706. ],
  2707. "authors": [
  2708. {
  2709. "name": "Sebastian Bergmann",
  2710. "email": "sb@sebastian-bergmann.de",
  2711. "role": "lead"
  2712. }
  2713. ],
  2714. "description": "Mock Object library for PHPUnit",
  2715. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  2716. "keywords": [
  2717. "mock",
  2718. "xunit"
  2719. ],
  2720. "time": "2016-12-08T20:27:08+00:00"
  2721. },
  2722. {
  2723. "name": "sebastian/code-unit-reverse-lookup",
  2724. "version": "1.0.1",
  2725. "source": {
  2726. "type": "git",
  2727. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  2728. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  2729. },
  2730. "dist": {
  2731. "type": "zip",
  2732. "url": "https://files.phpcomposer.com/files/sebastianbergmann/code-unit-reverse-lookup/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18.zip",
  2733. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  2734. "shasum": ""
  2735. },
  2736. "require": {
  2737. "php": "^5.6 || ^7.0"
  2738. },
  2739. "require-dev": {
  2740. "phpunit/phpunit": "^5.7 || ^6.0"
  2741. },
  2742. "type": "library",
  2743. "extra": {
  2744. "branch-alias": {
  2745. "dev-master": "1.0.x-dev"
  2746. }
  2747. },
  2748. "autoload": {
  2749. "classmap": [
  2750. "src/"
  2751. ]
  2752. },
  2753. "notification-url": "https://packagist.org/downloads/",
  2754. "license": [
  2755. "BSD-3-Clause"
  2756. ],
  2757. "authors": [
  2758. {
  2759. "name": "Sebastian Bergmann",
  2760. "email": "sebastian@phpunit.de"
  2761. }
  2762. ],
  2763. "description": "Looks up which function or method a line of code belongs to",
  2764. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  2765. "time": "2017-03-04T06:30:41+00:00"
  2766. },
  2767. {
  2768. "name": "sebastian/comparator",
  2769. "version": "1.2.4",
  2770. "source": {
  2771. "type": "git",
  2772. "url": "https://github.com/sebastianbergmann/comparator.git",
  2773. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  2774. },
  2775. "dist": {
  2776. "type": "zip",
  2777. "url": "https://files.phpcomposer.com/files/sebastianbergmann/comparator/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be.zip",
  2778. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  2779. "shasum": ""
  2780. },
  2781. "require": {
  2782. "php": ">=5.3.3",
  2783. "sebastian/diff": "~1.2",
  2784. "sebastian/exporter": "~1.2 || ~2.0"
  2785. },
  2786. "require-dev": {
  2787. "phpunit/phpunit": "~4.4"
  2788. },
  2789. "type": "library",
  2790. "extra": {
  2791. "branch-alias": {
  2792. "dev-master": "1.2.x-dev"
  2793. }
  2794. },
  2795. "autoload": {
  2796. "classmap": [
  2797. "src/"
  2798. ]
  2799. },
  2800. "notification-url": "https://packagist.org/downloads/",
  2801. "license": [
  2802. "BSD-3-Clause"
  2803. ],
  2804. "authors": [
  2805. {
  2806. "name": "Jeff Welch",
  2807. "email": "whatthejeff@gmail.com"
  2808. },
  2809. {
  2810. "name": "Volker Dusch",
  2811. "email": "github@wallbash.com"
  2812. },
  2813. {
  2814. "name": "Bernhard Schussek",
  2815. "email": "bschussek@2bepublished.at"
  2816. },
  2817. {
  2818. "name": "Sebastian Bergmann",
  2819. "email": "sebastian@phpunit.de"
  2820. }
  2821. ],
  2822. "description": "Provides the functionality to compare PHP values for equality",
  2823. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  2824. "keywords": [
  2825. "comparator",
  2826. "compare",
  2827. "equality"
  2828. ],
  2829. "time": "2017-01-29T09:50:25+00:00"
  2830. },
  2831. {
  2832. "name": "sebastian/diff",
  2833. "version": "1.4.3",
  2834. "source": {
  2835. "type": "git",
  2836. "url": "https://github.com/sebastianbergmann/diff.git",
  2837. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  2838. },
  2839. "dist": {
  2840. "type": "zip",
  2841. "url": "https://files.phpcomposer.com/files/sebastianbergmann/diff/7f066a26a962dbe58ddea9f72a4e82874a3975a4.zip",
  2842. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  2843. "shasum": ""
  2844. },
  2845. "require": {
  2846. "php": "^5.3.3 || ^7.0"
  2847. },
  2848. "require-dev": {
  2849. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  2850. },
  2851. "type": "library",
  2852. "extra": {
  2853. "branch-alias": {
  2854. "dev-master": "1.4-dev"
  2855. }
  2856. },
  2857. "autoload": {
  2858. "classmap": [
  2859. "src/"
  2860. ]
  2861. },
  2862. "notification-url": "https://packagist.org/downloads/",
  2863. "license": [
  2864. "BSD-3-Clause"
  2865. ],
  2866. "authors": [
  2867. {
  2868. "name": "Kore Nordmann",
  2869. "email": "mail@kore-nordmann.de"
  2870. },
  2871. {
  2872. "name": "Sebastian Bergmann",
  2873. "email": "sebastian@phpunit.de"
  2874. }
  2875. ],
  2876. "description": "Diff implementation",
  2877. "homepage": "https://github.com/sebastianbergmann/diff",
  2878. "keywords": [
  2879. "diff"
  2880. ],
  2881. "time": "2017-05-22T07:24:03+00:00"
  2882. },
  2883. {
  2884. "name": "sebastian/environment",
  2885. "version": "2.0.0",
  2886. "source": {
  2887. "type": "git",
  2888. "url": "https://github.com/sebastianbergmann/environment.git",
  2889. "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
  2890. },
  2891. "dist": {
  2892. "type": "zip",
  2893. "url": "https://files.phpcomposer.com/files/sebastianbergmann/environment/5795ffe5dc5b02460c3e34222fee8cbe245d8fac.zip",
  2894. "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
  2895. "shasum": ""
  2896. },
  2897. "require": {
  2898. "php": "^5.6 || ^7.0"
  2899. },
  2900. "require-dev": {
  2901. "phpunit/phpunit": "^5.0"
  2902. },
  2903. "type": "library",
  2904. "extra": {
  2905. "branch-alias": {
  2906. "dev-master": "2.0.x-dev"
  2907. }
  2908. },
  2909. "autoload": {
  2910. "classmap": [
  2911. "src/"
  2912. ]
  2913. },
  2914. "notification-url": "https://packagist.org/downloads/",
  2915. "license": [
  2916. "BSD-3-Clause"
  2917. ],
  2918. "authors": [
  2919. {
  2920. "name": "Sebastian Bergmann",
  2921. "email": "sebastian@phpunit.de"
  2922. }
  2923. ],
  2924. "description": "Provides functionality to handle HHVM/PHP environments",
  2925. "homepage": "http://www.github.com/sebastianbergmann/environment",
  2926. "keywords": [
  2927. "Xdebug",
  2928. "environment",
  2929. "hhvm"
  2930. ],
  2931. "time": "2016-11-26T07:53:53+00:00"
  2932. },
  2933. {
  2934. "name": "sebastian/exporter",
  2935. "version": "2.0.0",
  2936. "source": {
  2937. "type": "git",
  2938. "url": "https://github.com/sebastianbergmann/exporter.git",
  2939. "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
  2940. },
  2941. "dist": {
  2942. "type": "zip",
  2943. "url": "https://files.phpcomposer.com/files/sebastianbergmann/exporter/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4.zip",
  2944. "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
  2945. "shasum": ""
  2946. },
  2947. "require": {
  2948. "php": ">=5.3.3",
  2949. "sebastian/recursion-context": "~2.0"
  2950. },
  2951. "require-dev": {
  2952. "ext-mbstring": "*",
  2953. "phpunit/phpunit": "~4.4"
  2954. },
  2955. "type": "library",
  2956. "extra": {
  2957. "branch-alias": {
  2958. "dev-master": "2.0.x-dev"
  2959. }
  2960. },
  2961. "autoload": {
  2962. "classmap": [
  2963. "src/"
  2964. ]
  2965. },
  2966. "notification-url": "https://packagist.org/downloads/",
  2967. "license": [
  2968. "BSD-3-Clause"
  2969. ],
  2970. "authors": [
  2971. {
  2972. "name": "Jeff Welch",
  2973. "email": "whatthejeff@gmail.com"
  2974. },
  2975. {
  2976. "name": "Volker Dusch",
  2977. "email": "github@wallbash.com"
  2978. },
  2979. {
  2980. "name": "Bernhard Schussek",
  2981. "email": "bschussek@2bepublished.at"
  2982. },
  2983. {
  2984. "name": "Sebastian Bergmann",
  2985. "email": "sebastian@phpunit.de"
  2986. },
  2987. {
  2988. "name": "Adam Harvey",
  2989. "email": "aharvey@php.net"
  2990. }
  2991. ],
  2992. "description": "Provides the functionality to export PHP variables for visualization",
  2993. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  2994. "keywords": [
  2995. "export",
  2996. "exporter"
  2997. ],
  2998. "time": "2016-11-19T08:54:04+00:00"
  2999. },
  3000. {
  3001. "name": "sebastian/global-state",
  3002. "version": "1.1.1",
  3003. "source": {
  3004. "type": "git",
  3005. "url": "https://github.com/sebastianbergmann/global-state.git",
  3006. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  3007. },
  3008. "dist": {
  3009. "type": "zip",
  3010. "url": "https://files.phpcomposer.com/files/sebastianbergmann/global-state/bc37d50fea7d017d3d340f230811c9f1d7280af4.zip",
  3011. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  3012. "shasum": ""
  3013. },
  3014. "require": {
  3015. "php": ">=5.3.3"
  3016. },
  3017. "require-dev": {
  3018. "phpunit/phpunit": "~4.2"
  3019. },
  3020. "suggest": {
  3021. "ext-uopz": "*"
  3022. },
  3023. "type": "library",
  3024. "extra": {
  3025. "branch-alias": {
  3026. "dev-master": "1.0-dev"
  3027. }
  3028. },
  3029. "autoload": {
  3030. "classmap": [
  3031. "src/"
  3032. ]
  3033. },
  3034. "notification-url": "https://packagist.org/downloads/",
  3035. "license": [
  3036. "BSD-3-Clause"
  3037. ],
  3038. "authors": [
  3039. {
  3040. "name": "Sebastian Bergmann",
  3041. "email": "sebastian@phpunit.de"
  3042. }
  3043. ],
  3044. "description": "Snapshotting of global state",
  3045. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  3046. "keywords": [
  3047. "global state"
  3048. ],
  3049. "time": "2015-10-12T03:26:01+00:00"
  3050. },
  3051. {
  3052. "name": "sebastian/object-enumerator",
  3053. "version": "2.0.1",
  3054. "source": {
  3055. "type": "git",
  3056. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  3057. "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
  3058. },
  3059. "dist": {
  3060. "type": "zip",
  3061. "url": "https://files.phpcomposer.com/files/sebastianbergmann/object-enumerator/1311872ac850040a79c3c058bea3e22d0f09cbb7.zip",
  3062. "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
  3063. "shasum": ""
  3064. },
  3065. "require": {
  3066. "php": ">=5.6",
  3067. "sebastian/recursion-context": "~2.0"
  3068. },
  3069. "require-dev": {
  3070. "phpunit/phpunit": "~5"
  3071. },
  3072. "type": "library",
  3073. "extra": {
  3074. "branch-alias": {
  3075. "dev-master": "2.0.x-dev"
  3076. }
  3077. },
  3078. "autoload": {
  3079. "classmap": [
  3080. "src/"
  3081. ]
  3082. },
  3083. "notification-url": "https://packagist.org/downloads/",
  3084. "license": [
  3085. "BSD-3-Clause"
  3086. ],
  3087. "authors": [
  3088. {
  3089. "name": "Sebastian Bergmann",
  3090. "email": "sebastian@phpunit.de"
  3091. }
  3092. ],
  3093. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  3094. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  3095. "time": "2017-02-18T15:18:39+00:00"
  3096. },
  3097. {
  3098. "name": "sebastian/recursion-context",
  3099. "version": "2.0.0",
  3100. "source": {
  3101. "type": "git",
  3102. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  3103. "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
  3104. },
  3105. "dist": {
  3106. "type": "zip",
  3107. "url": "https://files.phpcomposer.com/files/sebastianbergmann/recursion-context/2c3ba150cbec723aa057506e73a8d33bdb286c9a.zip",
  3108. "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
  3109. "shasum": ""
  3110. },
  3111. "require": {
  3112. "php": ">=5.3.3"
  3113. },
  3114. "require-dev": {
  3115. "phpunit/phpunit": "~4.4"
  3116. },
  3117. "type": "library",
  3118. "extra": {
  3119. "branch-alias": {
  3120. "dev-master": "2.0.x-dev"
  3121. }
  3122. },
  3123. "autoload": {
  3124. "classmap": [
  3125. "src/"
  3126. ]
  3127. },
  3128. "notification-url": "https://packagist.org/downloads/",
  3129. "license": [
  3130. "BSD-3-Clause"
  3131. ],
  3132. "authors": [
  3133. {
  3134. "name": "Jeff Welch",
  3135. "email": "whatthejeff@gmail.com"
  3136. },
  3137. {
  3138. "name": "Sebastian Bergmann",
  3139. "email": "sebastian@phpunit.de"
  3140. },
  3141. {
  3142. "name": "Adam Harvey",
  3143. "email": "aharvey@php.net"
  3144. }
  3145. ],
  3146. "description": "Provides functionality to recursively process PHP variables",
  3147. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  3148. "time": "2016-11-19T07:33:16+00:00"
  3149. },
  3150. {
  3151. "name": "sebastian/resource-operations",
  3152. "version": "1.0.0",
  3153. "source": {
  3154. "type": "git",
  3155. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  3156. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  3157. },
  3158. "dist": {
  3159. "type": "zip",
  3160. "url": "https://files.phpcomposer.com/files/sebastianbergmann/resource-operations/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52.zip",
  3161. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  3162. "shasum": ""
  3163. },
  3164. "require": {
  3165. "php": ">=5.6.0"
  3166. },
  3167. "type": "library",
  3168. "extra": {
  3169. "branch-alias": {
  3170. "dev-master": "1.0.x-dev"
  3171. }
  3172. },
  3173. "autoload": {
  3174. "classmap": [
  3175. "src/"
  3176. ]
  3177. },
  3178. "notification-url": "https://packagist.org/downloads/",
  3179. "license": [
  3180. "BSD-3-Clause"
  3181. ],
  3182. "authors": [
  3183. {
  3184. "name": "Sebastian Bergmann",
  3185. "email": "sebastian@phpunit.de"
  3186. }
  3187. ],
  3188. "description": "Provides a list of PHP built-in functions that operate on resources",
  3189. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  3190. "time": "2015-07-28T20:34:47+00:00"
  3191. },
  3192. {
  3193. "name": "sebastian/version",
  3194. "version": "2.0.1",
  3195. "source": {
  3196. "type": "git",
  3197. "url": "https://github.com/sebastianbergmann/version.git",
  3198. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  3199. },
  3200. "dist": {
  3201. "type": "zip",
  3202. "url": "https://files.phpcomposer.com/files/sebastianbergmann/version/99732be0ddb3361e16ad77b68ba41efc8e979019.zip",
  3203. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  3204. "shasum": ""
  3205. },
  3206. "require": {
  3207. "php": ">=5.6"
  3208. },
  3209. "type": "library",
  3210. "extra": {
  3211. "branch-alias": {
  3212. "dev-master": "2.0.x-dev"
  3213. }
  3214. },
  3215. "autoload": {
  3216. "classmap": [
  3217. "src/"
  3218. ]
  3219. },
  3220. "notification-url": "https://packagist.org/downloads/",
  3221. "license": [
  3222. "BSD-3-Clause"
  3223. ],
  3224. "authors": [
  3225. {
  3226. "name": "Sebastian Bergmann",
  3227. "email": "sebastian@phpunit.de",
  3228. "role": "lead"
  3229. }
  3230. ],
  3231. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  3232. "homepage": "https://github.com/sebastianbergmann/version",
  3233. "time": "2016-10-03T07:35:21+00:00"
  3234. },
  3235. {
  3236. "name": "symfony/yaml",
  3237. "version": "v3.2.8",
  3238. "source": {
  3239. "type": "git",
  3240. "url": "https://github.com/symfony/yaml.git",
  3241. "reference": "acec26fcf7f3031e094e910b94b002fa53d4e4d6"
  3242. },
  3243. "dist": {
  3244. "type": "zip",
  3245. "url": "https://files.phpcomposer.com/files/symfony/yaml/acec26fcf7f3031e094e910b94b002fa53d4e4d6.zip",
  3246. "reference": "acec26fcf7f3031e094e910b94b002fa53d4e4d6",
  3247. "shasum": ""
  3248. },
  3249. "require": {
  3250. "php": ">=5.5.9"
  3251. },
  3252. "require-dev": {
  3253. "symfony/console": "~2.8|~3.0"
  3254. },
  3255. "suggest": {
  3256. "symfony/console": "For validating YAML files using the lint command"
  3257. },
  3258. "type": "library",
  3259. "extra": {
  3260. "branch-alias": {
  3261. "dev-master": "3.2-dev"
  3262. }
  3263. },
  3264. "autoload": {
  3265. "psr-4": {
  3266. "Symfony\\Component\\Yaml\\": ""
  3267. },
  3268. "exclude-from-classmap": [
  3269. "/Tests/"
  3270. ]
  3271. },
  3272. "notification-url": "https://packagist.org/downloads/",
  3273. "license": [
  3274. "MIT"
  3275. ],
  3276. "authors": [
  3277. {
  3278. "name": "Fabien Potencier",
  3279. "email": "fabien@symfony.com"
  3280. },
  3281. {
  3282. "name": "Symfony Community",
  3283. "homepage": "https://symfony.com/contributors"
  3284. }
  3285. ],
  3286. "description": "Symfony Yaml Component",
  3287. "homepage": "https://symfony.com",
  3288. "time": "2017-05-01T14:55:58+00:00"
  3289. },
  3290. {
  3291. "name": "webmozart/assert",
  3292. "version": "1.2.0",
  3293. "source": {
  3294. "type": "git",
  3295. "url": "https://github.com/webmozart/assert.git",
  3296. "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
  3297. },
  3298. "dist": {
  3299. "type": "zip",
  3300. "url": "https://files.phpcomposer.com/files/webmozart/assert/2db61e59ff05fe5126d152bd0655c9ea113e550f.zip",
  3301. "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
  3302. "shasum": ""
  3303. },
  3304. "require": {
  3305. "php": "^5.3.3 || ^7.0"
  3306. },
  3307. "require-dev": {
  3308. "phpunit/phpunit": "^4.6",
  3309. "sebastian/version": "^1.0.1"
  3310. },
  3311. "type": "library",
  3312. "extra": {
  3313. "branch-alias": {
  3314. "dev-master": "1.3-dev"
  3315. }
  3316. },
  3317. "autoload": {
  3318. "psr-4": {
  3319. "Webmozart\\Assert\\": "src/"
  3320. }
  3321. },
  3322. "notification-url": "https://packagist.org/downloads/",
  3323. "license": [
  3324. "MIT"
  3325. ],
  3326. "authors": [
  3327. {
  3328. "name": "Bernhard Schussek",
  3329. "email": "bschussek@gmail.com"
  3330. }
  3331. ],
  3332. "description": "Assertions to validate method input/output with nice error messages.",
  3333. "keywords": [
  3334. "assert",
  3335. "check",
  3336. "validate"
  3337. ],
  3338. "time": "2016-11-23T20:04:58+00:00"
  3339. }
  3340. ],
  3341. "aliases": [],
  3342. "minimum-stability": "stable",
  3343. "stability-flags": [],
  3344. "prefer-stable": false,
  3345. "prefer-lowest": false,
  3346. "platform": {
  3347. "php": ">=5.6.4"
  3348. },
  3349. "platform-dev": []
  3350. }