@@ -0,0 +1,8 @@
+{
+ "permissions": {
+ "allow": [
+ "Bash(command -v php)",
+ "Bash(php -v)"
+ ]
+ }
+}