8000 Update psr/container requirement from ^1 to ^1 || ^2 · thecodingmachine/tdbm@faacb89 · GitHub
[go: up one dir, main page]

Skip to content

Commit faacb89

Browse files
dependabot[bot]homersimpsons
authored andcommitted
Update psr/container requirement from ^1 to ^1 || ^2
Updates the requirements on [psr/container](https://github.com/php-fig/container) to permit the latest version. - [Release notes](https://github.com/php-fig/container/releases) - [Commits](php-fig/container@1.0.0...2.0.1) --- updated-dependencies: - dependency-name: psr/container dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd6a00f commit faacb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ramsey/uuid": "^3.7 || ^4.0",
3535
"doctrine/annotations": "^1.10",
3636
"laminas/laminas-code": "^4.0",
37-
"psr/container": "^1",
37+
"psr/container": "^1 || ^2",
3838
"brain-diminished/schema-version-control": "dev-master",
3939
"ext-PDO": "*",
4040
"ext-json": "*",

0 commit comments

Comments
 (0)
0