Skip to content

Commit 75381f5

Browse files
committed
Improve phpstan package version handling
1 parent 4a2854b commit 75381f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": "^7.1.0",
16-
"phpstan/phpstan": ">=0.11.6"
16+
"phpstan/phpstan": "^0.11.6"
1717
},
1818
"require-dev": {
1919
"captainhook/captainhook": "^4.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)