Newer
Older
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
"psr-4": {
"SimpleSAML\\Module\\cdc\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
},
{
"name": "Jaime Perez Crespo",
"email": "jaime.perez@uninett.no"
}
],
"description": "A SimpleSAMLphp module that allows integration with CDC",
"homepage": "https://simplesamlphp.org/",
"keywords": [
"cdc",
"simplesamlphp"
],
"time": "2019-06-03T20:21:57+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-consent",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-consent.git",
"reference": "adbfee34a06e4dec7a04340943b8f87c2a9c5d3a"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consent/zipball/adbfee34a06e4dec7a04340943b8f87c2a9c5d3a",
"reference": "adbfee34a06e4dec7a04340943b8f87c2a9c5d3a",
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\consent\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "lavmrk@gmail.com"
}
],
"description": "A module that will ask for user consent before releasing attributes",
"keywords": [
"consent",
"simplesamlphp"
],
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
},
{
"name": "simplesamlphp/simplesamlphp-module-consentadmin",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin.git",
"reference": "849da4adb293e3a3cb93483fa755a1c6ef9dc5b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consentadmin/zipball/849da4adb293e3a3cb93483fa755a1c6ef9dc5b0",
"reference": "849da4adb293e3a3cb93483fa755a1c6ef9dc5b0",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"simplesamlphp/simplesamlphp-module-consent": "^0.9",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"extra": {
"ssp-mixedcase-module-name": "consentAdmin"
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
},
{
"name": "Jacob Christiansen",
"email": "jach@wayf.dk"
}
],
"description": "A module that allows users to manage their consent",
"keywords": [
"consentadmin",
"simplesamlphp"
],
"time": "2019-06-04T09:29:52+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-discopower",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-discopower.git",
"reference": "9577a5fa9729b54cf2d40164747070cc5ff41c55"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-discopower/zipball/9577a5fa9729b54cf2d40164747070cc5ff41c55",
"reference": "9577a5fa9729b54cf2d40164747070cc5ff41c55",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\modules\\discopower\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed",
"keywords": [
"discopower",
"discovery",
"simplesamlphp"
],
"time": "2019-06-03T08:34:01+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-exampleattributeserver",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-exampleattributeserver.git",
"reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-exampleattributeserver/zipball/63e0323e81c32bc3c9eaa01ea45194bb10153708",
"reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\exampleattributeserver\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "An example for SAML attributes queries",
"keywords": [
"exampleattributeserver",
"simplesamlphp"
],
"time": "2019-05-28T12:37:15+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-expirycheck",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-expirycheck.git",
"reference": "fb3fb0d45c25cf67aae2c9a6fbb1c2ed9e59c6ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-expirycheck/zipball/fb3fb0d45c25cf67aae2c9a6fbb1c2ed9e59c6ec",
"reference": "fb3fb0d45c25cf67aae2c9a6fbb1c2ed9e59c6ec",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\expirycheck\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Alex Mihičinac",
"email": "alexm@arnes.si"
}
],
"description": "The expirycheck module validates user's expiry date",
"keywords": [
"expirycheck",
"simplesamlphp"
],
"time": "2019-05-29T14:43:00+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-ldap",
"version": "v0.9.1",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-ldap.git",
"reference": "6945bfde7f91527240a5151674247c83c347506c"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-ldap/zipball/6945bfde7f91527240a5151674247c83c347506c",
"reference": "6945bfde7f91527240a5151674247c83c347506c",
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
"shasum": ""
},
"require": {
"ext-ldap": "*",
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\ldap\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
},
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "A module that provides authentication against LDAP stores",
"keywords": [
"ldap",
"simplesamlphp"
],
"time": "2019-07-13T12:07:27+00:00"
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
},
{
"name": "simplesamlphp/simplesamlphp-module-memcachemonitor",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-memcachemonitor.git",
"reference": "6eef1e86ad7d2c9325b37c5004813947ace90c50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcachemonitor/zipball/6eef1e86ad7d2c9325b37c5004813947ace90c50",
"reference": "6eef1e86ad7d2c9325b37c5004813947ace90c50",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"extra": {
"ssp-mixedcase-module-name": "memcacheMonitor"
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
},
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able display usage statistics of a memcache(d) store",
"keywords": [
"memcachemonitor",
"simplesamlphp"
],
"time": "2019-06-03T20:41:38+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-memcookie",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie.git",
"reference": "39535304e8d464b7baa1e82cb441fa432947ff57"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcookie/zipball/39535304e8d464b7baa1e82cb441fa432947ff57",
"reference": "39535304e8d464b7baa1e82cb441fa432947ff57",
"simplesamlphp/composer-module-installer": ">=1.1.6"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.6"
"notification-url": "https://packagist.org/downloads/",
"license": [
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
"name": "Jaime Perez Crespo",
"email": "jaime.perez@uninett.no"
"description": "A SimpleSAMLphp module that allows integration with Auth MemCookie, allowing web applications written in other languages than PHP to integrate with SimpleSAMLphp.",
"homepage": "https://simplesamlphp.org/",
"Auth MemCookie",
"apache",
"cookies",
"simplesamlphp"
"name": "simplesamlphp/simplesamlphp-module-metarefresh",
"version": "v0.9.0",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh.git",
"reference": "03ea37e15660224e58a817ad14ce71062e6aa0f8"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/03ea37e15660224e58a817ad14ce71062e6aa0f8",
"reference": "03ea37e15660224e58a817ad14ce71062e6aa0f8",
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
"description": "The metarefresh module will download and parse metadata documents and store them locally",
"name": "simplesamlphp/simplesamlphp-module-negotiate",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate.git",
"reference": "11a701361ee478c17580008442c419c865aed3d5"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-negotiate/zipball/11a701361ee478c17580008442c419c865aed3d5",
"reference": "11a701361ee478c17580008442c419c865aed3d5",
"webmozart/assert": "~1.4"
},
"require-dev": {
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
"description": "The Negotiate module implements Microsofts Kerberos SPNEGO mechanism",
"name": "simplesamlphp/simplesamlphp-module-oauth",
"version": "v0.9.0",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-oauth.git",
"reference": "a980d8974f85f410fe4c14c8b3c5446c9c89ea4e"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/a980d8974f85f410fe4c14c8b3c5446c9c89ea4e",
"reference": "a980d8974f85f410fe4c14c8b3c5446c9c89ea4e",
"shasum": ""
},
"require": {
"simplesamlphp/composer-module-installer": ">=1.1.6"
},
"require-dev": {
"phpunit/phpunit": "~4.8.36",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"notification-url": "https://packagist.org/downloads/",
"license": [
],
"authors": [
{
"name": "Olav Morken",
"email": "olav.morken@uninett.no"
},
{
"name": "Jaime Perez Crespo",
"email": "jaime.perez@uninett.no"
}
],
"description": "A SimpleSAMLphp module that allows integration with OAuth1,",
"homepage": "https://simplesamlphp.org/",
"keywords": [
"name": "simplesamlphp/simplesamlphp-module-preprodwarning",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning.git",
"reference": "b63b256082e482e7f1a449d02f82c9326e1857fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-preprodwarning/zipball/b63b256082e482e7f1a449d02f82c9326e1857fc",
"reference": "b63b256082e482e7f1a449d02f82c9326e1857fc",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"webmozart/assert": "^1.4"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
"description": "Display a warning when using a pre-production environment",
"time": "2019-06-04T09:25:57+00:00"
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-radius.git",
"reference": "aabca2c4d3e47c08d28571bbee1fa791abdd12d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-radius/zipball/aabca2c4d3e47c08d28571bbee1fa791abdd12d1",
"reference": "aabca2c4d3e47c08d28571bbee1fa791abdd12d1",
"shasum": ""
},
"require": {
"php": ">=5.6",
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.7"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\radius\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"description": "A module that is able perform authentication against a RADIUS server",
"name": "simplesamlphp/simplesamlphp-module-riak",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-riak.git",
"reference": "7cf7599bc01157b1652e916c2db872624d42fa62"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-riak/zipball/7cf7599bc01157b1652e916c2db872624d42fa62",
"reference": "7cf7599bc01157b1652e916c2db872624d42fa62",
"shasum": ""
},
"require": {
"php": ">=5.6",
"phpfastcache/riak-client": "^3.4",
"simplesamlphp/composer-module-installer": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Tim van Dijen",
"email": "tvdijen@gmail.com"
}
],
"description": "A module that is able to store key/value pairs in a Riak store",
"name": "simplesamlphp/simplesamlphp-module-sanitycheck",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck.git",
"reference": "1efbeab5df8e616522690bcc6e49a99436a748b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sanitycheck/zipball/1efbeab5df8e616522690bcc6e49a99436a748b9",
"reference": "1efbeab5df8e616522690bcc6e49a99436a748b9",
"shasum": ""
},
"require": {
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "~1.4"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\sanitycheck\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
}
],
"description": "Perform sanity checks on configuration",
"name": "simplesamlphp/simplesamlphp-module-smartattributes",
"version": "v0.9.0",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-smartattributes.git",
"reference": "244d3657dd4cb3b9cd90076f112101f7ab213340"
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-smartattributes/zipball/244d3657dd4cb3b9cd90076f112101f7ab213340",
"reference": "244d3657dd4cb3b9cd90076f112101f7ab213340",
"php": ">=5.6",
"simplesamlphp/composer-module-installer": "~1.1"
"simplesamlphp/simplesamlphp": "^1.17"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
"SimpleSAML\\Module\\smartattributes\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
"description": "The SmartAttributes module provides additional authentication processing filters to manipulate attributes.",
"name": "simplesamlphp/simplesamlphp-module-sqlauth",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-sqlauth.git",
"reference": "c0201d6f894ef3b28b9e5855b92168a4fa7fd026"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sqlauth/zipball/c0201d6f894ef3b28b9e5855b92168a4fa7fd026",
"reference": "c0201d6f894ef3b28b9e5855b92168a4fa7fd026",
"shasum": ""
},
"require": {
"php": ">=5.6",
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"simplesamlphp/simplesamlphp": "^1.17",
"webmozart/assert": "^1.4"
},
"type": "simplesamlphp-module",
"autoload": {
"psr-4": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-or-later"
],
"authors": [
{
"name": "Olav Morken",
"email": "olavmrk@gmail.com"
}
],
"description": "This is a authentication module for authenticating a user against a SQL database",
"name": "simplesamlphp/simplesamlphp-module-statistics",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-statistics.git",
"reference": "03d4d2fd0a2fd68b3aba312421841662ec63c4db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-statistics/zipball/03d4d2fd0a2fd68b3aba312421841662ec63c4db",
"reference": "03d4d2fd0a2fd68b3aba312421841662ec63c4db",
"shasum": ""
},
"require": {
"simplesamlphp/composer-module-installer": "~1.1",
"webmozart/assert": "^1.4"
"simplesamlphp/simplesamlphp": "^1.17",
"simplesamlphp/simplesamlphp-test-framework": "^0.0.10"
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"name": "Andreas Åkre Solberg",
"email": "andreas.solberg@uninett.no"
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
{
"name": "simplesamlphp/twig-configurable-i18n",
"version": "v2.2",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/twig-configurable-i18n.git",
"reference": "b036c134157ce40ed66da2fc9d01f63e3b1d3abd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/b036c134157ce40ed66da2fc9d01f63e3b1d3abd",
"reference": "b036c134157ce40ed66da2fc9d01f63e3b1d3abd",
"shasum": ""
},
"require": {
"twig/extensions": "^1.5"
},
"require-dev": {
"phpunit/phpunit": "~4.8.36 || ~7.5",
"twig/twig": "^1.37 || ^2.7"
},
"type": "project",
"autoload": {
"psr-4": {
"SimpleSAML\\TwigConfigurableI18n\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jaime Perez",
"email": "jaime.perez@uninett.no"
}
],
"description": "This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.",
"keywords": [
"extension",
"gettext",
"i18n",
"internationalization",
"translation",
"twig"
],
"time": "2019-07-09T08:35:44+00:00"
},
"name": "symfony/config",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/24a60c0d7ad98a0fa5d1f892e9286095a389404f",
"reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/filesystem": "~2.8|~3.0|~4.0",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"symfony/dependency-injection": "<3.3",
"symfony/finder": "<3.3"
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/event-dispatcher": "~3.3|~4.0",
"symfony/finder": "~3.3|~4.0",
"symfony/yaml": "~3.0|~4.0"
"symfony/yaml": "To use the yaml reference dumper"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Config\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
"description": "Symfony Config Component",
"homepage": "https://symfony.com",
"name": "symfony/debug",
"url": "https://github.com/symfony/debug.git",
"reference": "0b600300918780001e2821db77bc28b677794486"
"url": "https://api.github.com/repos/symfony/debug/zipball/0b600300918780001e2821db77bc28b677794486",
"reference": "0b600300918780001e2821db77bc28b677794486",
"php": "^5.5.9|>=7.0.8",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
"symfony/http-kernel": "~2.8|~3.0|~4.0"