Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Update symfony/dependency-injection requirement from ^5 to ^6
Browse files Browse the repository at this point in the history
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/7.0/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v5.0.0...v6.4.6)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 01a2565 commit 188b047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"vlucas/phpdotenv": "^5",
"haydenpierce/class-finder": "^0.4.3",
"doctrine/orm": "^2.12",
"symfony/dependency-injection": "^5",
"symfony/dependency-injection": "^6",
"symfony/cache": "^v3.4",
"nette/php-generator": "^3.6",
"adhocore/cli": "^0.9.0",
Expand Down

0 comments on commit 188b047

Please sign in to comment.