Skip to content

Commit 808dbf2

Browse files
committed
Fix phpcsdevcs version
1 parent f8e2f86 commit 808dbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"require-dev": {
5757
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0 || ^10.5.32 || ^11.3.3 || ^12.0",
58-
"phpcsstandards/phpcsdevcs": "^1.2.3",
58+
"phpcsstandards/phpcsdevcs": "^1.1",
5959
"phpstan/phpstan": "^1.7 || ^2.0",
6060
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
6161
"vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0 || ^6.0 || ^7.0"

0 commit comments

Comments
 (0)