Skip to content

Commit

Permalink
Try CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Jun 10, 2024
1 parent d20ea26 commit 3f6d579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"license": "MIT",
"require": {
"php": "^8.1",
"guzzlehttp/psr7": "^1.6",
"guzzlehttp/psr7": "^1.6 || ^2.5",
"payum/payum": "^1.6",
"php-http/message-factory": "^1.0",
"psr/log": "^2.0",
"sylius/sylius": "^1.12",
"symfony/webpack-encore-bundle": "^1.15",
"webgriffe/lib-quipago": "^2.1"
"webgriffe/lib-quipago": "dev-support-guzzle-7"
},
"require-dev": {
"behat/behat": "^3.6.1",
Expand Down

0 comments on commit 3f6d579

Please sign in to comment.