blob: e0dfa68494cf11527c064507a42d455a8a6b81d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[package]
name = "shirabe-symfony-process"
version.workspace = true
edition.workspace = true
[dependencies]
shirabe-php-shim.workspace = true
anyhow.workspace = true
indexmap.workspace = true
[lints]
workspace = true
|