mirror of
https://github.com/predis/predis.git
synced 2026-09-11 10:57:00 +00:00
drop phpcs version to 3.3 for php 7.2 support
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
"php": "^7.2 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.13",
|
||||
"friendsofphp/php-cs-fixer": "^3.3",
|
||||
"phpstan/phpstan": "^1.9",
|
||||
"phpunit/phpunit": "^8.0 || ~9.4.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user