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.
 
 
 
 
 

14 lines
240 B

{
"config": {
"platform": {
"php": "8.0"
},
"sort-packages": true
},
"require-dev": {
"behat/behat": "^3.12.0",
"guzzlehttp/guzzle": "^7.5.0",
"jarnaiz/behat-junit-formatter": "^1.3.2",
"phpunit/phpunit": "^9.5.28"
}
}