Skip to content

Commit 31cb4cf

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: fix passing arguments to call_user_func_array() on PHP 8 allow Doctrine DBAL 3 [Filesystem] fix test on PHP 8
2 parents e365b5e + f0a138b commit 31cb4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"doctrine/cache": "~1.6",
4747
"doctrine/collections": "~1.0",
4848
"doctrine/data-fixtures": "^1.1",
49-
"doctrine/dbal": "~2.4",
49+
"doctrine/dbal": "~2.4|^3.0",
5050
"doctrine/orm": "^2.6.3",
5151
"doctrine/reflection": "~1.0"
5252
},

0 commit comments

Comments
 (0)