We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f462074 commit 3bf6be6Copy full SHA for 3bf6be6
1 file changed
Cargo.toml
@@ -27,8 +27,8 @@ wasm = ["serde_json", "dprint-core/wasm"]
27
anyhow = "1.0.51"
28
bumpalo = "3"
29
dprint-core = { version = "0.67.4", default-features = false }
30
-mago-formatter = "1.2.1"
31
-mago-php-version = "1.2.1"
+mago-formatter = "1.2.2"
+mago-php-version = "1.2.2"
32
serde = { version = "1.0.210", features = ["derive"] }
33
serde_json = { version = "1.0", optional = true }
34
0 commit comments