fix:更新已知bug,优化代码
This commit is contained in:
4
vendor/symfony/finder/composer.json
vendored
4
vendor/symfony/finder/composer.json
vendored
@@ -16,9 +16,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.2.5",
|
||||
"symfony/deprecation-contracts": "^2.1|^3",
|
||||
"symfony/polyfill-php80": "^1.16"
|
||||
"php": ">=8.0.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": { "Symfony\\Component\\Finder\\": "" },
|
||||
|
||||
Reference in New Issue
Block a user