Skip to content

Commit 911656c

Browse files
author
Adam Tomat
committed
Roll back phpunit version
1 parent c4ab8c5 commit 911656c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"mockery/mockery": "^1.4.3",
3131
"php-coveralls/php-coveralls": "^2.4",
3232
"php-di/php-di": "^7.1.1",
33-
"phpunit/phpunit": "^12",
33+
"phpunit/phpunit": "^10.5",
3434
"squizlabs/php_codesniffer": "^3.6.0"
3535
},
3636
"autoload": {
@@ -49,4 +49,4 @@
4949
"config": {
5050
"sort-packages": true
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)