Skip to content

Commit d7f681b

Browse files
authored
Merge pull request #23 from slps970093/slps970093/dev/update-phpunit
Update composer.json phpunit 10/11
2 parents 4412f54 + cbdf163 commit d7f681b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"php-http/mock-client": "^1.1",
2929
"guzzlehttp/psr7": "^1",
3030
"mockery/mockery": "^1.3",
31-
"phpunit/phpunit": "^8.5.14|^9"
31+
"phpunit/phpunit": "^8.5.14|^9|^10|^11"
3232
},
3333
"require-dev": {
3434
"omnipay/common": "^3",

0 commit comments

Comments
 (0)