From a8aa49013faa6c43bef628eea6d6b5687100c17a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 12 May 2026 02:10:40 +0900 Subject: feat(port): port PluginBlockedException.php --- crates/shirabe-php-shim/Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 crates/shirabe-php-shim/Cargo.toml (limited to 'crates/shirabe-php-shim/Cargo.toml') diff --git a/crates/shirabe-php-shim/Cargo.toml b/crates/shirabe-php-shim/Cargo.toml new file mode 100644 index 0000000..d565ea7 --- /dev/null +++ b/crates/shirabe-php-shim/Cargo.toml @@ -0,0 +1,4 @@ +[package] +name = "shirabe-php-shim" +version.workspace = true +edition.workspace = true -- cgit v1.3.1