Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Commit 1cd4a41

Browse files
authored
Merge pull request #125 from Nyholm/patch-4
Support for Symfony 4
2 parents 2e089bf + e6c8f6f commit 1cd4a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ext-mbstring": "*",
2727
"graphaware/neo4j-common": "^3.4",
2828
"graphaware/neo4j-bolt": "^1.5",
29-
"symfony/event-dispatcher": "^2.7 || ^3.0",
29+
"symfony/event-dispatcher": "^2.7 || ^3.0 || ^4.0",
3030
"myclabs/php-enum": "^1.4",
3131
"php-http/httplug": "^1.0",
3232
"php-http/message-factory": "^1.0",

0 commit comments

Comments
 (0)