mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"name": "nyx/fixture-symfony",
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/framework-bundle": "^7.0",
|
|
"symfony/routing": "^7.0",
|
|
"symfony/http-kernel": "^7.0"
|
|
}
|
|
}
|