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

7 lines
84 B
JSON
Raw Permalink Normal View History

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