Skip to content

Commit 6cdb6b6

Browse files
committed
update
1 parent 844bdb3 commit 6cdb6b6

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
@@ -20,8 +20,8 @@
2020
"php": ">=7.3"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "*",
24-
"squizlabs/php_codesniffer": "3.0.x-dev"
23+
"phpunit/phpunit": "~8.0",
24+
"squizlabs/php_codesniffer": "~3.0"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)