diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-29 21:10:46 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-29 21:10:46 +0200 |
commit | 5c5014a95ae79af4b052b5011e7d0c11d6eae6a6 (patch) | |
tree | 2e01690505d48a296d1826096f974762f46380dc /.idea | |
parent | d2733aa17b7932dfb78e97639e7d568ac41b9ee1 (diff) | |
download | unchainedtech-5c5014a95ae79af4b052b5011e7d0c11d6eae6a6.tar.gz unchainedtech-5c5014a95ae79af4b052b5011e7d0c11d6eae6a6.tar.bz2 unchainedtech-5c5014a95ae79af4b052b5011e7d0c11d6eae6a6.zip |
It's all done? Almost, just missing the RSS feed!
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/php.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 0000000..7341688 --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="PhpProjectSharedConfiguration" php_language_level="7.4" /> +</project>
\ No newline at end of file |