forked from maxfilatov/phpuaca
-
Notifications
You must be signed in to change notification settings - Fork 0
/
phpuaca.iml
15 lines (15 loc) · 833 Bytes
/
phpuaca.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/out" />
</content>
<orderEntry type="jdk" jdkName="PhpStorm PS-145.1616.3" jdkType="IDEA JDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" scope="PROVIDED" name="php" level="project" />
<orderEntry type="library" exported="" scope="PROVIDED" name="php-openapi" level="project" />
</component>
</module>