-
Notifications
You must be signed in to change notification settings - Fork 24
Advertise support for PHP 8.0 #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
0957dfc to
fb04148
Compare
|
How do we bring |
|
@marmichalski @akondas anything I can do to help this project? |
|
You can try to run |
|
Thank you for your reply. That requires composer to have access to Could we add this to the "repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
] |
313258a to
7945844
Compare
Updated all dependencies to latest version.
7945844 to
c5d2fa8
Compare
|
@akondas that would then result in the current commit. |
akondas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
|
Thanks 🥰 |
|
New release? |
When actually installing this on PHP 8.0, it still cannot due to php-cs-fixer. But, that's out-of-scope for this phpstan-yii2 project, meaning that this project is actually compatible.
Composer will automatically allow installing it then, once php-cs-fixer has been updated as well.