fix(deps): update all non-major dependencies to 7.2.*
This commit is contained in:
parent
223368ce87
commit
84e14e579e
2 changed files with 199 additions and 193 deletions
|
@ -7,12 +7,12 @@
|
||||||
"php": ">=8.2",
|
"php": ">=8.2",
|
||||||
"ext-ctype": "*",
|
"ext-ctype": "*",
|
||||||
"ext-iconv": "*",
|
"ext-iconv": "*",
|
||||||
"symfony/console": "7.1.*",
|
"symfony/console": "7.2.*",
|
||||||
"symfony/dotenv": "7.1.*",
|
"symfony/dotenv": "7.2.*",
|
||||||
"symfony/flex": "^2",
|
"symfony/flex": "^2",
|
||||||
"symfony/framework-bundle": "7.1.*",
|
"symfony/framework-bundle": "7.2.*",
|
||||||
"symfony/runtime": "7.1.*",
|
"symfony/runtime": "7.2.*",
|
||||||
"symfony/yaml": "7.1.*"
|
"symfony/yaml": "7.2.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
},
|
},
|
||||||
|
|
382
composer.lock
generated
382
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue