Skip to content

Commit 1055b37

Browse files
committed
Updated development dependencies
1 parent 0b67d5c commit 1055b37

File tree

2 files changed

+118
-192
lines changed

2 files changed

+118
-192
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"ext-openssl" : "*"
1212
},
1313
"require-dev" : {
14-
"phpunit/phpunit" : "9.5.8",
15-
"squizlabs/php_codesniffer" : "3.6.0",
14+
"phpunit/phpunit" : "9.5.21",
15+
"squizlabs/php_codesniffer" : "3.7.1",
1616
"erusev/parsedown" : "1.7.4",
1717
"kzykhys/php-csv-parser" : "1.4.1"
1818
},

0 commit comments

Comments
 (0)