2021-08-22 10:44:49 +01:00
|
|
|
{
|
2023-11-14 01:02:27 +00:00
|
|
|
"require": {
|
2023-06-26 03:54:25 +01:00
|
|
|
"slim/slim-skeleton": "^4.3",
|
2021-08-22 10:44:49 +01:00
|
|
|
"ext-pdo": "*",
|
2023-06-26 03:54:25 +01:00
|
|
|
"slim/psr7": "^1.4",
|
|
|
|
"nyholm/psr7": "^1.4",
|
|
|
|
"nyholm/psr7-server": "^1.0",
|
|
|
|
"guzzlehttp/psr7": "^2.0",
|
|
|
|
"http-interop/http-factory-guzzle": "^1.2",
|
|
|
|
"laminas/laminas-diactoros": "^2.6",
|
|
|
|
"laminas/laminas-httphandlerrunner": "^2.0",
|
|
|
|
"selective/samesite-cookie": "^0.3.0",
|
2022-08-07 22:34:31 +01:00
|
|
|
"ext-json": "*",
|
2023-06-26 03:54:25 +01:00
|
|
|
"slim/slim": "^4.10",
|
|
|
|
"rbdwllr/psr-jwt": "^2.0",
|
|
|
|
"tuupola/slim-jwt-auth": "^3.6",
|
2023-06-26 16:52:48 +01:00
|
|
|
"ext-dom": "*",
|
2023-11-18 13:06:27 +00:00
|
|
|
"ext-libxml": "*",
|
2023-12-06 00:38:33 +00:00
|
|
|
"donatello-za/rake-php-plus": "^1.0",
|
2024-01-01 13:52:30 +00:00
|
|
|
"phpmailer/phpmailer": "^6.9",
|
2024-06-22 17:46:17 +01:00
|
|
|
"onelogin/php-saml": "^4.1",
|
|
|
|
"ext-mbstring": "*"
|
2023-11-14 01:02:27 +00:00
|
|
|
},
|
|
|
|
"repositories": [
|
|
|
|
{
|
|
|
|
"type": "composer",
|
|
|
|
"url": "https:\/\/www.phpclasses.org\/"
|
2021-08-22 10:44:49 +01:00
|
|
|
}
|
2023-11-14 01:02:27 +00:00
|
|
|
]
|
2021-08-22 10:44:49 +01:00
|
|
|
}
|