We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149d9e4 commit b305908Copy full SHA for b305908
crates/cli/Cargo.toml
@@ -18,7 +18,7 @@ ext-php-rs = { version = "0.14", default-features = false, path = "../../" }
18
19
clap = { version = "4.0", features = ["derive"] }
20
anyhow = "1"
21
-dialoguer = "0.11"
+dialoguer = "0.12"
22
libloading = "0.8"
23
cargo_metadata = "0.22"
24
semver = "1.0"
0 commit comments