Skip to content

Commit 381505e

Browse files
committed
try use squizlabs/php_codesniffer:3.4.2
1 parent c35fc3f commit 381505e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,23 @@
5353
},
5454
"conflict": {
5555
"doctrine/doctrine-orm-module": "<2.1",
56-
"elie29/zend-phpdi-config":"<4.0",
56+
"elie29/zend-phpdi-config": "<4.0",
5757
"zendframework/zend-expressive": "<3.0 >=4.0",
5858
"zendframework/zend-mvc": "<3.0 >=4.0",
5959
"zendframework/zend-servicemanager": "<3.3"
6060
},
6161
"require-dev": {
6262
"aura/di": "^3.4",
6363
"doctrine/doctrine-orm-module": "^2.1",
64-
"elie29/zend-phpdi-config":"^4.0",
64+
"elie29/zend-phpdi-config": "^4.0",
6565
"kahlan/kahlan": "dev-dev#9055d4ecd8a54443ab4317ca603408e1283c891b",
6666
"northwoods/container": "^3.0",
6767
"php-coveralls/php-coveralls": "^2.0",
6868
"php-di/php-di": "^6.0",
6969
"phpstan/phpstan": "^0.10",
7070
"phpstan/phpstan-webmozart-assert": "^0.10.0",
7171
"pimple/pimple": "^3.2",
72+
"squizlabs/php_codesniffer": "3.4.2 as 2.7",
7273
"symfony/dependency-injection": "^4.0",
7374
"zendframework/zend-coding-standard": "^1.0",
7475
"zendframework/zend-expressive": "^3.0",

0 commit comments

Comments
 (0)