Skip to content

Commit a9b8c80

Browse files
committed
update composer.json add psr/httpmessage ^2.0
1 parent 60df296 commit a9b8c80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "kitlabs/neo4j-php-client",
2+
"name": "laudis/neo4j-php-client",
33
"type": "library",
44
"description": "Neo4j-PHP-Client is the most advanced PHP Client for Neo4j",
55
"keywords": [
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^8.0",
25-
"laudis/typed-enum": "^1.3",
25+
"laudis/typed-enum": "^1.3.2",
2626
"php-http/discovery": "^1.13",
2727
"psr/http-message": "^1.0|^2.0",
2828
"psr/http-factory": "^1.0",

0 commit comments

Comments
 (0)