spreed/vendor-bin/php-scoper/composer.json
Joas Schilling 3ddfa913d2
fix(dependencies): Migrate to PHP scoper
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-29 23:57:31 +01:00

11 lines
132 B
JSON

{
"config": {
"platform": {
"php": "8.1"
},
"sort-packages": true
},
"require": {
"humbug/php-scoper": "^0.18.7"
}
}