Skip to content

Commit 0b2bbd6

Browse files
committed
Raising requirements for PHPUnit to 9.5.28
1 parent 8529853 commit 0b2bbd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"joomla/filesystem": "3.0.x-dev",
1818
"joomla/registry": "3.0.x-dev",
1919
"joomla/test": "3.0.x-dev",
20-
"phpunit/phpunit": "^9.0",
20+
"phpunit/phpunit": "^9.5.28",
2121
"psr/log": "^1.1",
2222
"symfony/phpunit-bridge": "^4.4|^5.0",
2323
"squizlabs/php_codesniffer": "~3.7.1"

0 commit comments

Comments
 (0)