We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a42a75c commit 7c31702Copy full SHA for 7c31702
composer.json
@@ -2,8 +2,8 @@
2
"name": "php7compatibility",
3
"description": "PHP 7.x compatibility checker",
4
"require-dev": {
5
- "squizlabs/php_codesniffer": "3.4.0",
6
- "phpcompatibility/php-compatibility": "9.1.0"
+ "squizlabs/php_codesniffer": "3.4.2",
+ "phpcompatibility/php-compatibility": "9.2.0"
7
},
8
"prefer-stable" : true,
9
"scripts": {
0 commit comments