mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-16 17:20:47 +01:00
Update symfony/config requirement from ^3.4 to ^3.4 || ^4.0
Updates the requirements on [symfony/config](https://github.com/symfony/config) to permit the latest version. - [Release notes](https://github.com/symfony/config/releases) - [Changelog](https://github.com/symfony/config/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/config/compare/v3.4.0...v4.4.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6aeeb5b2c4
commit
3a07093933
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"symfony/config": "^3.4",
|
||||
"symfony/config": "^3.4 || ^4.0",
|
||||
"symfony/console": "^3.4",
|
||||
"symfony/dependency-injection": "^3.4",
|
||||
"symfony/filesystem": "^3.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue