Skip to content

Commit

Permalink
Merge pull request #44 from MacPaw/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
Yozhef committed Mar 20, 2024
2 parents bd53810 + a6cafe4 commit e974d3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"symfony/dotenv": "^5.4 || ^6.0 || ^7.0",
"symfony/monolog-bundle": "^3.0",
"sentry/sentry-symfony": "^4.0",
"symfony/messenger": "^5.4 || ^6.0 || ^7.0"
"symfony/messenger": "^5.4 || ^6.0 || ^7.0",
"monolog/monolog": "^3.0"
},
"require-dev": {
"phpstan/phpstan": "^1.3",
Expand Down

0 comments on commit e974d3b

Please sign in to comment.