Skip to content

Commit

Permalink
Update stripe/stripe-php requirement from ^10.2 to ^12.0 in /backend
Browse files Browse the repository at this point in the history
Updates the requirements on [stripe/stripe-php](https://github.com/stripe/stripe-php) to permit the latest version.
- [Release notes](https://github.com/stripe/stripe-php/releases)
- [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-php@v10.2.0...v12.0.0)

---
updated-dependencies:
- dependency-name: stripe/stripe-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent ff27e94 commit afc1ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"jane-php/jane-php": "^4 <4.3",
"miloschuman/yii2-highcharts-widget": "^10.0",
"kartik-v/yii2-tabs-x": "@dev",
"stripe/stripe-php": "^10.2",
"stripe/stripe-php": "^12.0",
"sleifer/yii2-autocomplete-ajax": "dev-master",
"yiisoft/yii2-jui": "^2.0",
"cebe/markdown": "^1.2",
Expand Down

0 comments on commit afc1ffa

Please sign in to comment.