nyx/tests/dynamic_fixtures/php/cli_script/composer.json

7 lines
78 B
JSON
Raw Permalink Normal View History

2026-06-05 10:16:30 -05:00
{
"name": "nyx/cli-script-fixture",
"require": {
"php": ">=8.0"
}
}