Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee9b254

Browse files
committed
build: add dependency spomky-labs/aes-key-wrap
composer require spomky-labs/aes-key-wrap required by facile-it/php-openid-client web-token/jwt-framework#538
1 parent 201daa3 commit ee9b254

File tree

2 files changed

+79
-2
lines changed

2 files changed

+79
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@
8585
"ext-fileinfo": "*",
8686
"spatie/image": "^2.2",
8787
"sentry/sentry": "^4.9",
88-
"dansmaculotte/mondialrelay-php": "^1.4"
88+
"dansmaculotte/mondialrelay-php": "^1.4",
89+
"spomky-labs/aes-key-wrap": "^7.0"
8990
},
9091
"require-dev": {
9192
"phpunit/phpunit": "~10",

composer.lock

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

0 commit comments

Comments
 (0)