Skip to content

Commit 5eedb2d

Browse files
authored
Fix e2e test
1 parent 61ce5ad commit 5eedb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests-e2e/youtrack/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}
66
},
77
"require-dev": {
8-
"phpstan/phpstan": "^1.10",
8+
"phpstan/phpstan": "^2",
99
"phpstan/extension-installer": "^1.3"
1010
}
1111
}

0 commit comments

Comments
 (0)