Improved runtime and script classes

This commit is contained in:
2021-12-08 04:05:55 +01:00
parent 5af63f771a
commit c3e97ea4b1
4 changed files with 38 additions and 9 deletions
+2 -1
View File
@@ -35,6 +35,7 @@
"symfony/finder": "^6.0",
"symfony/process": "^6.0",
"psr/log": "^3.0",
"symfony/var-dumper": "^6.0"
"symfony/var-dumper": "^6.0",
"symfony/yaml": "^6.0"
}
}