Skip to content

Commit f3f102b

Browse files
committed
Update composer.json to bump PHPUnit version to 8.5.1
1 parent ca23a3a commit f3f102b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"squizlabs/php_codesniffer": "^3.5.3"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^7.5.18 || ^8.5"
18+
"phpunit/phpunit": "^7.5.18 || ^8.5.1"
1919
},
2020
"autoload": {
2121
"psr-4": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)