Skip to content

Commit

Permalink
Update composer.json required phpstan version
Browse files Browse the repository at this point in the history
  • Loading branch information
DennySchoutenPaqt committed Sep 26, 2024
1 parent 08157cd commit 54f9d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"nunomaduro/larastan": "*",
"squizlabs/php_codesniffer": "<3.0",
"phpmd/phpmd": "<2.0",
"phpstan/phpstan": "<0.12.50"
"phpstan/phpstan": "<1.11.0"
}
}

0 comments on commit 54f9d57

Please sign in to comment.