aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-07-13 21:46:16 +0900
committernsfisis <nsfisis@gmail.com>2024-07-13 21:46:16 +0900
commit402d690243533cc1d1e164da1d44b8d913574aa8 (patch)
tree8cc508016556ce327c3330fa2c226d62f94d1b40 /composer.json
parent45104a43293c4344074b4abc8cc5e279a1e78fba (diff)
downloadphp-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.json1
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",