Skip to content

Commit 9c7c473

Browse files
committed
composer: require stable packages outside of nette
1 parent 2de92a3 commit 9c7c473

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"ext-simplexml": "*",
26-
"phpstan/phpstan": "^1.0"
26+
"phpstan/phpstan-nette": "^2.0@stable"
2727
},
2828
"autoload": {
2929
"classmap": ["src/"]

0 commit comments

Comments
 (0)