Skip to content

Commit

Permalink
Bump monolog/monolog from 1.24.0 to 2.5.0 in /server/php
Browse files Browse the repository at this point in the history
Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 1.24.0 to 2.5.0.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/2.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/Seldaek/monolog/blob/2.x/UPGRADE.md)
- [Commits](Seldaek/monolog@1.24.0...2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2022
1 parent eed47c1 commit 8596f3a
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 24 deletions.
2 changes: 1 addition & 1 deletion server/php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"slim/slim": "^4.10",
"vlucas/phpdotenv": "^3.4",
"stripe/stripe-php": "^7.125",
"monolog/monolog": "^1.17"
"monolog/monolog": "^2.5"
},
"scripts": {
"start": "php -S localhost:4242 index.php"
Expand Down
67 changes: 44 additions & 23 deletions server/php/composer.lock

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

0 comments on commit 8596f3a

Please sign in to comment.