Skip to content

Commit 4835685

Browse files
committed
TASK: Narrow phpstan version to prevent errors in CI
1 parent cc63a39 commit 4835685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require-dev": {
1616
"neos/content-repository": "^8.3",
1717
"phpunit/phpunit": "^11.0",
18-
"phpstan/phpstan": "^1.12 || ^2"
18+
"phpstan/phpstan": "^1.12"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)