Skip to content
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

Check PHP Parser v5 compatibility #975

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Check PHP Parser v5 compatibility #975

merged 1 commit into from
Jan 29, 2024

Conversation

dereuromark
Copy link
Member

@dereuromark dereuromark commented Jan 24, 2024

My app reported:

packages are not up to date:

  - nikic/php-parser (v4.18.0) latest is v5.0.0


brick/varexporter         0.4.0   requires nikic/php-parser (^4.0)          
cakephp/bake              3.0.5   requires nikic/php-parser (^4.13.2)       
phpunit/php-code-coverage 10.1.11 requires nikic/php-parser (^4.18 || ^5.0) 
sebastian/complexity      3.2.0   requires nikic/php-parser (^4.18 || ^5.0) 
sebastian/lines-of-code   2.0.2   requires nikic/php-parser (^4.18 || ^5.0) 

@dereuromark dereuromark merged commit ba5edc2 into 3.x Jan 29, 2024
8 checks passed
@dereuromark dereuromark deleted the dereuromark-patch-1 branch January 29, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant