Skip to content

Commit 7c31702

Browse files
author
Vincent Faliès
committed
Update dependencies
1 parent a42a75c commit 7c31702

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "php7compatibility",
33
"description": "PHP 7.x compatibility checker",
44
"require-dev": {
5-
"squizlabs/php_codesniffer": "3.4.0",
6-
"phpcompatibility/php-compatibility": "9.1.0"
5+
"squizlabs/php_codesniffer": "3.4.2",
6+
"phpcompatibility/php-compatibility": "9.2.0"
77
},
88
"prefer-stable" : true,
99
"scripts": {

0 commit comments

Comments
 (0)