2015-08-06 09:44:24 -04:00
|
|
|
{
|
2023-10-27 01:56:35 -04:00
|
|
|
"config": {
|
|
|
|
|
"platform": {
|
2024-10-29 17:48:35 -04:00
|
|
|
"php": "8.1"
|
2023-10-27 01:56:35 -04:00
|
|
|
},
|
|
|
|
|
"sort-packages": true
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
2024-10-30 04:04:05 -04:00
|
|
|
"behat/behat": "^3.15",
|
2023-10-27 01:56:35 -04:00
|
|
|
"dms/phpunit-arraysubset-asserts": "^0.5",
|
2024-10-29 17:48:35 -04:00
|
|
|
"guzzlehttp/guzzle": "^7.9",
|
2023-10-27 01:56:35 -04:00
|
|
|
"phpunit/phpunit": "^9.6",
|
2024-10-29 17:48:35 -04:00
|
|
|
"sabre/dav": "^4.7",
|
|
|
|
|
"symfony/event-dispatcher": "^6.4"
|
2023-10-27 01:56:35 -04:00
|
|
|
}
|
2015-08-06 09:44:24 -04:00
|
|
|
}
|