lcpeng

Results 8 comments of lcpeng

+1 , symfony 6.4 "nelmio/api-doc-bundle": v4.18.2, ![image](https://github.com/nelmio/NelmioApiDocBundle/assets/10859621/374dd6c3-d493-4b02-a465-4c44ac97c527)

@artur2000 need run command `php bin/console asset-map:compile`

I'm not sureneed to add constraints, `"ext-mbstring": "*"` although Blot already has constraints, https://github.com/neo4j-php/Bolt/blob/master/composer.json#L12 but when I require this libraries, composer didn't tell me that I needed mbstring extensions, which...

I think `"php": "^8.0",` https://github.com/neo4j-php/neo4j-php-client/blob/main/composer.json#L24 so, ![image](https://github.com/neo4j-php/neo4j-php-client/assets/10859621/1d7c9348-4127-4b1a-a47e-e7edf4d7349e) https://github.com/neo4j-php/Bolt/releases/tag/v6.0.0 I'd like PHP's version constraints to be consistent.

> If you are updating more than psr/http-message you should update PR name. I update the PR name, thx.

@transistive If you have time to deal with this PR, my team and I urgently need to update a version.