Skip to content

Commit 36860e7

Browse files
committed
SDK-1724: Update PHPUnit
1 parent be8d1a1 commit 36860e7

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
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.2 < 9.3",
26+
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
2727
"squizlabs/php_codesniffer": "^3.4",
2828
"friendsofphp/php-cs-fixer": "^2.15",
2929
"brainmaestro/composer-git-hooks": "^2.8",

0 commit comments

Comments
 (0)