Skip to content

Commit

Permalink
refactor: Add platform so phpstan with analyze code for our specifi…
Browse files Browse the repository at this point in the history
…c platform
  • Loading branch information
khalwat committed Jan 9, 2025
1 parent 9b06be1 commit e667c5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@
"yiisoft/yii2-composer": true
},
"optimize-autoloader": true,
"platform": {
"php": "8.2"
},
"platform-check": false,
"sort-packages": true
},
"autoload": {
Expand Down

0 comments on commit e667c5e

Please sign in to comment.