Skip to content

Commit 1294791

Browse files
chore(deps): bump the php-dependencies group with 5 updates
Bumps the php-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) | `6.12.0` | `7.0.1` | | [stripe/stripe-php](https://github.com/stripe/stripe-php) | `17.6.0` | `19.1.0` | | [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) | `3.368.0` | `3.369.6` | | [symfony/yaml](https://github.com/symfony/yaml) | `7.4.1` | `8.0.1` | | [cashfree/cashfree-pg](https://github.com/cashfree/cashfree-pg-sdk-php) | `4.3.10` | `5.0.3` | Updates `phpmailer/phpmailer` from 6.12.0 to 7.0.1 - [Release notes](https://github.com/PHPMailer/PHPMailer/releases) - [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md) - [Commits](PHPMailer/PHPMailer@v6.12.0...v7.0.1) Updates `stripe/stripe-php` from 17.6.0 to 19.1.0 - [Release notes](https://github.com/stripe/stripe-php/releases) - [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-php@v17.6.0...v19.1.0) Updates `aws/aws-sdk-php` from 3.368.0 to 3.369.6 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](aws/aws-sdk-php@3.368.0...3.369.6) Updates `symfony/yaml` from 7.4.1 to 8.0.1 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/7.3/CHANGELOG.md) - [Commits](symfony/yaml@v7.4.1...v8.0.1) Updates `cashfree/cashfree-pg` from 4.3.10 to 5.0.3 - [Release notes](https://github.com/cashfree/cashfree-pg-sdk-php/releases) - [Commits](cashfree/cashfree-pg-sdk-php@4.3.10...5.0.3) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: php-dependencies - dependency-name: stripe/stripe-php dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: php-dependencies - dependency-name: aws/aws-sdk-php dependency-version: 3.369.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: symfony/yaml dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: php-dependencies - dependency-name: cashfree/cashfree-pg dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c19752 commit 1294791

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"mobiledetect/mobiledetectlib": "^4.8",
77
"hybridauth/hybridauth": "^3.12",
88
"google/recaptcha": "^1.3",
9-
"phpmailer/phpmailer": "^6.10",
9+
"phpmailer/phpmailer": "^7.0",
1010
"sonata-project/google-authenticator": "^2.3",
1111
"twilio/sdk": "^8.7",
1212
"taylanunutmaz/agora-token-builder": "^1.1",
1313
"claviska/simpleimage": "^4.2",
14-
"stripe/stripe-php": "^17.5",
14+
"stripe/stripe-php": "^19.1",
1515
"aws/aws-sdk-php": "^3.356",
1616
"nicolab/php-ftp-client": "^2.0",
1717
"google/cloud-storage": "^1.48",
@@ -20,12 +20,12 @@
2020
"p3k/emoji-detector": "^1.2",
2121
"authorizenet/authorizenet": "^2.0",
2222
"verotel/flexpay-php-client": "^5.1",
23-
"symfony/yaml": "^7.3",
23+
"symfony/yaml": "^8.0",
2424
"fakerphp/faker": "^1.24",
2525
"agence104/livekit-server-sdk": "^1.3",
2626
"workerman/phpsocket.io": "^2.2",
2727
"shift4/shift4-php": "^4.0",
28-
"cashfree/cashfree-pg": "4.3.10"
28+
"cashfree/cashfree-pg": "5.0.3"
2929
},
3030
"config": {
3131
"allow-plugins": {

composer.lock

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

0 commit comments

Comments
 (0)