Skip to content

Commit 4c501d5

Browse files
committed
Remove micheh/phpcs-gitlab
Move phpmd to version
1 parent 59aa2d0 commit 4c501d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"process-timeout": 0,
1010
"allow-plugins": {
1111
"phpstan/extension-installer": true
12-
}
12+
},
13+
"lock": false
1314
},
1415
"require": {
1516
"php": ">=7.4",
@@ -18,9 +19,8 @@
1819
},
1920
"require-dev": {
2021
"composer/composer": "^2.0",
21-
"micheh/phpcs-gitlab": "^1.1",
2222
"mikey179/vfsstream": "1.6.11",
23-
"phpmd/phpmd": "@stable",
23+
"phpmd/phpmd": "^2.15",
2424
"phpstan/phpstan": "^1.4",
2525
"phpstan/phpstan-phpunit": "^1.0",
2626
"phpstan/phpstan-strict-rules": "^1.1",

0 commit comments

Comments
 (0)