Skip to content

Commit 0a20499

Browse files
authored
Merge pull request #5 from notificationapi-com/t4yJkSni/3485-dependabot-vulnerability-laravel
Update composer.json to include league/commonmark dependency and adjust composer.lock for new package version
2 parents d85ce4a + a4d7a64 commit 0a20499

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"require": {
1414
"php": "^8.1",
1515
"laravel/framework": "^9.0|^10.0|^11.0",
16-
"notificationapi/notificationapi-php-server-sdk": "master"
16+
"notificationapi/notificationapi-php-server-sdk": "master",
17+
"league/commonmark": "^2.7.0"
1718
},
1819
"require-dev": {
1920
"laravel/pint": "^1.13"

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)