Skip to content

Commit

Permalink
Merge pull request #75 from liedekef/dependabot/composer/payment_gate…
Browse files Browse the repository at this point in the history
…ways/stripe/phpunit/phpunit-10.0.9

Bump phpunit/phpunit from 9.6.3 to 10.0.9 in /payment_gateways/stripe
  • Loading branch information
liedekef authored Feb 20, 2023
2 parents 6e8f18b + 2af968b commit 8a7ee41
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 354 deletions.
2 changes: 1 addition & 1 deletion payment_gateways/stripe/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ext-mbstring": "*"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^9.0",
"phpunit/phpunit": "^10.0.9",
"squizlabs/php_codesniffer": "^3.3",
"friendsofphp/php-cs-fixer": "3.14.4",
"phpstan/phpstan": "^1.2",
Expand Down
Loading

0 comments on commit 8a7ee41

Please sign in to comment.