Add net.nosial.optslib dependency
This commit is contained in:
parent
3e860ea089
commit
89d52f81aa
2 changed files with 7 additions and 0 deletions
1
.idea/php.xml
generated
1
.idea/php.xml
generated
|
@ -12,6 +12,7 @@
|
||||||
<component name="PhpAnalysisConfiguration" call_tree_analysis_depth="3" />
|
<component name="PhpAnalysisConfiguration" call_tree_analysis_depth="3" />
|
||||||
<component name="PhpIncludePathManager">
|
<component name="PhpIncludePathManager">
|
||||||
<include_path>
|
<include_path>
|
||||||
|
<path value="/var/ncc/packages/net.nosial.optslib=1.1.2" />
|
||||||
<path value="/var/ncc/packages/net.nosial.loglib=2.0.2" />
|
<path value="/var/ncc/packages/net.nosial.loglib=2.0.2" />
|
||||||
<path value="/usr/share/php" />
|
<path value="/usr/share/php" />
|
||||||
</include_path>
|
</include_path>
|
||||||
|
|
|
@ -30,6 +30,12 @@
|
||||||
"version": "latest",
|
"version": "latest",
|
||||||
"source_type": "remote",
|
"source_type": "remote",
|
||||||
"source": "nosial/libs.tempfile=latest@n64"
|
"source": "nosial/libs.tempfile=latest@n64"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "net.nosial.optslib",
|
||||||
|
"version": "latest",
|
||||||
|
"source_type": "remote",
|
||||||
|
"source": "nosial/libs.opts=latest@n64"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"configurations": [
|
"configurations": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue