diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 676 |
1 files changed, 648 insertions, 28 deletions
diff --git a/composer.lock b/composer.lock index 51e43826..716dea4a 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -4,7 +4,7 @@ | |||
4 | "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | 4 | "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
5 | "This file is @generated automatically" | 5 | "This file is @generated automatically" |
6 | ], | 6 | ], |
7 | "hash": "0d10cf7cb89589054d7b855026a7bdf5", | 7 | "hash": "0b5709027fc69b731fc04169ba983646", |
8 | "packages": [ | 8 | "packages": [ |
9 | { | 9 | { |
10 | "name": "doctrine/annotations", | 10 | "name": "doctrine/annotations", |
@@ -763,6 +763,84 @@ | |||
763 | "time": "2014-12-09 02:30:54" | 763 | "time": "2014-12-09 02:30:54" |
764 | }, | 764 | }, |
765 | { | 765 | { |
766 | "name": "friendsofsymfony/rest-bundle", | ||
767 | "version": "1.5.0", | ||
768 | "target-dir": "FOS/RestBundle", | ||
769 | "source": { | ||
770 | "type": "git", | ||
771 | "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", | ||
772 | "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799" | ||
773 | }, | ||
774 | "dist": { | ||
775 | "type": "zip", | ||
776 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/a9377f6a05fb516423d6adf9079c6e5fb41e4799", | ||
777 | "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799", | ||
778 | "shasum": "" | ||
779 | }, | ||
780 | "require": { | ||
781 | "doctrine/inflector": "~1.0", | ||
782 | "php": ">=5.3.9", | ||
783 | "psr/log": "~1.0", | ||
784 | "symfony/framework-bundle": "~2.2", | ||
785 | "willdurand/jsonp-callback-validator": "~1.0", | ||
786 | "willdurand/negotiation": "~1.2" | ||
787 | }, | ||
788 | "conflict": { | ||
789 | "jms/serializer": "<0.12", | ||
790 | "jms/serializer-bundle": "<0.11" | ||
791 | }, | ||
792 | "require-dev": { | ||
793 | "jms/serializer-bundle": "~0.12", | ||
794 | "sensio/framework-extra-bundle": "~2.2", | ||
795 | "symfony/form": "~2.2", | ||
796 | "symfony/security": "~2.2", | ||
797 | "symfony/serializer": "~2.2", | ||
798 | "symfony/validator": "~2.2", | ||
799 | "symfony/yaml": "~2.2" | ||
800 | }, | ||
801 | "suggest": { | ||
802 | "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12", | ||
803 | "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener", | ||
804 | "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.2", | ||
805 | "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.2" | ||
806 | }, | ||
807 | "type": "symfony-bundle", | ||
808 | "extra": { | ||
809 | "branch-alias": { | ||
810 | "dev-master": "1.5-dev" | ||
811 | } | ||
812 | }, | ||
813 | "autoload": { | ||
814 | "psr-0": { | ||
815 | "FOS\\RestBundle": "" | ||
816 | } | ||
817 | }, | ||
818 | "notification-url": "https://packagist.org/downloads/", | ||
819 | "license": [ | ||
820 | "MIT" | ||
821 | ], | ||
822 | "authors": [ | ||
823 | { | ||
824 | "name": "Lukas Kahwe Smith", | ||
825 | "email": "smith@pooteeweet.org" | ||
826 | }, | ||
827 | { | ||
828 | "name": "FriendsOfSymfony Community", | ||
829 | "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors" | ||
830 | }, | ||
831 | { | ||
832 | "name": "Konstantin Kudryashov", | ||
833 | "email": "ever.zet@gmail.com" | ||
834 | } | ||
835 | ], | ||
836 | "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2", | ||
837 | "homepage": "http://friendsofsymfony.github.com", | ||
838 | "keywords": [ | ||
839 | "rest" | ||
840 | ], | ||
841 | "time": "2015-01-27 09:39:58" | ||
842 | }, | ||
843 | { | ||
766 | "name": "htmlawed/htmlawed", | 844 | "name": "htmlawed/htmlawed", |
767 | "version": "dev-master", | 845 | "version": "dev-master", |
768 | "source": { | 846 | "source": { |
@@ -904,6 +982,233 @@ | |||
904 | "time": "2014-01-12 16:20:24" | 982 | "time": "2014-01-12 16:20:24" |
905 | }, | 983 | }, |
906 | { | 984 | { |
985 | "name": "jms/metadata", | ||
986 | "version": "1.5.1", | ||
987 | "source": { | ||
988 | "type": "git", | ||
989 | "url": "https://github.com/schmittjoh/metadata.git", | ||
990 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353" | ||
991 | }, | ||
992 | "dist": { | ||
993 | "type": "zip", | ||
994 | "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353", | ||
995 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353", | ||
996 | "shasum": "" | ||
997 | }, | ||
998 | "require": { | ||
999 | "php": ">=5.3.0" | ||
1000 | }, | ||
1001 | "require-dev": { | ||
1002 | "doctrine/cache": "~1.0" | ||
1003 | }, | ||
1004 | "type": "library", | ||
1005 | "extra": { | ||
1006 | "branch-alias": { | ||
1007 | "dev-master": "1.5.x-dev" | ||
1008 | } | ||
1009 | }, | ||
1010 | "autoload": { | ||
1011 | "psr-0": { | ||
1012 | "Metadata\\": "src/" | ||
1013 | } | ||
1014 | }, | ||
1015 | "notification-url": "https://packagist.org/downloads/", | ||
1016 | "license": [ | ||
1017 | "Apache" | ||
1018 | ], | ||
1019 | "authors": [ | ||
1020 | { | ||
1021 | "name": "Johannes Schmitt", | ||
1022 | "email": "schmittjoh@gmail.com", | ||
1023 | "homepage": "https://github.com/schmittjoh", | ||
1024 | "role": "Developer of wrapped JMSSerializerBundle" | ||
1025 | } | ||
1026 | ], | ||
1027 | "description": "Class/method/property metadata management in PHP", | ||
1028 | "keywords": [ | ||
1029 | "annotations", | ||
1030 | "metadata", | ||
1031 | "xml", | ||
1032 | "yaml" | ||
1033 | ], | ||
1034 | "time": "2014-07-12 07:13:19" | ||
1035 | }, | ||
1036 | { | ||
1037 | "name": "jms/parser-lib", | ||
1038 | "version": "1.0.0", | ||
1039 | "source": { | ||
1040 | "type": "git", | ||
1041 | "url": "https://github.com/schmittjoh/parser-lib.git", | ||
1042 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" | ||
1043 | }, | ||
1044 | "dist": { | ||
1045 | "type": "zip", | ||
1046 | "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", | ||
1047 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", | ||
1048 | "shasum": "" | ||
1049 | }, | ||
1050 | "require": { | ||
1051 | "phpoption/phpoption": ">=0.9,<2.0-dev" | ||
1052 | }, | ||
1053 | "type": "library", | ||
1054 | "extra": { | ||
1055 | "branch-alias": { | ||
1056 | "dev-master": "1.0-dev" | ||
1057 | } | ||
1058 | }, | ||
1059 | "autoload": { | ||
1060 | "psr-0": { | ||
1061 | "JMS\\": "src/" | ||
1062 | } | ||
1063 | }, | ||
1064 | "notification-url": "https://packagist.org/downloads/", | ||
1065 | "license": [ | ||
1066 | "Apache2" | ||
1067 | ], | ||
1068 | "description": "A library for easily creating recursive-descent parsers.", | ||
1069 | "time": "2012-11-18 18:08:43" | ||
1070 | }, | ||
1071 | { | ||
1072 | "name": "jms/serializer", | ||
1073 | "version": "0.16.0", | ||
1074 | "source": { | ||
1075 | "type": "git", | ||
1076 | "url": "https://github.com/schmittjoh/serializer.git", | ||
1077 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9" | ||
1078 | }, | ||
1079 | "dist": { | ||
1080 | "type": "zip", | ||
1081 | "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9", | ||
1082 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9", | ||
1083 | "shasum": "" | ||
1084 | }, | ||
1085 | "require": { | ||
1086 | "doctrine/annotations": "1.*", | ||
1087 | "jms/metadata": "~1.1", | ||
1088 | "jms/parser-lib": "1.*", | ||
1089 | "php": ">=5.3.2", | ||
1090 | "phpcollection/phpcollection": "~0.1" | ||
1091 | }, | ||
1092 | "require-dev": { | ||
1093 | "doctrine/orm": "~2.1", | ||
1094 | "doctrine/phpcr-odm": "~1.0.1", | ||
1095 | "jackalope/jackalope-doctrine-dbal": "1.0.*", | ||
1096 | "propel/propel1": "~1.7", | ||
1097 | "symfony/filesystem": "2.*", | ||
1098 | "symfony/form": "~2.1", | ||
1099 | "symfony/translation": "~2.0", | ||
1100 | "symfony/validator": "~2.0", | ||
1101 | "symfony/yaml": "2.*", | ||
1102 | "twig/twig": ">=1.8,<2.0-dev" | ||
1103 | }, | ||
1104 | "suggest": { | ||
1105 | "symfony/yaml": "Required if you'd like to serialize data to YAML format." | ||
1106 | }, | ||
1107 | "type": "library", | ||
1108 | "extra": { | ||
1109 | "branch-alias": { | ||
1110 | "dev-master": "0.15-dev" | ||
1111 | } | ||
1112 | }, | ||
1113 | "autoload": { | ||
1114 | "psr-0": { | ||
1115 | "JMS\\Serializer": "src/" | ||
1116 | } | ||
1117 | }, | ||
1118 | "notification-url": "https://packagist.org/downloads/", | ||
1119 | "license": [ | ||
1120 | "Apache2" | ||
1121 | ], | ||
1122 | "authors": [ | ||
1123 | { | ||
1124 | "name": "Johannes Schmitt", | ||
1125 | "email": "schmittjoh@gmail.com", | ||
1126 | "homepage": "https://github.com/schmittjoh", | ||
1127 | "role": "Developer of wrapped JMSSerializerBundle" | ||
1128 | } | ||
1129 | ], | ||
1130 | "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", | ||
1131 | "homepage": "http://jmsyst.com/libs/serializer", | ||
1132 | "keywords": [ | ||
1133 | "deserialization", | ||
1134 | "jaxb", | ||
1135 | "json", | ||
1136 | "serialization", | ||
1137 | "xml" | ||
1138 | ], | ||
1139 | "time": "2014-03-18 08:39:00" | ||
1140 | }, | ||
1141 | { | ||
1142 | "name": "jms/serializer-bundle", | ||
1143 | "version": "0.13.0", | ||
1144 | "target-dir": "JMS/SerializerBundle", | ||
1145 | "source": { | ||
1146 | "type": "git", | ||
1147 | "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", | ||
1148 | "reference": "bb15db3e661168f4310fad48b86915ff1ca33795" | ||
1149 | }, | ||
1150 | "dist": { | ||
1151 | "type": "zip", | ||
1152 | "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/bb15db3e661168f4310fad48b86915ff1ca33795", | ||
1153 | "reference": "bb15db3e661168f4310fad48b86915ff1ca33795", | ||
1154 | "shasum": "" | ||
1155 | }, | ||
1156 | "require": { | ||
1157 | "jms/serializer": "~0.11", | ||
1158 | "php": ">=5.3.2", | ||
1159 | "symfony/framework-bundle": "~2.1" | ||
1160 | }, | ||
1161 | "require-dev": { | ||
1162 | "doctrine/doctrine-bundle": "*", | ||
1163 | "doctrine/orm": "*", | ||
1164 | "symfony/browser-kit": "*", | ||
1165 | "symfony/class-loader": "*", | ||
1166 | "symfony/css-selector": "*", | ||
1167 | "symfony/finder": "*", | ||
1168 | "symfony/form": "*", | ||
1169 | "symfony/process": "*", | ||
1170 | "symfony/twig-bundle": "*", | ||
1171 | "symfony/validator": "*", | ||
1172 | "symfony/yaml": "*" | ||
1173 | }, | ||
1174 | "suggest": { | ||
1175 | "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3" | ||
1176 | }, | ||
1177 | "type": "symfony-bundle", | ||
1178 | "extra": { | ||
1179 | "branch-alias": { | ||
1180 | "dev-master": "0.13-dev" | ||
1181 | } | ||
1182 | }, | ||
1183 | "autoload": { | ||
1184 | "psr-0": { | ||
1185 | "JMS\\SerializerBundle": "" | ||
1186 | } | ||
1187 | }, | ||
1188 | "notification-url": "https://packagist.org/downloads/", | ||
1189 | "license": [ | ||
1190 | "Apache2" | ||
1191 | ], | ||
1192 | "authors": [ | ||
1193 | { | ||
1194 | "name": "Johannes Schmitt", | ||
1195 | "email": "schmittjoh@gmail.com", | ||
1196 | "homepage": "https://github.com/schmittjoh", | ||
1197 | "role": "Developer of wrapped JMSSerializerBundle" | ||
1198 | } | ||
1199 | ], | ||
1200 | "description": "Allows you to easily serialize, and deserialize data of any complexity", | ||
1201 | "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle", | ||
1202 | "keywords": [ | ||
1203 | "deserialization", | ||
1204 | "jaxb", | ||
1205 | "json", | ||
1206 | "serialization", | ||
1207 | "xml" | ||
1208 | ], | ||
1209 | "time": "2013-12-05 14:36:11" | ||
1210 | }, | ||
1211 | { | ||
907 | "name": "kriswallsmith/assetic", | 1212 | "name": "kriswallsmith/assetic", |
908 | "version": "v1.2.1", | 1213 | "version": "v1.2.1", |
909 | "source": { | 1214 | "source": { |
@@ -1025,6 +1330,57 @@ | |||
1025 | "time": "2014-01-05 18:17:34" | 1330 | "time": "2014-01-05 18:17:34" |
1026 | }, | 1331 | }, |
1027 | { | 1332 | { |
1333 | "name": "michelf/php-markdown", | ||
1334 | "version": "1.4.1", | ||
1335 | "source": { | ||
1336 | "type": "git", | ||
1337 | "url": "https://github.com/michelf/php-markdown.git", | ||
1338 | "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6" | ||
1339 | }, | ||
1340 | "dist": { | ||
1341 | "type": "zip", | ||
1342 | "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", | ||
1343 | "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", | ||
1344 | "shasum": "" | ||
1345 | }, | ||
1346 | "require": { | ||
1347 | "php": ">=5.3.0" | ||
1348 | }, | ||
1349 | "type": "library", | ||
1350 | "extra": { | ||
1351 | "branch-alias": { | ||
1352 | "dev-lib": "1.4.x-dev" | ||
1353 | } | ||
1354 | }, | ||
1355 | "autoload": { | ||
1356 | "psr-0": { | ||
1357 | "Michelf": "" | ||
1358 | } | ||
1359 | }, | ||
1360 | "notification-url": "https://packagist.org/downloads/", | ||
1361 | "license": [ | ||
1362 | "BSD-3-Clause" | ||
1363 | ], | ||
1364 | "authors": [ | ||
1365 | { | ||
1366 | "name": "Michel Fortin", | ||
1367 | "email": "michel.fortin@michelf.ca", | ||
1368 | "homepage": "http://michelf.ca/", | ||
1369 | "role": "Developer" | ||
1370 | }, | ||
1371 | { | ||
1372 | "name": "John Gruber", | ||
1373 | "homepage": "http://daringfireball.net/" | ||
1374 | } | ||
1375 | ], | ||
1376 | "description": "PHP Markdown", | ||
1377 | "homepage": "http://michelf.ca/projects/php-markdown/", | ||
1378 | "keywords": [ | ||
1379 | "markdown" | ||
1380 | ], | ||
1381 | "time": "2014-05-05 02:43:50" | ||
1382 | }, | ||
1383 | { | ||
1028 | "name": "monolog/monolog", | 1384 | "name": "monolog/monolog", |
1029 | "version": "1.12.0", | 1385 | "version": "1.12.0", |
1030 | "source": { | 1386 | "source": { |
@@ -1097,6 +1453,180 @@ | |||
1097 | "time": "2014-12-29 21:29:35" | 1453 | "time": "2014-12-29 21:29:35" |
1098 | }, | 1454 | }, |
1099 | { | 1455 | { |
1456 | "name": "nelmio/api-doc-bundle", | ||
1457 | "version": "2.7.0", | ||
1458 | "target-dir": "Nelmio/ApiDocBundle", | ||
1459 | "source": { | ||
1460 | "type": "git", | ||
1461 | "url": "https://github.com/nelmio/NelmioApiDocBundle.git", | ||
1462 | "reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955" | ||
1463 | }, | ||
1464 | "dist": { | ||
1465 | "type": "zip", | ||
1466 | "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/3fdb2d4a819d1f71bff0c45880af705a8b124955", | ||
1467 | "reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955", | ||
1468 | "shasum": "" | ||
1469 | }, | ||
1470 | "require": { | ||
1471 | "michelf/php-markdown": "~1.4", | ||
1472 | "symfony/console": "~2.1", | ||
1473 | "symfony/framework-bundle": "~2.1", | ||
1474 | "symfony/twig-bundle": "~2.1" | ||
1475 | }, | ||
1476 | "conflict": { | ||
1477 | "jms/serializer": "<0.12", | ||
1478 | "jms/serializer-bundle": "<0.11" | ||
1479 | }, | ||
1480 | "require-dev": { | ||
1481 | "friendsofsymfony/rest-bundle": "~1.0", | ||
1482 | "jms/serializer-bundle": ">=0.11", | ||
1483 | "sensio/framework-extra-bundle": "~2.1", | ||
1484 | "symfony/browser-kit": "~2.1", | ||
1485 | "symfony/css-selector": "~2.1", | ||
1486 | "symfony/form": "~2.1", | ||
1487 | "symfony/validator": "~2.1", | ||
1488 | "symfony/yaml": "~2.1" | ||
1489 | }, | ||
1490 | "suggest": { | ||
1491 | "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.", | ||
1492 | "jms/serializer": "For making use of serializer information in the doc.", | ||
1493 | "symfony/form": "For using form definitions as input.", | ||
1494 | "symfony/validator": "For making use of validator information in the doc." | ||
1495 | }, | ||
1496 | "type": "symfony-bundle", | ||
1497 | "extra": { | ||
1498 | "branch-alias": { | ||
1499 | "dev-master": "2.7.x-dev" | ||
1500 | } | ||
1501 | }, | ||
1502 | "autoload": { | ||
1503 | "psr-0": { | ||
1504 | "Nelmio\\ApiDocBundle": "" | ||
1505 | } | ||
1506 | }, | ||
1507 | "notification-url": "https://packagist.org/downloads/", | ||
1508 | "license": [ | ||
1509 | "MIT" | ||
1510 | ], | ||
1511 | "authors": [ | ||
1512 | { | ||
1513 | "name": "Nelmio", | ||
1514 | "homepage": "http://nelm.io" | ||
1515 | }, | ||
1516 | { | ||
1517 | "name": "Symfony Community", | ||
1518 | "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors" | ||
1519 | } | ||
1520 | ], | ||
1521 | "description": "Generates documentation for your REST API from annotations", | ||
1522 | "keywords": [ | ||
1523 | "api", | ||
1524 | "doc", | ||
1525 | "documentation", | ||
1526 | "rest" | ||
1527 | ], | ||
1528 | "time": "2014-07-30 09:11:08" | ||
1529 | }, | ||
1530 | { | ||
1531 | "name": "phpcollection/phpcollection", | ||
1532 | "version": "0.4.0", | ||
1533 | "source": { | ||
1534 | "type": "git", | ||
1535 | "url": "https://github.com/schmittjoh/php-collection.git", | ||
1536 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83" | ||
1537 | }, | ||
1538 | "dist": { | ||
1539 | "type": "zip", | ||
1540 | "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83", | ||
1541 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83", | ||
1542 | "shasum": "" | ||
1543 | }, | ||
1544 | "require": { | ||
1545 | "phpoption/phpoption": "1.*" | ||
1546 | }, | ||
1547 | "type": "library", | ||
1548 | "extra": { | ||
1549 | "branch-alias": { | ||
1550 | "dev-master": "0.3-dev" | ||
1551 | } | ||
1552 | }, | ||
1553 | "autoload": { | ||
1554 | "psr-0": { | ||
1555 | "PhpCollection": "src/" | ||
1556 | } | ||
1557 | }, | ||
1558 | "notification-url": "https://packagist.org/downloads/", | ||
1559 | "license": [ | ||
1560 | "Apache2" | ||
1561 | ], | ||
1562 | "authors": [ | ||
1563 | { | ||
1564 | "name": "Johannes Schmitt", | ||
1565 | "email": "schmittjoh@gmail.com", | ||
1566 | "homepage": "https://github.com/schmittjoh", | ||
1567 | "role": "Developer of wrapped JMSSerializerBundle" | ||
1568 | } | ||
1569 | ], | ||
1570 | "description": "General-Purpose Collection Library for PHP", | ||
1571 | "keywords": [ | ||
1572 | "collection", | ||
1573 | "list", | ||
1574 | "map", | ||
1575 | "sequence", | ||
1576 | "set" | ||
1577 | ], | ||
1578 | "time": "2014-03-11 13:46:42" | ||
1579 | }, | ||
1580 | { | ||
1581 | "name": "phpoption/phpoption", | ||
1582 | "version": "1.4.0", | ||
1583 | "source": { | ||
1584 | "type": "git", | ||
1585 | "url": "https://github.com/schmittjoh/php-option.git", | ||
1586 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5" | ||
1587 | }, | ||
1588 | "dist": { | ||
1589 | "type": "zip", | ||
1590 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5", | ||
1591 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5", | ||
1592 | "shasum": "" | ||
1593 | }, | ||
1594 | "require": { | ||
1595 | "php": ">=5.3.0" | ||
1596 | }, | ||
1597 | "type": "library", | ||
1598 | "extra": { | ||
1599 | "branch-alias": { | ||
1600 | "dev-master": "1.3-dev" | ||
1601 | } | ||
1602 | }, | ||
1603 | "autoload": { | ||
1604 | "psr-0": { | ||
1605 | "PhpOption\\": "src/" | ||
1606 | } | ||
1607 | }, | ||
1608 | "notification-url": "https://packagist.org/downloads/", | ||
1609 | "license": [ | ||
1610 | "Apache2" | ||
1611 | ], | ||
1612 | "authors": [ | ||
1613 | { | ||
1614 | "name": "Johannes Schmitt", | ||
1615 | "email": "schmittjoh@gmail.com", | ||
1616 | "homepage": "https://github.com/schmittjoh", | ||
1617 | "role": "Developer of wrapped JMSSerializerBundle" | ||
1618 | } | ||
1619 | ], | ||
1620 | "description": "Option Type for PHP", | ||
1621 | "keywords": [ | ||
1622 | "language", | ||
1623 | "option", | ||
1624 | "php", | ||
1625 | "type" | ||
1626 | ], | ||
1627 | "time": "2014-01-09 22:37:17" | ||
1628 | }, | ||
1629 | { | ||
1100 | "name": "psr/log", | 1630 | "name": "psr/log", |
1101 | "version": "1.0.0", | 1631 | "version": "1.0.0", |
1102 | "source": { | 1632 | "source": { |
@@ -1301,16 +1831,16 @@ | |||
1301 | }, | 1831 | }, |
1302 | { | 1832 | { |
1303 | "name": "sensiolabs/security-checker", | 1833 | "name": "sensiolabs/security-checker", |
1304 | "version": "v2.0.0", | 1834 | "version": "v2.0.1", |
1305 | "source": { | 1835 | "source": { |
1306 | "type": "git", | 1836 | "type": "git", |
1307 | "url": "https://github.com/sensiolabs/security-checker.git", | 1837 | "url": "https://github.com/sensiolabs/security-checker.git", |
1308 | "reference": "5b4eb4743ebe68276c911c84101ecdf4a9ae76ee" | 1838 | "reference": "134cecf1c61256bd8e973e11376891a724543820" |
1309 | }, | 1839 | }, |
1310 | "dist": { | 1840 | "dist": { |
1311 | "type": "zip", | 1841 | "type": "zip", |
1312 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/5b4eb4743ebe68276c911c84101ecdf4a9ae76ee", | 1842 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/134cecf1c61256bd8e973e11376891a724543820", |
1313 | "reference": "5b4eb4743ebe68276c911c84101ecdf4a9ae76ee", | 1843 | "reference": "134cecf1c61256bd8e973e11376891a724543820", |
1314 | "shasum": "" | 1844 | "shasum": "" |
1315 | }, | 1845 | }, |
1316 | "require": { | 1846 | "require": { |
@@ -1342,7 +1872,7 @@ | |||
1342 | } | 1872 | } |
1343 | ], | 1873 | ], |
1344 | "description": "A security checker for your composer.lock", | 1874 | "description": "A security checker for your composer.lock", |
1345 | "time": "2014-07-19 10:52:35" | 1875 | "time": "2015-01-26 16:25:19" |
1346 | }, | 1876 | }, |
1347 | { | 1877 | { |
1348 | "name": "simplepie/simplepie", | 1878 | "name": "simplepie/simplepie", |
@@ -1452,32 +1982,33 @@ | |||
1452 | }, | 1982 | }, |
1453 | { | 1983 | { |
1454 | "name": "symfony/assetic-bundle", | 1984 | "name": "symfony/assetic-bundle", |
1455 | "version": "v2.5.0", | 1985 | "version": "v2.6.1", |
1456 | "source": { | 1986 | "source": { |
1457 | "type": "git", | 1987 | "type": "git", |
1458 | "url": "https://github.com/symfony/AsseticBundle.git", | 1988 | "url": "https://github.com/symfony/AsseticBundle.git", |
1459 | "reference": "90ea7fb66d6d5245fd4afc16e4c8070214254fec" | 1989 | "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0" |
1460 | }, | 1990 | }, |
1461 | "dist": { | 1991 | "dist": { |
1462 | "type": "zip", | 1992 | "type": "zip", |
1463 | "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/90ea7fb66d6d5245fd4afc16e4c8070214254fec", | 1993 | "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/422b0add2110f0cf9bc7a873a386ea053f4a89f0", |
1464 | "reference": "90ea7fb66d6d5245fd4afc16e4c8070214254fec", | 1994 | "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0", |
1465 | "shasum": "" | 1995 | "shasum": "" |
1466 | }, | 1996 | }, |
1467 | "require": { | 1997 | "require": { |
1468 | "kriswallsmith/assetic": "~1.2", | 1998 | "kriswallsmith/assetic": "~1.2", |
1469 | "php": ">=5.3.0", | 1999 | "php": ">=5.3.0", |
1470 | "symfony/console": "~2.1", | 2000 | "symfony/console": "~2.3", |
1471 | "symfony/framework-bundle": "~2.1", | 2001 | "symfony/dependency-injection": "~2.3", |
1472 | "symfony/yaml": "~2.1" | 2002 | "symfony/framework-bundle": "~2.3", |
2003 | "symfony/yaml": "~2.3" | ||
1473 | }, | 2004 | }, |
1474 | "require-dev": { | 2005 | "require-dev": { |
1475 | "kriswallsmith/spork": "~0.2", | 2006 | "kriswallsmith/spork": "~0.2", |
1476 | "patchwork/jsqueeze": "~1.0", | 2007 | "patchwork/jsqueeze": "~1.0", |
1477 | "symfony/class-loader": "~2.1", | 2008 | "symfony/class-loader": "~2.3", |
1478 | "symfony/css-selector": "~2.1", | 2009 | "symfony/css-selector": "~2.3", |
1479 | "symfony/dom-crawler": "~2.1", | 2010 | "symfony/dom-crawler": "~2.3", |
1480 | "symfony/twig-bundle": "~2.1" | 2011 | "symfony/twig-bundle": "~2.3" |
1481 | }, | 2012 | }, |
1482 | "suggest": { | 2013 | "suggest": { |
1483 | "kriswallsmith/spork": "to be able to dump assets in parallel", | 2014 | "kriswallsmith/spork": "to be able to dump assets in parallel", |
@@ -1512,7 +2043,7 @@ | |||
1512 | "compression", | 2043 | "compression", |
1513 | "minification" | 2044 | "minification" |
1514 | ], | 2045 | ], |
1515 | "time": "2014-10-15 12:03:38" | 2046 | "time": "2015-01-27 12:45:16" |
1516 | }, | 2047 | }, |
1517 | { | 2048 | { |
1518 | "name": "symfony/monolog-bundle", | 2049 | "name": "symfony/monolog-bundle", |
@@ -1752,12 +2283,12 @@ | |||
1752 | "source": { | 2283 | "source": { |
1753 | "type": "git", | 2284 | "type": "git", |
1754 | "url": "https://github.com/tecnickcom/TCPDF.git", | 2285 | "url": "https://github.com/tecnickcom/TCPDF.git", |
1755 | "reference": "ba2afad72c6191bfed735dfa357bcaf3f225f52b" | 2286 | "reference": "da2fe9359426ca334417549248307f33cd042ace" |
1756 | }, | 2287 | }, |
1757 | "dist": { | 2288 | "dist": { |
1758 | "type": "zip", | 2289 | "type": "zip", |
1759 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ba2afad72c6191bfed735dfa357bcaf3f225f52b", | 2290 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/da2fe9359426ca334417549248307f33cd042ace", |
1760 | "reference": "ba2afad72c6191bfed735dfa357bcaf3f225f52b", | 2291 | "reference": "da2fe9359426ca334417549248307f33cd042ace", |
1761 | "shasum": "" | 2292 | "shasum": "" |
1762 | }, | 2293 | }, |
1763 | "require": { | 2294 | "require": { |
@@ -1807,7 +2338,7 @@ | |||
1807 | "pdf417", | 2338 | "pdf417", |
1808 | "qrcode" | 2339 | "qrcode" |
1809 | ], | 2340 | ], |
1810 | "time": "2015-01-08 18:35:22" | 2341 | "time": "2015-01-24 09:41:10" |
1811 | }, | 2342 | }, |
1812 | { | 2343 | { |
1813 | "name": "twig/extensions", | 2344 | "name": "twig/extensions", |
@@ -1858,16 +2389,16 @@ | |||
1858 | }, | 2389 | }, |
1859 | { | 2390 | { |
1860 | "name": "twig/twig", | 2391 | "name": "twig/twig", |
1861 | "version": "v1.17.0", | 2392 | "version": "v1.18.0", |
1862 | "source": { | 2393 | "source": { |
1863 | "type": "git", | 2394 | "type": "git", |
1864 | "url": "https://github.com/twigphp/Twig.git", | 2395 | "url": "https://github.com/twigphp/Twig.git", |
1865 | "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608" | 2396 | "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf" |
1866 | }, | 2397 | }, |
1867 | "dist": { | 2398 | "dist": { |
1868 | "type": "zip", | 2399 | "type": "zip", |
1869 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/2493970fa4d587eca73f77e6d8bd48a8bdd4c608", | 2400 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf", |
1870 | "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608", | 2401 | "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf", |
1871 | "shasum": "" | 2402 | "shasum": "" |
1872 | }, | 2403 | }, |
1873 | "require": { | 2404 | "require": { |
@@ -1876,7 +2407,7 @@ | |||
1876 | "type": "library", | 2407 | "type": "library", |
1877 | "extra": { | 2408 | "extra": { |
1878 | "branch-alias": { | 2409 | "branch-alias": { |
1879 | "dev-master": "1.17-dev" | 2410 | "dev-master": "1.18-dev" |
1880 | } | 2411 | } |
1881 | }, | 2412 | }, |
1882 | "autoload": { | 2413 | "autoload": { |
@@ -1911,7 +2442,7 @@ | |||
1911 | "keywords": [ | 2442 | "keywords": [ |
1912 | "templating" | 2443 | "templating" |
1913 | ], | 2444 | ], |
1914 | "time": "2015-01-14 10:15:49" | 2445 | "time": "2015-01-25 17:32:08" |
1915 | }, | 2446 | }, |
1916 | { | 2447 | { |
1917 | "name": "umpirsky/twig-gettext-extractor", | 2448 | "name": "umpirsky/twig-gettext-extractor", |
@@ -2248,6 +2779,95 @@ | |||
2248 | "source": "https://github.com/wallabag/phpMobi/tree/master" | 2779 | "source": "https://github.com/wallabag/phpMobi/tree/master" |
2249 | }, | 2780 | }, |
2250 | "time": "2015-01-19 12:43:17" | 2781 | "time": "2015-01-19 12:43:17" |
2782 | }, | ||
2783 | { | ||
2784 | "name": "willdurand/jsonp-callback-validator", | ||
2785 | "version": "v1.1.0", | ||
2786 | "source": { | ||
2787 | "type": "git", | ||
2788 | "url": "https://github.com/willdurand/JsonpCallbackValidator.git", | ||
2789 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" | ||
2790 | }, | ||
2791 | "dist": { | ||
2792 | "type": "zip", | ||
2793 | "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", | ||
2794 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", | ||
2795 | "shasum": "" | ||
2796 | }, | ||
2797 | "require": { | ||
2798 | "php": ">=5.3.0" | ||
2799 | }, | ||
2800 | "require-dev": { | ||
2801 | "phpunit/phpunit": "~3.7" | ||
2802 | }, | ||
2803 | "type": "library", | ||
2804 | "autoload": { | ||
2805 | "psr-0": { | ||
2806 | "JsonpCallbackValidator": "src/" | ||
2807 | } | ||
2808 | }, | ||
2809 | "notification-url": "https://packagist.org/downloads/", | ||
2810 | "license": [ | ||
2811 | "MIT" | ||
2812 | ], | ||
2813 | "authors": [ | ||
2814 | { | ||
2815 | "name": "William Durand", | ||
2816 | "email": "william.durand1@gmail.com", | ||
2817 | "homepage": "http://www.willdurand.fr" | ||
2818 | } | ||
2819 | ], | ||
2820 | "description": "JSONP callback validator.", | ||
2821 | "time": "2014-01-20 22:35:06" | ||
2822 | }, | ||
2823 | { | ||
2824 | "name": "willdurand/negotiation", | ||
2825 | "version": "1.3.4", | ||
2826 | "source": { | ||
2827 | "type": "git", | ||
2828 | "url": "https://github.com/willdurand/Negotiation.git", | ||
2829 | "reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c" | ||
2830 | }, | ||
2831 | "dist": { | ||
2832 | "type": "zip", | ||
2833 | "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c", | ||
2834 | "reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c", | ||
2835 | "shasum": "" | ||
2836 | }, | ||
2837 | "require": { | ||
2838 | "php": ">=5.3.0" | ||
2839 | }, | ||
2840 | "type": "library", | ||
2841 | "extra": { | ||
2842 | "branch-alias": { | ||
2843 | "dev-master": "1.3-dev" | ||
2844 | } | ||
2845 | }, | ||
2846 | "autoload": { | ||
2847 | "psr-0": { | ||
2848 | "Negotiation": "src/" | ||
2849 | } | ||
2850 | }, | ||
2851 | "notification-url": "https://packagist.org/downloads/", | ||
2852 | "license": [ | ||
2853 | "MIT" | ||
2854 | ], | ||
2855 | "authors": [ | ||
2856 | { | ||
2857 | "name": "William Durand", | ||
2858 | "email": "william.durand1@gmail.com" | ||
2859 | } | ||
2860 | ], | ||
2861 | "description": "Content Negotiation tools for PHP provided as a standalone library.", | ||
2862 | "homepage": "http://williamdurand.fr/Negotiation/", | ||
2863 | "keywords": [ | ||
2864 | "accept", | ||
2865 | "content", | ||
2866 | "format", | ||
2867 | "header", | ||
2868 | "negotiation" | ||
2869 | ], | ||
2870 | "time": "2014-10-02 07:26:00" | ||
2251 | } | 2871 | } |
2252 | ], | 2872 | ], |
2253 | "packages-dev": [ | 2873 | "packages-dev": [ |