Skip to content

Commit dd1d500

Browse files
committed
Update phpunit to ~9.0
1 parent af4146f commit dd1d500

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
@@ -17,7 +17,7 @@
1717
"php": ">=5.3.0"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "~4.8",
20+
"phpunit/phpunit": "~9.0",
2121
"jakub-onderka/php-parallel-lint": "dev-master",
2222
"squizlabs/php_codesniffer": "~2.5"
2323
},

0 commit comments

Comments
 (0)