mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 02:15:06 +08:00
chore(deps): 更新 roave/dont 依赖版本约束
- 将 roave/dont 的版本约束从 ^1.6.0 更改为 * - 添加了两个新的 PhpSpecSuiteConfiguration 配置块到 .idea/phpspec.xml 文件中 Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
6
.idea/phpspec.xml
generated
6
.idea/phpspec.xml
generated
@@ -5,6 +5,12 @@
|
|||||||
<PhpSpecSuiteConfiguration>
|
<PhpSpecSuiteConfiguration>
|
||||||
<option name="myPath" value="$PROJECT_DIR$" />
|
<option name="myPath" value="$PROJECT_DIR$" />
|
||||||
</PhpSpecSuiteConfiguration>
|
</PhpSpecSuiteConfiguration>
|
||||||
|
<PhpSpecSuiteConfiguration>
|
||||||
|
<option name="myPath" value="$PROJECT_DIR$" />
|
||||||
|
</PhpSpecSuiteConfiguration>
|
||||||
|
<PhpSpecSuiteConfiguration>
|
||||||
|
<option name="myPath" value="$PROJECT_DIR$" />
|
||||||
|
</PhpSpecSuiteConfiguration>
|
||||||
</suites>
|
</suites>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
"jetbrains/phpstorm-attributes": "^1.0",
|
"jetbrains/phpstorm-attributes": "^1.0",
|
||||||
"lmc/http-constants": "^1.2.0",
|
"lmc/http-constants": "^1.2.0",
|
||||||
"myclabs/php-enum": "^1.8.4",
|
"myclabs/php-enum": "^1.8.4",
|
||||||
"roave/dont": "^1.6.0",
|
"roave/dont": "*",
|
||||||
"symfony/http-foundation": "^6.4",
|
"symfony/http-foundation": "^6.4",
|
||||||
"symfony/polyfill-php81": "^1.28",
|
"symfony/polyfill-php81": "^1.28",
|
||||||
"symfony/polyfill-php82": "^1.28",
|
"symfony/polyfill-php82": "^1.28",
|
||||||
|
|||||||
Reference in New Issue
Block a user