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