Skip to content

Commit

Permalink
Update psr/log requirement from ^1.1.3 to ^3.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [psr/log](https://github.com/php-fig/log) to permit the latest version.
- [Release notes](https://github.com/php-fig/log/releases)
- [Commits](php-fig/log@1.1.3...3.0.1)

---
updated-dependencies:
- dependency-name: psr/log
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 145fe4d commit aa4120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"maglnet/composer-require-checker": "^4.3",
"phpunit/phpunit": "^10.5.2",
"rector/rector": "^1.0.0",
"psr/log": "^1.1.3",
"psr/log": "^3.0.1",
"roave/infection-static-analysis-plugin": "^1.18",
"slope-it/clock-mock": "0.4.0",
"spatie/phpunit-watcher": "^1.23",
Expand Down

0 comments on commit aa4120c

Please sign in to comment.