Skip to content

Commit

Permalink
upgrade phpstan to support conditional types
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Dec 7, 2023
1 parent a02085a commit e04297c
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 @@ -16,7 +16,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "1.4.5",
"phpstan/phpstan": "~1.10.47",
"phpstan/phpstan-deprecation-rules": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit e04297c

Please sign in to comment.