Skip to content

Commit

Permalink
feat: support symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 authored and pierredup committed Apr 3, 2024
1 parent d48976f commit 5bd3e1b
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 @@ -55,7 +55,7 @@
"payum/offline": "^1.7",
"payum/paypal-express-checkout-nvp": "^1.7",
"payum/stripe": "^1.7",
"payum/omnipay-v3-bridge": "^1@alpha",
"payum/omnipay-v3-bridge": "dev-master",
"php-http/guzzle7-adapter": "^1.0",
"phpunit/phpunit": "^9.5",
"psr/log": "^1 || ^2 || ^3",
Expand Down

0 comments on commit 5bd3e1b

Please sign in to comment.