Skip to content

Commit 2c165ad

Browse files
committed
Update php libraries
1 parent 4e56f47 commit 2c165ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
},
2626
"require": {
2727
"php": "^7.0 || ^8.0",
28-
"squizlabs/php_codesniffer": "^3.6"
28+
"squizlabs/php_codesniffer": "3.*"
2929
},
3030
"require-dev": {
31-
"php-coveralls/php-coveralls": "^1.0",
31+
"php-coveralls/php-coveralls": "^2.5",
3232
"phpunit/phpunit": ">=6.5"
3333
}
3434
}

0 commit comments

Comments
 (0)