diff options
Diffstat (limited to 'examples/rubyvm-on-php-on-wasm/composer.json')
| -rw-r--r-- | examples/rubyvm-on-php-on-wasm/composer.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/examples/rubyvm-on-php-on-wasm/composer.json b/examples/rubyvm-on-php-on-wasm/composer.json deleted file mode 100644 index 0e4a7b8..0000000 --- a/examples/rubyvm-on-php-on-wasm/composer.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "nsfisis/waddiwasi-example", - "type": "project", - "description": "Waddiwasi example", - "license": "MIT", - "authors": [ - { - "name": "nsfisis" - } - ], - "autoload": { - "psr-4": { - "Nsfisis\\Waddiwasi\\": "../../src/", - "Nsfisis\\Waddiwasi\\Examples\\": "src/" - } - }, - "require": { - "m3m0r7/rubyvm-on-php": "^0.3.3" - } -} |
