Skip to content

Commit 2af5149

Browse files
committed
Composer: update various version constraints
... after the tooling has also updated to the PHPCSStandards version of PHPCS. Refs: * https://github.com/PHPCSStandards/PHPCSDevCS/releases
1 parent b414752 commit 2af5149

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
@@ -53,7 +53,7 @@
5353
"require-dev": {
5454
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0",
5555
"sirbrillig/phpcs-import-detection": "^1.1",
56-
"phpcsstandards/phpcsdevcs": "^1.1",
56+
"phpcsstandards/phpcsdevcs": "^1.1.7",
5757
"phpstan/phpstan": "^1.7",
5858
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0.1",
5959
"vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0@beta"

0 commit comments

Comments
 (0)