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 f73e39f commit f18bc26
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 @@ -55,6 +55,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 f18bc26

Please sign in to comment.