Skip to content

Commit 00975aa

Browse files
authored
refactor(Velox): Use TOML library to work with Velox config (#81)
1 parent c9ecbfa commit 00975aa

File tree

5 files changed

+220
-794
lines changed

5 files changed

+220
-794
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"php": ">=8.1",
2424
"composer/semver": "^3.4",
2525
"internal/destroy": "^1.0",
26+
"internal/toml": "^1.0.2",
2627
"nyholm/psr7": "^1.8",
2728
"psr/container": "1 - 2",
2829
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)