Skip to content

Commit

Permalink
Update stripe/stripe-php requirement from ^7.14 || ^8.0 || ^9.0 to ^7…
Browse files Browse the repository at this point in the history
….14 || ^8.0 || ^9.0 || ^11.0

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](https://github.com/stripe/stripe-php/commits/v11.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent ebec0e3 commit 8cc20f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"homepage": "https://github.com/tattersoftware/codeigniter4-stripe",
"require": {
"php": "^7.4 || ^8.0",
"stripe/stripe-php": "^7.14 || ^8.0 || ^9.0"
"stripe/stripe-php": "^7.14 || ^8.0 || ^9.0 || ^11.0"
},
"require-dev": {
"codeigniter4/framework": "^4.1",
Expand Down

0 comments on commit 8cc20f9

Please sign in to comment.