Skip to content

Commit

Permalink
chore: bump psr/container from 1.1.2 to 2.0.2 (#45)
Browse files Browse the repository at this point in the history
Bumps [psr/container](https://github.com/php-fig/container) from 1.1.2 to 2.0.2.
- [Release notes](https://github.com/php-fig/container/releases)
- [Commits](php-fig/container@1.1.2...2.0.2)

---
updated-dependencies:
- dependency-name: psr/container
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 6920f3c commit 83f33c3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "project",
"require": {
"guibranco/pancake": "^0.14.28",
"psr/container": "^1.1"
"psr/container": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^11.4"
Expand Down
27 changes: 16 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 83f33c3

Please sign in to comment.