Skip to content

Commit a5091ce

Browse files
committed
Allow phpunit/php-timer 6.x
1 parent 12ffd06 commit a5091ce

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
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=7.4",
1313
"symfony/console" : "4.0|^5.0|^6.0",
14-
"phpunit/php-timer": "^5.0"
14+
"phpunit/php-timer": "^5.0|^6.0"
1515
},
1616
"autoload" : {
1717
"psr-4" : {

0 commit comments

Comments
 (0)