Skip to content

Commit d628fac

Browse files
committed
Update composer dependencies
1 parent e49fafd commit d628fac

2 files changed

Lines changed: 32 additions & 31 deletions

File tree

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"doctrine/dbal": "^4.2",
2020
"fakerphp/faker": "^1.24",
2121
"google/apiclient": "^2.18",
22+
"google/protobuf": "^4.33.6",
2223
"guzzlehttp/guzzle": "^7.9",
2324
"igaster/laravel-theme": "^2.0",
2425
"jenssegers/agent": "^2.6",
@@ -32,7 +33,7 @@
3233
"laravel/ui": "^4.6",
3334
"lavary/laravel-menu": "^1.8",
3435
"lcobucci/jwt": "^5.6",
35-
"league/commonmark": "^2.7",
36+
"league/commonmark": "^2.8.1",
3637
"mateusjunges/laravel-kafka": "^2.10",
3738
"mittwald/vault-php": "^2.1",
3839
"mustache/mustache": "^2.14",
@@ -45,6 +46,7 @@
4546
"paragonie/sodium_compat": "^2.5",
4647
"php-amqplib/php-amqplib": "^3.7",
4748
"php-http/promise": "~1.2.0",
49+
"phpseclib/phpseclib": "^3.0.50",
4850
"pion/laravel-chunk-upload": "^1.5",
4951
"predis/predis": "^2.3",
5052
"processmaker/docker-executor-lua": "^1.0",
@@ -60,7 +62,7 @@
6062
"psy/psysh": "^0.12.20",
6163
"pusher/pusher-php-server": "^7.2",
6264
"ralouphie/getallheaders": "^3.0",
63-
"robrichards/xmlseclibs": "^3.1.4",
65+
"robrichards/xmlseclibs": "^3.1.5",
6466
"simplesoftwareio/simple-qrcode": "*",
6567
"spatie/laravel-fractal": "^6.3",
6668
"spatie/laravel-html": "^3.11",
@@ -236,7 +238,6 @@
236238
},
237239
"audit": {
238240
"ignore": {
239-
"PKSA-z3gr-8qht-p93v": "Vulnerability is only in isolated CI environment where tests are run"
240241
}
241242
}
242243
}

composer.lock

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

0 commit comments

Comments
 (0)