lcpeng
lcpeng
学习了, =_=
+1 , symfony 6.4 "nelmio/api-doc-bundle": v4.18.2, 
@artur2000 need run command `php bin/console asset-map:compile`
When I use it for symfony 6.4 it need psr/http-message ^2.0
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,  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.
OS X 10.11.6 failed, =_=