[dependencies.glob]
version = "0.3.0"
[dependencies.is_executable]
version = "1.0.1"
[dependencies.lazy_static]
version = "1.4.0"
[dependencies.regex]
version = "1.7.0"
[package]
authors = ["Saif Eddin Gmati <azjezz@protonmail.com>"]
description = "discover available PHP binaries in locale system."
documentation = "https://docs.rs/php-discovery"
edition = "2021"
exclude = ["/.github/*"]
homepage = "https://github.com/azjezz/php-discovery"
keywords = ["php", "discovery", "store", "finder"]
license = "MIT OR Apache-2.0"
name = "php-discovery"
readme = "README.md"
repository = "https://github.com/azjezz/php-discovery"
version = "0.1.0"