Skip to content

Commit d7a8dea

Browse files
authored
chore: update composer
1 parent b670f19 commit d7a8dea

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@
33
"prefer-stable": true,
44
"require": {
55
"php": ">=7.1",
6-
"phpstan/phpstan-shim": "*",
6+
"phpstan/phpstan-shim": "@stable",
77
"phpstan/phpstan-strict-rules": "@stable",
88
"phpmd/phpmd": "@stable",
99
"squizlabs/php_codesniffer": "@stable",
1010
"slevomat/coding-standard": "<5.0.0"
11-
},
12-
"provide": {
13-
"phpstan/phpstan": "*"
1411
}
1512
}

0 commit comments

Comments
 (0)