Skip to content

Commit

Permalink
pkp/pkp-lib#9892 updated paypal plugin composer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
touhidurabir authored and asmecher committed Aug 12, 2024
1 parent c601379 commit e483ae3
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 241 deletions.
4 changes: 2 additions & 2 deletions plugins/paymethod/paypal/composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"require": {
"symfony/event-dispatcher" : "^6.0",
"symfony/event-dispatcher" : "^7.0",
"omnipay/paypal": "^3.0",
"guzzlehttp/guzzle": "^7.0",
"php-http/guzzle7-adapter": "^1.0"
},
"config": {
"platform": {
"php": "8.1.0"
"php": "8.2.0"
},
"allow-plugins": {
"php-http/discovery": true
Expand Down
Loading

0 comments on commit e483ae3

Please sign in to comment.