mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"name": "nyx/fixture-laravel",
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"laravel/framework": "^11.0"
|
|
}
|
|
}
|