aboutsummaryrefslogtreecommitdiff
path: root/.idea/php.xml
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-06-13 21:59:16 +0100
committerFrankie B <frankieraybrown@gmail.com>2023-06-14 22:15:44 +0100
commita464ef4c0e3ce235fb1da70dfb282449beeeac80 (patch)
tree4708f5c996376dd94f2cc49f7d16dc80eef1a4df /.idea/php.xml
parent44db6ce1d9cfdca7e175cb74ee7d818b94571bc4 (diff)
Initialize laravel app
Diffstat (limited to '.idea/php.xml')
-rw-r--r--.idea/php.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/.idea/php.xml b/.idea/php.xml
deleted file mode 100644
index 52b6c90..0000000
--- a/.idea/php.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="MessDetectorOptionsConfiguration">
- <option name="transferred" value="true" />
- </component>
- <component name="PHPCSFixerOptionsConfiguration">
- <option name="transferred" value="true" />
- </component>
- <component name="PHPCodeSnifferOptionsConfiguration">
- <option name="highlightLevel" value="WARNING" />
- <option name="transferred" value="true" />
- </component>
- <component name="PhpIncludePathManager">
- <include_path>
- <path value="/usr/local/Cellar/php/8.2.1_1/share/php/pear" />
- </include_path>
- </component>
- <component name="PhpProjectSharedConfiguration" php_language_level="8.2" />
- <component name="PhpStanOptionsConfiguration">
- <option name="transferred" value="true" />
- </component>
- <component name="PsalmOptionsConfiguration">
- <option name="transferred" value="true" />
- </component>
-</project> \ No newline at end of file