Skip to content

Commit f4792b9

Browse files
Update dependency phpunit/phpunit to v8 [SECURITY]
1 parent 2016516 commit f4792b9

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
@@ -32,7 +32,7 @@
3232
"guzzlehttp/psr7": "^1.8.2"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^4.8",
35+
"phpunit/phpunit": "^8.5.52",
3636
"squizlabs/php_codesniffer": "~2.6",
3737
"friendsofphp/php-cs-fixer": "~2.12"
3838
},

0 commit comments

Comments
 (0)