diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-07-13 21:46:16 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-07-13 21:46:16 +0900 |
| commit | 402d690243533cc1d1e164da1d44b8d913574aa8 (patch) | |
| tree | 8cc508016556ce327c3330fa2c226d62f94d1b40 /composer.json | |
| parent | 45104a43293c4344074b4abc8cc5e279a1e78fba (diff) | |
| download | php-waddiwasi-402d690243533cc1d1e164da1d44b8d913574aa8.tar.gz php-waddiwasi-402d690243533cc1d1e164da1d44b8d913574aa8.tar.zst php-waddiwasi-402d690243533cc1d1e164da1d44b8d913574aa8.zip | |
feat: simplify structure of examples/rubyvm-on-php-on-wasm
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index d459092..592f42f 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,7 @@ } }, "require-dev": { + "m3m0r7/rubyvm-on-php": "^0.3.3", "phpstan/phpstan": "^1.11.7", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-strict-rules": "^1.6.0", |
