File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -159,10 +159,6 @@ jobs:
159159 curl -LSs https://github.com/maglnet/ComposerRequireChecker/releases/latest/download/composer-require-checker.phar > composer-require-checker.phar
160160 php composer-require-checker.phar check composer.json
161161
162- - name : Check license year
163- if : matrix.coding-standards
164- run : cat LICENSE |grep -E "\(c\) ([0-9]+\-)*`date +%Y`"
165-
166162 - name : Run Psalm
167163 if : matrix.static-analysis
168164 run : php vendor/bin/psalm --stats --output-format=github
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021-2025 E-COMMIT
3+ Copyright (c) 2021-present E-COMMIT
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments