Skip to content

Commit df254f0

Browse files
authored
Merge pull request #8670 from ProcessMaker/task/FOUR-28671
FOUR-28671 Prepare for calendar versioning
2 parents f638260 + 1f93a97 commit df254f0

File tree

2 files changed

+17
-405
lines changed

2 files changed

+17
-405
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"prefer-stable": true,
1212
"require": {
1313
"php": "^8.3",
14-
"aws/aws-sdk-php": "3.337.3",
1514
"babenkoivan/elastic-scout-driver": "^4.0",
1615
"bacon/bacon-qr-code": "^2.0",
1716
"codegreencreative/laravel-samlidp": "^5.2",
@@ -34,13 +33,12 @@
3433
"lavary/laravel-menu": "^1.8",
3534
"lcobucci/jwt": "^4.2",
3635
"league/commonmark": "^2.7",
37-
"league/flysystem-aws-s3-v3": "^3.29",
3836
"mateusjunges/laravel-kafka": "^2.4",
3937
"mittwald/vault-php": "^2.1",
40-
"moontoast/math": "^1.2",
4138
"mustache/mustache": "^2.14",
4239
"openai-php/client": "^0.10.3",
4340
"openai-php/laravel": "^0.10.2",
41+
"paragonie/sodium_compat": "^2.5",
4442
"php-amqplib/php-amqplib": "^3.7",
4543
"php-http/promise": "~1.2.0",
4644
"pion/laravel-chunk-upload": "^1.5",
@@ -113,7 +111,6 @@
113111
"cicd-enabled": true,
114112
"custom": {
115113
"package-ellucian-ethos": "1.19.7",
116-
"package-plaid": "1.6.0",
117114
"paypal-package": "dev-fall",
118115
"pps-adsync": "dev-fall",
119116
"ps_ethos": "dev-main",

0 commit comments

Comments
 (0)