diff options
| author | Zhineng Li <[email protected]> | 2026-02-12 19:00:33 +0800 |
|---|---|---|
| committer | Zhineng Li <[email protected]> | 2026-02-12 19:00:33 +0800 |
| commit | 328602707213990715fccbb98f46731b19289902 (patch) | |
| tree | dfbcb2455ad96af007c562f28c4055c75edd4bb7 /php-generator/composer.json | |
| download | acs-metadata-build-328602707213990715fccbb98f46731b19289902.tar.gz acs-metadata-build-328602707213990715fccbb98f46731b19289902.zip | |
first commit
Diffstat (limited to 'php-generator/composer.json')
| -rw-r--r-- | php-generator/composer.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/php-generator/composer.json b/php-generator/composer.json new file mode 100644 index 0000000..b3f0f41 --- /dev/null +++ b/php-generator/composer.json @@ -0,0 +1,6 @@ +{ + "require": { + "php": "^8.4", + "symfony/var-exporter": "^8.0" + } +} |
