File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 20
20
"queue-interop/queue-interop" : " ^0.7|^0.8" ,
21
21
"bunny/bunny" : " ^0.2.4|^0.3|^0.4" ,
22
22
"php-amqplib/php-amqplib" : " ^2.7" ,
23
- "doctrine/dbal" : " ^2.6" ,
23
+ "doctrine/dbal" : " ^2.6,<2.10 " ,
24
24
"ramsey/uuid" : " ^2|^3.5|^4.0" ,
25
25
"psr/log" : " ^1" ,
26
26
"psr/container" : " ^1" ,
27
27
"makasim/temp-file" : " ^0.2" ,
28
28
"google/cloud-pubsub" : " ^0.6.1|^1.0" ,
29
- "doctrine/orm" : " 2.7.0 " ,
29
+ "doctrine/orm" : " ~2.4 " ,
30
30
"mongodb/mongodb" : " ^1.2" ,
31
31
"pda/pheanstalk" : " ^3" ,
32
32
"aws/aws-sdk-php" : " ^3.26" ,
Original file line number Diff line number Diff line change 10
10
"enqueue/enqueue" : " ^0.10" ,
11
11
"enqueue/null" : " ^0.10" ,
12
12
"queue-interop/queue-interop" : " ^0.8" ,
13
- "doctrine/orm" : " 2.7.0"
13
+ "doctrine/orm" : " ~2.4" ,
14
+ "doctrine/dbal" : " <2.10"
14
15
},
15
16
"require-dev" : {
16
17
"phpunit/phpunit" : " ~7.5" ,
You can’t perform that action at this time.
0 commit comments