Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
php: Remove transitive php-parser dependency (#239)
Transitive dependencies do not need to be explicitly declared. Looks like this was originally added to resolve problems caused by using composer update --prefer-lowest that are no longer present.
- Loading branch information