Skip to content

Commit 6491ac6

Browse files
committed
qa: update to laminas-coding-standard 2.2 series
Required for PHP 7.4 compatibility. Signed-off-by: Matthew Weier O'Phinney <[email protected]>
1 parent 1d6e845 commit 6491ac6

File tree

4 files changed

+303
-67
lines changed

4 files changed

+303
-67
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"laminas/laminas-zendframework-bridge": "^1.0"
3838
},
3939
"require-dev": {
40-
"laminas/laminas-coding-standard": "~1.0.0",
40+
"laminas/laminas-coding-standard": "~2.2.0",
4141
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5"
4242
},
4343
"autoload": {

0 commit comments

Comments
 (0)