We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66f35c5 + 0dde744 commit dd5682bCopy full SHA for dd5682b
composer.json
@@ -12,9 +12,9 @@
12
"require": {
13
"php": "^7.0",
14
"graphaware/neo4j-php-client": "^4.0",
15
- "symfony/event-dispatcher": "^2.7 || ^3.0",
+ "symfony/event-dispatcher": "^2.7 || ^3.0 || ^4.0",
16
"psr/log": "^1.0",
17
- "symfony/stopwatch": "^2.7 || ^3.0"
+ "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "^5.1"
0 commit comments