Add net.nosial.optslib dependency

This commit is contained in:
netkas 2024-11-04 01:06:23 -05:00
parent 3e860ea089
commit 89d52f81aa
2 changed files with 7 additions and 0 deletions

1
.idea/php.xml generated
View file

@ -12,6 +12,7 @@
<component name="PhpAnalysisConfiguration" call_tree_analysis_depth="3" />
<component name="PhpIncludePathManager">
<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="/usr/share/php" />
</include_path>

View file

@ -30,6 +30,12 @@
"version": "latest",
"source_type": "remote",
"source": "nosial/libs.tempfile=latest@n64"
},
{
"name": "net.nosial.optslib",
"version": "latest",
"source_type": "remote",
"source": "nosial/libs.opts=latest@n64"
}
],
"configurations": [